IInMageAzureV2ReplicationDetails.AzureVMGeneration Property

Definition

The target generation for this protected item.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The target generation for this protected item.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="azureVmGeneration", Update=true)]
public string AzureVMGeneration { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The target generation for this protected item.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="azureVmGeneration", Update=true)>]
member this.AzureVMGeneration : string with get, set
Public Property AzureVMGeneration As String

Property Value

Attributes

Applies to