Compartir a través de


DomainPatchResource.DomainNotRenewableReasons Propiedad

Definición

Obtiene las razones por las que el dominio no es renovable.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a