Condividi tramite


ISkuCapacity.Minimum Property

Definition

Gets or sets the minimum.

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

Property Value

Attributes

Applies to