Partager via


NetworkProfileOperations interface

Interface représentant un NetworkProfileOperations.

Méthodes

get(string, string, NetworkProfileGetOptionalParams)

Opération permettant d’obtenir des informations réseau sur l’ordinateur hybride

Détails de la méthode

get(string, string, NetworkProfileGetOptionalParams)

Opération permettant d’obtenir des informations réseau sur l’ordinateur hybride

function get(resourceGroupName: string, machineName: string, options?: NetworkProfileGetOptionalParams): Promise<NetworkProfile>

Paramètres

resourceGroupName

string

Nom du groupe de ressources. Le nom ne respecte pas la casse.

machineName

string

Nom de la machine hybride.

options
NetworkProfileGetOptionalParams

Paramètres d’options.

Retours

Promise<NetworkProfile>