Freigeben über


IHyperVReplicaAzureEnableProtectionInput.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.Api202401.IHyperVReplicaAzureEnableProtectionInputTargetNicTags) }, ReadOnly=false, Required=false, SerializedName="targetNicTags")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IHyperVReplicaAzureEnableProtectionInputTargetNicTags 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.Api202401.IHyperVReplicaAzureEnableProtectionInputTargetNicTags) }, ReadOnly=false, Required=false, SerializedName="targetNicTags")>]
member this.TargetNicTag : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IHyperVReplicaAzureEnableProtectionInputTargetNicTags with get, set
Public Property TargetNicTag As IHyperVReplicaAzureEnableProtectionInputTargetNicTags

Property Value

Attributes

Applies to