NewAzureRmDiskConfigCommand.HyperVGeneration Property

Definition

[Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters.PSArgumentCompleter(new System.String[] { "V1", "V2" })]
[System.Management.Automation.Parameter(Mandatory=false, ValueFromPipelineByPropertyName=true)]
public string HyperVGeneration { get; set; }
[<Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters.PSArgumentCompleter(new System.String[] { "V1", "V2" })>]
[<System.Management.Automation.Parameter(Mandatory=false, ValueFromPipelineByPropertyName=true)>]
member this.HyperVGeneration : string with get, set
Public Property HyperVGeneration As String

Property Value

String
Attributes

Applies to