次の方法で共有


AlertsClient.ApiVersion プロパティ

 

API バージョンを取得します。

名前空間:   Microsoft.WindowsAzure.Management.Monitoring.Alerts
アセンブリ:  Microsoft.WindowsAzure.Management.Monitoring (Microsoft.WindowsAzure.Management.Monitoring.dll 内)

構文

public string ApiVersion { get; }
public:
property String^ ApiVersion {
    virtual String^ get() sealed;
}
abstract ApiVersion : string with get
override ApiVersion : string with get
Public ReadOnly Property ApiVersion As String

プロパティ値

Type: System.String

実装

IAlertsClient.ApiVersion

参照

AlertsClient クラス
Microsoft.WindowsAzure.Management.Monitoring.Alerts 名前空間

トップに戻る