AppServiceCertificateOrder.ValidityInYears 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.
Duration in years (must be 1).
public Azure.Provisioning.BicepValue<int> ValidityInYears { get; set; }
member this.ValidityInYears : Azure.Provisioning.BicepValue<int> with get, set
Public Property ValidityInYears As BicepValue(Of Integer)