次の方法で共有


AppServiceDomainPatch.DomainNotRenewableReasons プロパティ

定義

ドメインが更新できない理由。

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)

プロパティ値

適用対象