Compartilhar via


DataCenterResourceProperties.DiskCapacity Propriedade

Definição

Obtém ou define o número de discos usados para data centers. O valor padrão é 4.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a