Freigeben über


NetworkProfilesOperationsExtensions.Get Methode

Definition

Ruft das angegebene Netzwerkprofil in einer angegebenen Ressourcengruppe ab.

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

Parameter

operations
INetworkProfilesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

networkProfileName
String

Der Name des Präfixes für öffentliche IP-Adressen.

expand
String

Erweitert Ressourcen, auf die verwiesen wird.

Gibt zurück

Gilt für: