Compartilhar via


VirtualMachineScaleSetOSDisk.VhdContainers Propriedade

Definição

Obtém ou define as URLs de contêiner usadas para armazenar discos do sistema operacional para o conjunto de dimensionamento.

[Newtonsoft.Json.JsonProperty(PropertyName="vhdContainers")]
public System.Collections.Generic.IList<string> VhdContainers { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="vhdContainers")>]
member this.VhdContainers : System.Collections.Generic.IList<string> with get, set
Public Property VhdContainers As IList(Of String)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a