Freigeben über


ProximityPlacementGroupsOperationsExtensions.CreateOrUpdate Methode

Definition

Erstellen oder Aktualisieren einer Näherungsplatzierungsgruppe.

public static Microsoft.Azure.Management.Compute.Models.ProximityPlacementGroup CreateOrUpdate (this Microsoft.Azure.Management.Compute.IProximityPlacementGroupsOperations operations, string resourceGroupName, string proximityPlacementGroupName, Microsoft.Azure.Management.Compute.Models.ProximityPlacementGroup parameters);
static member CreateOrUpdate : Microsoft.Azure.Management.Compute.IProximityPlacementGroupsOperations * string * string * Microsoft.Azure.Management.Compute.Models.ProximityPlacementGroup -> Microsoft.Azure.Management.Compute.Models.ProximityPlacementGroup
<Extension()>
Public Function CreateOrUpdate (operations As IProximityPlacementGroupsOperations, resourceGroupName As String, proximityPlacementGroupName As String, parameters As ProximityPlacementGroup) As ProximityPlacementGroup

Parameter

operations
IProximityPlacementGroupsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

proximityPlacementGroupName
String

Der Name der Näherungsplatzierungsgruppe.

parameters
ProximityPlacementGroup

Parameter, die für den Vorgang Näherungsplatzierungsgruppe erstellen bereitgestellt werden.

Gibt zurück

Gilt für: