RemoveAzureRmVmssDataDiskCommand.VirtualMachineScaleSet Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Management.Automation.Parameter(Mandatory=true, Position=0, ValueFromPipeline=true, ValueFromPipelineByPropertyName=true)]
public Microsoft.Azure.Commands.Compute.Automation.Models.PSVirtualMachineScaleSet VirtualMachineScaleSet { get; set; }
[<System.Management.Automation.Parameter(Mandatory=true, Position=0, ValueFromPipeline=true, ValueFromPipelineByPropertyName=true)>]
member this.VirtualMachineScaleSet : Microsoft.Azure.Commands.Compute.Automation.Models.PSVirtualMachineScaleSet with get, set
Public Property VirtualMachineScaleSet As PSVirtualMachineScaleSet
Property Value
- Attributes