你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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