你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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