Freigeben über


ExpressRoutePortsOperationsExtensions.BeginCreateOrUpdate Methode

Definition

Erstellt oder aktualisiert die angegebene ExpressRoutePort-Ressource.

public static Microsoft.Azure.Management.Network.Models.ExpressRoutePort BeginCreateOrUpdate (this Microsoft.Azure.Management.Network.IExpressRoutePortsOperations operations, string resourceGroupName, string expressRoutePortName, Microsoft.Azure.Management.Network.Models.ExpressRoutePort parameters);
static member BeginCreateOrUpdate : Microsoft.Azure.Management.Network.IExpressRoutePortsOperations * string * string * Microsoft.Azure.Management.Network.Models.ExpressRoutePort -> Microsoft.Azure.Management.Network.Models.ExpressRoutePort
<Extension()>
Public Function BeginCreateOrUpdate (operations As IExpressRoutePortsOperations, resourceGroupName As String, expressRoutePortName As String, parameters As ExpressRoutePort) As ExpressRoutePort

Parameter

operations
IExpressRoutePortsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

expressRoutePortName
String

Der Name der ExpressRoutePort-Ressource.

parameters
ExpressRoutePort

Parameter, die für den ExpressRoutePort-Erstellungsvorgang bereitgestellt werden.

Gibt zurück

Gilt für: