Share via


AppServiceDomainData.DomainNotRenewableReasons Property

Definition

Reasons why domain is not renewable.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.AppService.Models.DomainNotRenewableReason> DomainNotRenewableReasons { get; }
member this.DomainNotRenewableReasons : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.AppService.Models.DomainNotRenewableReason>
Public ReadOnly Property DomainNotRenewableReasons As IReadOnlyList(Of DomainNotRenewableReason)

Property Value

Applies to