IInMageAzureV2ReplicationDetails.AzureVMGeneration 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.
The target generation for this protected item.
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The target generation for this protected item.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="azureVmGeneration")]
public string AzureVMGeneration { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The target generation for this protected item.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="azureVmGeneration")>]
member this.AzureVMGeneration : string with get, set
Public Property AzureVMGeneration As String
Property Value
- Attributes