Compartilhar via


Product.AutoRenew Propriedade

Definição

Obtém ou define indica se a renovação automática está ativada ou desativada para um produto. Os valores possíveis incluem: 'Off', 'On'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.autoRenew")]
public string AutoRenew { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.autoRenew")>]
member this.AutoRenew : string with get, set
Public Property AutoRenew As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a