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