Partager via


SkuCapacity.DefaultProperty Propriété

Définition

Obtient ou définit la valeur par défaut.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à