IA2AReplicationDetails.VMSyncedConfigDetailTag Property

Definition

The Azure VM tags.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The Azure VM tags.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IAzureToAzureVMSyncedConfigDetailsTags) }, Read=true, ReadOnly=false, Required=false, SerializedName="tags", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IAzureToAzureVMSyncedConfigDetailsTags VMSyncedConfigDetailTag { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The Azure VM tags.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IAzureToAzureVMSyncedConfigDetailsTags) }, Read=true, ReadOnly=false, Required=false, SerializedName="tags", Update=true)>]
member this.VMSyncedConfigDetailTag : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IAzureToAzureVMSyncedConfigDetailsTags with get, set
Public Property VMSyncedConfigDetailTag As IAzureToAzureVMSyncedConfigDetailsTags

Property Value

Attributes

Applies to