Compartir a través de


VirtualMachineScaleSetUpdateOSDisk.VhdContainers Propiedad

Definición

Obtiene o establece la lista de URI de contenedor de disco duro virtual.

[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