GetGroupIdListForLdapUserRequest 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
GetGroupIdListForLdapUserRequest() |
Initializes a new instance of the GetGroupIdListForLdapUserRequest class. |
GetGroupIdListForLdapUserRequest(String) |
Initializes a new instance of the GetGroupIdListForLdapUserRequest class. |
GetGroupIdListForLdapUserRequest()
Initializes a new instance of the GetGroupIdListForLdapUserRequest class.
public GetGroupIdListForLdapUserRequest ();
Public Sub New ()
Applies to
GetGroupIdListForLdapUserRequest(String)
Initializes a new instance of the GetGroupIdListForLdapUserRequest class.
public GetGroupIdListForLdapUserRequest (string username);
new Microsoft.Azure.Management.NetApp.Models.GetGroupIdListForLdapUserRequest : string -> Microsoft.Azure.Management.NetApp.Models.GetGroupIdListForLdapUserRequest
Public Sub New (username As String)
Parameters
- username
- String
username is required to fetch the group to which user is part of