Compartir a través de


PerformanceTierProperties.MaxStorageMB Propiedad

Definición

Obtiene o establece el almacenamiento máximo permitido para un servidor.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a