ICatalog.Terms Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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