Share via


IAppServiceCertificateOrderPatchResource.AppServiceCertificateNotRenewableReason Property

Definition

Reasons why App Service Certificate is not renewable at the current moment.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Reasons why App Service Certificate is not renewable at the current moment.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.ResourceNotRenewableReason) }, ReadOnly=true, Required=false, SerializedName="appServiceCertificateNotRenewableReasons")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.ResourceNotRenewableReason[] AppServiceCertificateNotRenewableReason { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Reasons why App Service Certificate is not renewable at the current moment.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.ResourceNotRenewableReason) }, ReadOnly=true, Required=false, SerializedName="appServiceCertificateNotRenewableReasons")>]
member this.AppServiceCertificateNotRenewableReason : Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.ResourceNotRenewableReason[]
Public ReadOnly Property AppServiceCertificateNotRenewableReason As ResourceNotRenewableReason()

Property Value

Attributes

Applies to