Delen via


ICatalog.Terms Property

Definition

Available reservation terms for this resource

[Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="Available reservation terms for this resource", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Reservations.Support.ReservationTerm) }, ReadOnly=true, Required=false, SerializedName="terms")]
public Microsoft.Azure.PowerShell.Cmdlets.Reservations.Support.ReservationTerm[] Terms { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="Available reservation terms for this resource", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Reservations.Support.ReservationTerm) }, ReadOnly=true, Required=false, SerializedName="terms")>]
member this.Terms : Microsoft.Azure.PowerShell.Cmdlets.Reservations.Support.ReservationTerm[]
Public ReadOnly Property Terms As ReservationTerm()

Property Value

Attributes

Applies to