NewAzureRmRecoveryServicesAsrReplicationProtectedItem.RecoveryNicTag Property

Definition

[System.Management.Automation.Parameter(HelpMessage="Specify the tags for the target NICs of the VM.", ParameterSetName="VMwareToAzureWithDiskType")]
[System.Management.Automation.Parameter(HelpMessage="Specify the tags for the target NICs of the VM.", ParameterSetName="VMwareToAzure")]
[System.Management.Automation.Parameter(HelpMessage="Specify the tags for the target NICs of the VM.", ParameterSetName="HyperVSiteToAzure")]
[System.Management.Automation.ValidateNotNullOrEmpty]
public System.Collections.Generic.IDictionary<string,string> RecoveryNicTag { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Specify the tags for the target NICs of the VM.", ParameterSetName="VMwareToAzureWithDiskType")>]
[<System.Management.Automation.Parameter(HelpMessage="Specify the tags for the target NICs of the VM.", ParameterSetName="VMwareToAzure")>]
[<System.Management.Automation.Parameter(HelpMessage="Specify the tags for the target NICs of the VM.", ParameterSetName="HyperVSiteToAzure")>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.RecoveryNicTag : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property RecoveryNicTag As IDictionary(Of String, String)

Property Value

IDictionary<String,String>
Attributes

Applies to