Megosztás a következőn keresztül:


ISapSupportedSkusRequest.HighAvailabilityType Property

Definition

The high availability type.

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="The high availability type.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.SapHighAvailabilityType) }, ReadOnly=false, Required=false, SerializedName="highAvailabilityType")]
public Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.SapHighAvailabilityType? HighAvailabilityType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="The high availability type.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.SapHighAvailabilityType) }, ReadOnly=false, Required=false, SerializedName="highAvailabilityType")>]
member this.HighAvailabilityType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.SapHighAvailabilityType> with get, set
Public Property HighAvailabilityType As Nullable(Of SapHighAvailabilityType)

Property Value

Attributes

Applies to