GroupAddMemberParameters Constructors
Definition
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.
Overloads
GroupAddMemberParameters() | |
GroupAddMemberParameters(String) |
GroupAddMemberParameters()
public GroupAddMemberParameters ();
Public Sub New ()
Applies to
GroupAddMemberParameters(String)
public GroupAddMemberParameters (string url);
new Microsoft.Azure.Graph.RBAC.Version1_6.Models.GroupAddMemberParameters : string -> Microsoft.Azure.Graph.RBAC.Version1_6.Models.GroupAddMemberParameters
Public Sub New (url As String)
Parameters
- url
- String