SkuLocationInfo interface
The location info.
Properties
| location | The location. NOTE: This property will not be serialized. It can only be populated by the server. |
| sites | The sites. NOTE: This property will not be serialized. It can only be populated by the server. |
| zones | The zones. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
location
The location. NOTE: This property will not be serialized. It can only be populated by the server.
location?: string
Property Value
string
sites
The sites. NOTE: This property will not be serialized. It can only be populated by the server.
sites?: string[]
Property Value
string[]
zones
The zones. NOTE: This property will not be serialized. It can only be populated by the server.
zones?: string[]
Property Value
string[]