Condividi tramite


ISkuCapacity.Default Property

Definition

Gets or sets the default.

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Create=true, Description="Gets or sets the default.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=false, SerializedName="default", Update=true)]
public int? Default { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Create=true, Description="Gets or sets the default.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=false, SerializedName="default", Update=true)>]
member this.Default : Nullable<int> with get, set
Public Property Default As Nullable(Of Integer)

Property Value

Attributes

Applies to