Freigeben über


ResourceManagementPrivateLinkOperationsExtensions.Put Methode

Definition

Erstellen Sie eine private Verknüpfung mit einer Ressourcenverwaltungsgruppe.

public static Microsoft.Azure.Management.ResourceManager.Models.ResourceManagementPrivateLink Put (this Microsoft.Azure.Management.ResourceManager.IResourceManagementPrivateLinkOperations operations, string resourceGroupName, string rmplName, Microsoft.Azure.Management.ResourceManager.Models.ResourceManagementPrivateLinkLocation parameters);
static member Put : Microsoft.Azure.Management.ResourceManager.IResourceManagementPrivateLinkOperations * string * string * Microsoft.Azure.Management.ResourceManager.Models.ResourceManagementPrivateLinkLocation -> Microsoft.Azure.Management.ResourceManager.Models.ResourceManagementPrivateLink
<Extension()>
Public Function Put (operations As IResourceManagementPrivateLinkOperations, resourceGroupName As String, rmplName As String, parameters As ResourceManagementPrivateLinkLocation) As ResourceManagementPrivateLink

Parameter

operations
IResourceManagementPrivateLinkOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe. Für den Namen wird die Groß-/Kleinschreibung nicht beachtet.

rmplName
String

Der Name des privaten Links zur Ressourcenverwaltung.

parameters
ResourceManagementPrivateLinkLocation

Die Region, in der die private Resource Management-Verknüpfung erstellt werden soll.

Gibt zurück

Gilt für: