NetworkProfileOperations interface
NetworkProfileOperations を表すインターフェイス。
メソッド
get(string, string, Network |
ハイブリッド コンピューターのネットワーク情報を取得する操作 |
メソッドの詳細
get(string, string, NetworkProfileGetOptionalParams)
ハイブリッド コンピューターのネットワーク情報を取得する操作
function get(resourceGroupName: string, machineName: string, options?: NetworkProfileGetOptionalParams): Promise<NetworkProfile>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前では大文字と小文字が区別されません。
- machineName
-
string
ハイブリッド マシンの名前。
- options
- NetworkProfileGetOptionalParams
オプション パラメーター。
戻り値
Promise<NetworkProfile>