RemoveAzureRmImageDataDiskCommand.Image Property

Definition

[System.Management.Automation.Parameter(Mandatory=true, Position=0, ValueFromPipeline=true, ValueFromPipelineByPropertyName=true)]
public Microsoft.Azure.Commands.Compute.Automation.Models.PSImage Image { get; set; }
[<System.Management.Automation.Parameter(Mandatory=true, Position=0, ValueFromPipeline=true, ValueFromPipelineByPropertyName=true)>]
member this.Image : Microsoft.Azure.Commands.Compute.Automation.Models.PSImage with get, set
Public Property Image As PSImage

Property Value

PSImage
Attributes

Applies to