你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PSLocationProperties Class

Definition

public class PSLocationProperties
type PSLocationProperties = class
Public Class PSLocationProperties
Inheritance
PSLocationProperties

Constructors

PSLocationProperties()
PSLocationProperties(LocationProperties)

Properties

BackupStorageRedundancies

Gets the properties of available backup storage redundancies.

IsResidencyRestricted

Gets flag indicating whether the location is residency sensitive.

IsSubscriptionRegionAccessAllowedForAz

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

IsSubscriptionRegionAccessAllowedForRegular

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

Status

Gets enum to indicate current buildout status of the region. Possible values include: 'Uninitialized', 'Initializing', 'InternallyReady', 'Online', 'Deleting'

SupportsAvailabilityZone

Gets flag indicating whether the location supports availability zones or not.

Applies to