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 DomainsDomainExpandDomainsDomainExpand. ASTERISKStatic value * for DomainsDomainExpand.static DomainsDomainExpandDomainsDomainExpand. DOMAIN_NAME_REFERENCESStatic value domainNameReferences for DomainsDomainExpand.static DomainsDomainExpandDomainsDomainExpand. SERVICE_CONFIGURATION_RECORDSStatic value serviceConfigurationRecords for DomainsDomainExpand.static DomainsDomainExpandDomainsDomainExpand. VERIFICATION_DNS_RECORDSStatic value verificationDnsRecords for DomainsDomainExpand.Methods in com.azure.resourcemanager.authorization.fluent.models that return DomainsDomainExpand Modifier and Type Method Description static DomainsDomainExpandDomainsDomainExpand. 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()
-