次の方法で共有


GenerateExpressRoutePortsLOARequest コンストラクター

定義

オーバーロード

GenerateExpressRoutePortsLOARequest()

GenerateExpressRoutePortsLOARequest クラスの新しいインスタンスを初期化します。

GenerateExpressRoutePortsLOARequest(String)

GenerateExpressRoutePortsLOARequest クラスの新しいインスタンスを初期化します。

GenerateExpressRoutePortsLOARequest()

GenerateExpressRoutePortsLOARequest クラスの新しいインスタンスを初期化します。

public GenerateExpressRoutePortsLOARequest ();
Public Sub New ()

適用対象

GenerateExpressRoutePortsLOARequest(String)

GenerateExpressRoutePortsLOARequest クラスの新しいインスタンスを初期化します。

public GenerateExpressRoutePortsLOARequest (string customerName);
new Microsoft.Azure.Management.Network.Models.GenerateExpressRoutePortsLOARequest : string -> Microsoft.Azure.Management.Network.Models.GenerateExpressRoutePortsLOARequest
Public Sub New (customerName As String)

パラメーター

customerName
String

顧客名。

適用対象