SkuLocationInfo interface
model interface SkuLocationInfo
Properties
| extended |
The extended locations. |
| location | The location. |
| type | The type. |
| zone |
The zone details. |
| zones | The zones. |
Property Details
extendedLocations
The extended locations.
extendedLocations?: string[]
Property Value
string[]
location
The location.
location: string
Property Value
string
type
The type.
type?: string
Property Value
string
zoneDetails
zones
The zones.
zones?: string[]
Property Value
string[]