次の方法で共有


AppServiceCertificateOrderProperties.ValidityInYear Property

Definition

Duration in years (must be 1).

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public int? ValidityInYear { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.ValidityInYear : Nullable<int> with get, set
Public Property ValidityInYear As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to