ICommitment.Grain Property

Definition

Commitment grain.

[Microsoft.Azure.PowerShell.Cmdlets.Reservations.PSArgumentCompleter(new System.String[] { "Hourly" })]
[Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Create=true, Description="Commitment grain.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="grain", Update=true)]
public string Grain { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.PSArgumentCompleter(new System.String[] { "Hourly" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Create=true, Description="Commitment grain.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="grain", Update=true)>]
member this.Grain : string with get, set
Public Property Grain As String

Property Value

Attributes

Applies to