Compartir a través de


ResourceSkuCapacity.DefaultProperty Propiedad

Definición

Obtiene la capacidad predeterminada.

[Newtonsoft.Json.JsonProperty(PropertyName="default")]
public long? DefaultProperty { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="default")>]
member this.DefaultProperty : Nullable<int64>
Public ReadOnly Property DefaultProperty As Nullable(Of Long)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a