Compartir a través de


SkuCapacity.DefaultProperty Propiedad

Definición

Obtiene o establece el valor predeterminado.

[Newtonsoft.Json.JsonProperty(PropertyName="default")]
public int? DefaultProperty { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="default")>]
member this.DefaultProperty : Nullable<int> with get, set
Public Property DefaultProperty As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a