Package version:

InterfaceNetworkProfileOperations

Interface representing a NetworkProfileOperations.

interface NetworkProfileOperations {
    get(resourceGroupName: string, machineName: string, options?: NetworkProfileGetOptionalParams): Promise<NetworkProfile>;
}

Methods

Methods