次の方法で共有


AppServiceCertificateOrderPatchResource.AppServiceCertificateNotRenewableReasons プロパティ

定義

現在App Service証明書が更新できない理由を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.appServiceCertificateNotRenewableReasons")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.AppService.Fluent.Models.AppServiceCertificateNotRenewableReasons1> AppServiceCertificateNotRenewableReasons { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.appServiceCertificateNotRenewableReasons")>]
member this.AppServiceCertificateNotRenewableReasons : System.Collections.Generic.IList<Microsoft.Azure.Management.AppService.Fluent.Models.AppServiceCertificateNotRenewableReasons1>
Public ReadOnly Property AppServiceCertificateNotRenewableReasons As IList(Of AppServiceCertificateNotRenewableReasons1)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象