Compartilhar via


ISapAvailabilityZonePair.ZoneB Property

Definition

The zone B.

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Runtime.Info(Create=true, Description="The zone B.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=false, Required=false, SerializedName="zoneB", Update=true)]
public long? ZoneB { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Runtime.Info(Create=true, Description="The zone B.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=false, Required=false, SerializedName="zoneB", Update=true)>]
member this.ZoneB : Nullable<int64> with get, set
Public Property ZoneB As Nullable(Of Long)

Property Value

Attributes

Applies to