Share via


IVirtualMachineScaleSet.VhdContainers Property

Definition

Gets the URL to storage containers that store the VHDs of the virtual machines in the scale set.

public System.Collections.Generic.IReadOnlyList<string> VhdContainers { get; }
member this.VhdContainers : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property VhdContainers As IReadOnlyList(Of String)

Property Value

Applies to