NetworkProfileOperationsOperations interface
Interface representing a NetworkProfileOperations operations.
Properties
| get | The operation to get network information of hybrid machine |
Property Details
get
The operation to get network information of hybrid machine
get: (resourceGroupName: string, machineName: string, options?: NetworkProfileOperationsGetOptionalParams) => Promise<NetworkProfile>
Property Value
(resourceGroupName: string, machineName: string, options?: NetworkProfileOperationsGetOptionalParams) => Promise<NetworkProfile>