Compartir a través de


VirtualMachineScaleSetOSDisk.VhdContainers Propiedad

Definición

Obtiene o establece especifica las direcciones URL del contenedor que se usan para almacenar discos del sistema operativo para el conjunto de escalado.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a