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