次の方法で共有


DomainPatchResource.DomainNotRenewableReasons プロパティ

定義

ドメインが更新できない理由を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.domainNotRenewableReasons")]
public System.Collections.Generic.IList<string> DomainNotRenewableReasons { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.domainNotRenewableReasons")>]
member this.DomainNotRenewableReasons : System.Collections.Generic.IList<string>
Public ReadOnly Property DomainNotRenewableReasons As IList(Of String)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象