SkuLocationInfo interface

model interface SkuLocationInfo

Properties

extendedLocations

The extended locations.

location

The location.

type

The type.

zoneDetails

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

The zone details.

zoneDetails?: SkuZoneDetail[]

Property Value

zones

The zones.

zones?: string[]

Property Value

string[]