NetworkProfileOperationsOperations interface
NetworkProfileOperations操作を表すインターフェース。
プロパティ
| get | ハイブリッドマシンのネットワーク情報を取得する操作 |
プロパティの詳細
get
ハイブリッドマシンのネットワーク情報を取得する操作
get: (resourceGroupName: string, machineName: string, options?: NetworkProfileOperationsGetOptionalParams) => Promise<NetworkProfile>
プロパティ値
(resourceGroupName: string, machineName: string, options?: NetworkProfileOperationsGetOptionalParams) => Promise<NetworkProfile>