Freigeben über


AccountsOperationsExtensions.AddRootCollectionAdmin Methode

Definition

Fügen Sie den Administrator für die Stammsammlung hinzu.

public static void AddRootCollectionAdmin (this Microsoft.Azure.Management.Purview.IAccountsOperations operations, string resourceGroupName, string accountName, Microsoft.Azure.Management.Purview.Models.CollectionAdminUpdate collectionAdminUpdate);
static member AddRootCollectionAdmin : Microsoft.Azure.Management.Purview.IAccountsOperations * string * string * Microsoft.Azure.Management.Purview.Models.CollectionAdminUpdate -> unit
<Extension()>
Public Sub AddRootCollectionAdmin (operations As IAccountsOperations, resourceGroupName As String, accountName As String, collectionAdminUpdate As CollectionAdminUpdate)

Parameter

operations
IAccountsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

accountName
String

Der Kontoname.

collectionAdminUpdate
CollectionAdminUpdate

Die Nutzlast des Sammlungsadministrators.

Hinweise

Fügen Sie den Administrator für die Stammsammlung hinzu, die diesem Konto zugeordnet ist.

Gilt für: