AppServiceCertificateOrderProperties.AppServiceCertificateNotRenewableReason Property

Definition

Reasons why App Service Certificate is not renewable at the current moment.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> AppServiceCertificateNotRenewableReason { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.AppServiceCertificateNotRenewableReason : System.Collections.Generic.List<string>
Public ReadOnly Property AppServiceCertificateNotRenewableReason As List(Of String)

Property Value

Implements

Attributes

Applies to