Share via


ISqlDatabaseResourceSettings.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