Freigeben über


NetworkProfilesOperationsExtensions.CreateOrUpdate Methode

Definition

Erstellt oder aktualisiert ein Netzwerkprofil.

public static Microsoft.Azure.Management.Network.Models.NetworkProfile CreateOrUpdate (this Microsoft.Azure.Management.Network.INetworkProfilesOperations operations, string resourceGroupName, string networkProfileName, Microsoft.Azure.Management.Network.Models.NetworkProfile parameters);
static member CreateOrUpdate : Microsoft.Azure.Management.Network.INetworkProfilesOperations * string * string * Microsoft.Azure.Management.Network.Models.NetworkProfile -> Microsoft.Azure.Management.Network.Models.NetworkProfile
<Extension()>
Public Function CreateOrUpdate (operations As INetworkProfilesOperations, resourceGroupName As String, networkProfileName As String, parameters As NetworkProfile) As NetworkProfile

Parameter

operations
INetworkProfilesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

networkProfileName
String

Der Name des Netzwerkprofils.

parameters
NetworkProfile

Parameter, die für den Vorgang zum Erstellen oder Aktualisieren des Netzwerkprofils bereitgestellt werden.

Gibt zurück

Gilt für: