Compartir a través de


AppServiceCertificateOrderInner.AppServiceCertificateNotRenewableReasons Propiedad

Definición

Obtiene los motivos por los que App Service certificado no es renovable en el momento actual.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a