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>