Compartilhar via


NetworkProfilesOperationsExtensions.Get Método

Definição

Obtém o perfil de rede especificado em um grupo de recursos especificado.

public static Microsoft.Azure.Management.Network.Models.NetworkProfile Get (this Microsoft.Azure.Management.Network.INetworkProfilesOperations operations, string resourceGroupName, string networkProfileName, string expand = default);
static member Get : Microsoft.Azure.Management.Network.INetworkProfilesOperations * string * string * string -> Microsoft.Azure.Management.Network.Models.NetworkProfile
<Extension()>
Public Function Get (operations As INetworkProfilesOperations, resourceGroupName As String, networkProfileName As String, Optional expand As String = Nothing) As NetworkProfile

Parâmetros

operations
INetworkProfilesOperations

O grupo de operações para esse método de extensão.

resourceGroupName
String

O nome do grupo de recursos.

networkProfileName
String

O nome do prefixo de IP público.

expand
String

Expande os recursos referenciados.

Retornos

Aplica-se a