CloudServiceProviderFilterUser Data Type

Properties
name data type description
usageLocation array of string
country array of string
officeLocation array of string

Example

{
  "usageLocation" : [ "...", "..." ],
  "country" : [ "...", "..." ],
  "officeLocation" : [ "...", "..." ]
}