Sdílet prostřednictvím


NetworkInterfaceResourceSettings(String) Constructor

Definition

Initializes a new instance of NetworkInterfaceResourceSettings.

public NetworkInterfaceResourceSettings (string targetResourceName);
new Azure.ResourceManager.Migrate.Models.NetworkInterfaceResourceSettings : string -> Azure.ResourceManager.Migrate.Models.NetworkInterfaceResourceSettings
Public Sub New (targetResourceName As String)

Parameters

targetResourceName
String

Gets or sets the target Resource name.

Exceptions

targetResourceName is null.

Applies to