Uses of Class
com.azure.resourcemanager.authorization.fluent.models.DirectoryExpand
-
Packages that use DirectoryExpand Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of DirectoryExpand in com.azure.resourcemanager.authorization.fluent.models
Fields in com.azure.resourcemanager.authorization.fluent.models declared as DirectoryExpand Modifier and Type Field Description static DirectoryExpandDirectoryExpand. ASTERISKStatic value * for DirectoryExpand.static DirectoryExpandDirectoryExpand. EXTENSIONSStatic value extensions for DirectoryExpand.static DirectoryExpandDirectoryExpand. MEMBERSStatic value members for DirectoryExpand.static DirectoryExpandDirectoryExpand. SCOPED_ROLE_MEMBERSStatic value scopedRoleMembers for DirectoryExpand.Methods in com.azure.resourcemanager.authorization.fluent.models that return DirectoryExpand Modifier and Type Method Description static DirectoryExpandDirectoryExpand. fromString(String name)Creates or finds a DirectoryExpand from its string representation.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type DirectoryExpand Modifier and Type Method Description static Collection<DirectoryExpand>DirectoryExpand. values()
-