次の方法で共有


AzureReachabilityReportLocation クラス

定義

地理的な場所を定義するパラメーター。

public class AzureReachabilityReportLocation
type AzureReachabilityReportLocation = class
Public Class AzureReachabilityReportLocation
継承
AzureReachabilityReportLocation

コンストラクター

AzureReachabilityReportLocation()

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

AzureReachabilityReportLocation(String, String, String)

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

プロパティ

City

市区町村の名前を取得または設定します。

Country

国の名前を取得または設定します。

State

状態の名前を取得または設定します。

メソッド

Validate()

オブジェクトを検証します。

適用対象