LocationProperties interface
Cosmos DB location metadata
Properties
backup |
The properties of available backup storage redundancies. NOTE: This property will not be serialized. It can only be populated by the server. |
is |
Flag indicating whether the location is residency sensitive. NOTE: This property will not be serialized. It can only be populated by the server. |
is |
Flag indicating whether the subscription have access in region for Availability Zones(Az). NOTE: This property will not be serialized. It can only be populated by the server. |
is |
Flag indicating whether the subscription have access in region for Non-Availability Zones. NOTE: This property will not be serialized. It can only be populated by the server. |
status | Enum to indicate current buildout status of the region. NOTE: This property will not be serialized. It can only be populated by the server. |
supports |
Flag indicating whether the location supports availability zones or not. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
backupStorageRedundancies
The properties of available backup storage redundancies. NOTE: This property will not be serialized. It can only be populated by the server.
backupStorageRedundancies?: string[]
Property Value
string[]
isResidencyRestricted
Flag indicating whether the location is residency sensitive. NOTE: This property will not be serialized. It can only be populated by the server.
isResidencyRestricted?: boolean
Property Value
boolean
isSubscriptionRegionAccessAllowedForAz
Flag indicating whether the subscription have access in region for Availability Zones(Az). NOTE: This property will not be serialized. It can only be populated by the server.
isSubscriptionRegionAccessAllowedForAz?: boolean
Property Value
boolean
isSubscriptionRegionAccessAllowedForRegular
Flag indicating whether the subscription have access in region for Non-Availability Zones. NOTE: This property will not be serialized. It can only be populated by the server.
isSubscriptionRegionAccessAllowedForRegular?: boolean
Property Value
boolean
status
Enum to indicate current buildout status of the region. NOTE: This property will not be serialized. It can only be populated by the server.
status?: string
Property Value
string
supportsAvailabilityZone
Flag indicating whether the location supports availability zones or not. NOTE: This property will not be serialized. It can only be populated by the server.
supportsAvailabilityZone?: boolean
Property Value
boolean