Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LocationProperties

Package version

Cosmos DB location metadata

Hierarchy

  • LocationProperties

Index

Properties

Optional backupStorageRedundancies

backupStorageRedundancies: BackupStorageRedundancy[]

The properties of available backup storage redundancies. NOTE: This property will not be serialized. It can only be populated by the server.

Optional isResidencyRestricted

isResidencyRestricted: undefined | false | true

Flag indicating whether the location is residency sensitive. NOTE: This property will not be serialized. It can only be populated by the server.

Optional status

status: undefined | string

The current status of location in Azure. NOTE: This property will not be serialized. It can only be populated by the server.

Optional supportsAvailabilityZone

supportsAvailabilityZone: undefined | false | true

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.

Generated using TypeDoc