AppServiceCertificateOrderPatch.AppServiceCertificateNotRenewableReasons 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.
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)