Uses of Class
com.azure.resourcemanager.authorization.fluent.models.ApplicationsExpand
Packages that use ApplicationsExpand
Package
Description
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 ApplicationsExpandModifier and TypeFieldDescriptionstatic final ApplicationsExpandApplicationsExpand.APPLIES_TOStatic value appliesTo for ApplicationsExpand.static final ApplicationsExpandApplicationsExpand.ASTERISKStatic value * for ApplicationsExpand.Methods in com.azure.resourcemanager.authorization.fluent.models that return ApplicationsExpandModifier and TypeMethodDescriptionstatic 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 ApplicationsExpandModifier and TypeMethodDescriptionstatic Collection<ApplicationsExpand>ApplicationsExpand.values()Gets known ApplicationsExpand values.