Share via


GetGroupIdListForLdapUserContent(String) Constructor

Definition

Initializes a new instance of GetGroupIdListForLdapUserContent.

public GetGroupIdListForLdapUserContent (string username);
new Azure.ResourceManager.NetApp.Models.GetGroupIdListForLdapUserContent : string -> Azure.ResourceManager.NetApp.Models.GetGroupIdListForLdapUserContent
Public Sub New (username As String)

Parameters

username
String

username is required to fetch the group to which user is part of.

Exceptions

username is null.

Applies to