Share via


AppServiceCertificateOrderPatch.AppServiceCertificateNotRenewableReasons Property

Definition

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

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.AppService.Models.AppServiceCertificateNotRenewableReason> AppServiceCertificateNotRenewableReasons { get; }
member this.AppServiceCertificateNotRenewableReasons : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.AppService.Models.AppServiceCertificateNotRenewableReason>
Public ReadOnly Property AppServiceCertificateNotRenewableReasons As IReadOnlyList(Of AppServiceCertificateNotRenewableReason)

Property Value

Applies to