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