Compartir a través de


PerformanceTierProperties.MinStorageMB Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a