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 ApplicationsExpand
ApplicationsExpand. APPLIES_TO
Static value appliesTo for ApplicationsExpand.static ApplicationsExpand
ApplicationsExpand. ASTERISK
Static value * for ApplicationsExpand.Methods in com.azure.resourcemanager.authorization.fluent.models that return ApplicationsExpand Modifier and Type Method Description static ApplicationsExpand
ApplicationsExpand. 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()
-