LocationProperties interface

Cosmos DB location metadata

Properties

backupStorageRedundancies

The properties of available backup storage redundancies.

isResidencyRestricted

Flag indicating whether the location is residency sensitive.

isSubscriptionRegionAccessAllowedForAz

Flag indicating whether the subscription have access in region for Availability Zones(Az).

isSubscriptionRegionAccessAllowedForRegular

Flag indicating whether the subscription have access in region for Non-Availability Zones.

status

Enum to indicate current buildout status of the region.

supportsAvailabilityZone

Flag indicating whether the location supports availability zones or not.

Property Details

backupStorageRedundancies

The properties of available backup storage redundancies.

backupStorageRedundancies?: string[]

Property Value

string[]

isResidencyRestricted

Flag indicating whether the location is residency sensitive.

isResidencyRestricted?: boolean

Property Value

boolean

isSubscriptionRegionAccessAllowedForAz

Flag indicating whether the subscription have access in region for Availability Zones(Az).

isSubscriptionRegionAccessAllowedForAz?: boolean

Property Value

boolean

isSubscriptionRegionAccessAllowedForRegular

Flag indicating whether the subscription have access in region for Non-Availability Zones.

isSubscriptionRegionAccessAllowedForRegular?: boolean

Property Value

boolean

status

Enum to indicate current buildout status of the region.

status?: string

Property Value

string

supportsAvailabilityZone

Flag indicating whether the location supports availability zones or not.

supportsAvailabilityZone?: boolean

Property Value

boolean