GroupAddMemberParameters Constructors
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
GroupAddMemberParameters() |
Initializes a new instance of the GroupAddMemberParameters class. |
GroupAddMemberParameters(String, IDictionary<String,Object>) |
Initializes a new instance of the GroupAddMemberParameters class. |
Initializes a new instance of the GroupAddMemberParameters class.
public GroupAddMemberParameters ();
Public Sub New ()
Applies to
Azure SDK for .NET Legacy
Prodotto | Versioni |
---|---|
Azure SDK for .NET | Legacy |
Initializes a new instance of the GroupAddMemberParameters class.
public GroupAddMemberParameters (string url, System.Collections.Generic.IDictionary<string,object> additionalProperties = default);
new Microsoft.Azure.Graph.RBAC.Models.GroupAddMemberParameters : string * System.Collections.Generic.IDictionary<string, obj> -> Microsoft.Azure.Graph.RBAC.Models.GroupAddMemberParameters
Public Sub New (url As String, Optional additionalProperties As IDictionary(Of String, Object) = Nothing)
Parameters
- url
- String
A member object URL, such as "https://graph.windows.net/0b1f9851-1bf0-433f-aec3-cb9272f093dc/directoryObjects/f260bbc4-c254-447b-94cf-293b5ec434dd", where "0b1f9851-1bf0-433f-aec3-cb9272f093dc" is the tenantId and "f260bbc4-c254-447b-94cf-293b5ec434dd" is the objectId of the member (user, application, servicePrincipal, group) to be added.
- additionalProperties
- IDictionary<String,Object>
Unmatched properties from the message are deserialized this collection
Applies to
Azure SDK for .NET Legacy
Prodotto | Versioni |
---|---|
Azure SDK for .NET | Legacy |
Feedback su Azure SDK for .NET
Azure SDK for .NET è un progetto di open source. Selezionare un collegamento per fornire feedback: