Freigeben über


ProximityPlacementGroupsOperationsExtensions.Update Methode

Definition

Aktualisieren sie eine Näherungsplatzierungsgruppe.

public static Microsoft.Azure.Management.Compute.Models.ProximityPlacementGroup Update (this Microsoft.Azure.Management.Compute.IProximityPlacementGroupsOperations operations, string resourceGroupName, string proximityPlacementGroupName, System.Collections.Generic.IDictionary<string,string> tags = default);
static member Update : Microsoft.Azure.Management.Compute.IProximityPlacementGroupsOperations * string * string * System.Collections.Generic.IDictionary<string, string> -> Microsoft.Azure.Management.Compute.Models.ProximityPlacementGroup
<Extension()>
Public Function Update (operations As IProximityPlacementGroupsOperations, resourceGroupName As String, proximityPlacementGroupName As String, Optional tags As IDictionary(Of String, String) = Nothing) As ProximityPlacementGroup

Parameter

operations
IProximityPlacementGroupsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

proximityPlacementGroupName
String

Der Name der Näherungsplatzierungsgruppe.

tags
IDictionary<String,String>

Ressourcentags

Gibt zurück

Gilt für: