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