Compartir a través de


AzureCapacity.DefaultProperty Propiedad

Definición

Obtiene o establece la capacidad predeterminada que se usaría.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a