次の方法で共有


AppServiceCertificateOrderPatch.AppServiceCertificateNotRenewableReasons プロパティ

定義

App Service証明書が現在更新できない理由。

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)

プロパティ値

適用対象