次の方法で共有


AzureReachabilityReportLocation(String) コンストラクター

定義

AzureReachabilityReportLocation の新しいインスタンスを初期化します。

public AzureReachabilityReportLocation (string country);
new Azure.ResourceManager.Network.Models.AzureReachabilityReportLocation : string -> Azure.ResourceManager.Network.Models.AzureReachabilityReportLocation
Public Sub New (country As String)

パラメーター

country
String

国の名前。

例外

country が null です。

適用対象