Compartilhar via


AppServiceCertificateOrderInner.AppServiceCertificateNotRenewableReasons Propriedade

Definição

Obtém os motivos pelos quais Serviço de Aplicativo Certificado não é renovável no momento.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a