RemoveAzureRmVmssDataDiskCommand.VirtualMachineScaleSet Property

Definition

[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

PSVirtualMachineScaleSet
Attributes

Applies to