ArmNetAppModelFactory.GetGroupIdListForLdapUserContent(String) Method
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.
public static Azure.ResourceManager.NetApp.Models.GetGroupIdListForLdapUserContent GetGroupIdListForLdapUserContent(string username = default);
static member GetGroupIdListForLdapUserContent : string -> Azure.ResourceManager.NetApp.Models.GetGroupIdListForLdapUserContent
Public Shared Function GetGroupIdListForLdapUserContent (Optional username As String = Nothing) As GetGroupIdListForLdapUserContent
Parameters
- username
- String
username is required to fetch the group to which user is part of.
Returns
A new GetGroupIdListForLdapUserContent instance for mocking.