Share via


IHyperVReplicaAzureReplicationDetails.TargetNicTag Property

Definition

The tags for the target NICs.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The tags for the target NICs.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IHyperVReplicaAzureReplicationDetailsTargetNicTags) }, ReadOnly=false, Required=false, SerializedName="targetNicTags")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IHyperVReplicaAzureReplicationDetailsTargetNicTags TargetNicTag { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The tags for the target NICs.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IHyperVReplicaAzureReplicationDetailsTargetNicTags) }, ReadOnly=false, Required=false, SerializedName="targetNicTags")>]
member this.TargetNicTag : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IHyperVReplicaAzureReplicationDetailsTargetNicTags with get, set
Public Property TargetNicTag As IHyperVReplicaAzureReplicationDetailsTargetNicTags

Property Value

Attributes

Applies to