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

ISqlElasticPoolResourceSettings.ZoneRedundant Property

Definition

Defines the zone redundant resource setting.

[Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Description="Defines the zone redundant resource setting.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Support.ZoneRedundant) }, ReadOnly=false, Required=false, SerializedName="zoneRedundant")]
public Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Support.ZoneRedundant? ZoneRedundant { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Description="Defines the zone redundant resource setting.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Support.ZoneRedundant) }, ReadOnly=false, Required=false, SerializedName="zoneRedundant")>]
member this.ZoneRedundant : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Support.ZoneRedundant> with get, set
Public Property ZoneRedundant As Nullable(Of ZoneRedundant)

Property Value

Attributes

Applies to