Udostępnij przez


IDiskDetails.MaximumSupportedDiskCount Property

Definition

The maximum supported disk count.

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

Property Value

Attributes

Applies to