ActiveDirectoryGroup 接口
定义
An immutable client-side representation of an Azure AD group.
public interface ActiveDirectoryGroup extends ActiveDirectoryObject,HasInner<ADGroupInner>,Updatable<ActiveDirectoryGroup.Update>
继承成员
HasId.id()
HasInner<T>.inner()
Indexable.key()
HasManager<ManagerT>.manager()
HasName.name()
Updatable<T>.update()
方法
listMembers() |
Lists the members in the group. |
listMembersAsync() |
Lists the members in the group. |
mail() | |
securityEnabled() |