次の方法で共有


IDiskDetails.MinimumSupportedDiskCount Property

Definition

The minimum supported disk count.

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Runtime.Info(Description="The minimum supported disk count.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=false, Required=false, SerializedName="minimumSupportedDiskCount")]
public long? MinimumSupportedDiskCount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Runtime.Info(Description="The minimum supported disk count.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=false, Required=false, SerializedName="minimumSupportedDiskCount")>]
member this.MinimumSupportedDiskCount : Nullable<int64> with get, set
Public Property MinimumSupportedDiskCount As Nullable(Of Long)

Property Value

Attributes

Applies to