Partager via


AppServiceCertificateOrderInner.AppServiceCertificateNotRenewableReasons Propriété

Définition

Obtient les raisons pour lesquelles App Service certificat n’est pas renouvelable pour le moment.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à