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