Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphDomainInner
Packages that use MicrosoftGraphDomainInner
Package
Description
Package containing the service clients for AuthorizationManagementClient.
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphDomainInner in com.azure.resourcemanager.authorization.fluent
Methods in com.azure.resourcemanager.authorization.fluent that return MicrosoftGraphDomainInnerModifier and TypeMethodDescriptionDomainsDomainsClient.createDomain(MicrosoftGraphDomainInner body) Add new entity to domains.Get entity from domains by key.Methods in com.azure.resourcemanager.authorization.fluent that return types with arguments of type MicrosoftGraphDomainInnerModifier and TypeMethodDescriptionDomainsDomainsClient.createDomainAsync(MicrosoftGraphDomainInner body) Add new entity to domains.com.azure.core.http.rest.Response<MicrosoftGraphDomainInner>DomainsDomainsClient.createDomainWithResponse(MicrosoftGraphDomainInner body, com.azure.core.util.Context context) Add new entity to domains.Mono<com.azure.core.http.rest.Response<MicrosoftGraphDomainInner>>DomainsDomainsClient.createDomainWithResponseAsync(MicrosoftGraphDomainInner body) Add new entity to domains.DomainsDomainsClient.getDomainAsync(String domainId) Get entity from domains by key.com.azure.core.http.rest.Response<MicrosoftGraphDomainInner>DomainsDomainsClient.getDomainWithResponse(String domainId, List<Get1ItemsItem> select, List<Get2ItemsItem> expand, com.azure.core.util.Context context) Get entity from domains by key.Mono<com.azure.core.http.rest.Response<MicrosoftGraphDomainInner>>DomainsDomainsClient.getDomainWithResponseAsync(String domainId, List<Get1ItemsItem> select, List<Get2ItemsItem> expand) Get entity from domains by key.com.azure.core.http.rest.PagedIterable<MicrosoftGraphDomainInner>DomainsDomainsClient.listDomain()Get entities from domains.com.azure.core.http.rest.PagedIterable<MicrosoftGraphDomainInner>DomainsDomainsClient.listDomain(Integer top, Integer skip, String search, String filter, Boolean count, List<Get5ItemsItem> orderby, List<Get6ItemsItem> select, List<Get7ItemsItem> expand, com.azure.core.util.Context context) Get entities from domains.com.azure.core.http.rest.PagedFlux<MicrosoftGraphDomainInner>DomainsDomainsClient.listDomainAsync()Get entities from domains.com.azure.core.http.rest.PagedFlux<MicrosoftGraphDomainInner>DomainsDomainsClient.listDomainAsync(Integer top, Integer skip, String search, String filter, Boolean count, List<Get5ItemsItem> orderby, List<Get6ItemsItem> select, List<Get7ItemsItem> expand) Get entities from domains.Methods in com.azure.resourcemanager.authorization.fluent with parameters of type MicrosoftGraphDomainInnerModifier and TypeMethodDescriptionDomainsDomainsClient.createDomain(MicrosoftGraphDomainInner body) Add new entity to domains.DomainsDomainsClient.createDomainAsync(MicrosoftGraphDomainInner body) Add new entity to domains.com.azure.core.http.rest.Response<MicrosoftGraphDomainInner>DomainsDomainsClient.createDomainWithResponse(MicrosoftGraphDomainInner body, com.azure.core.util.Context context) Add new entity to domains.Mono<com.azure.core.http.rest.Response<MicrosoftGraphDomainInner>>DomainsDomainsClient.createDomainWithResponseAsync(MicrosoftGraphDomainInner body) Add new entity to domains.voidDomainsDomainsClient.updateDomain(String domainId, MicrosoftGraphDomainInner body) Update entity in domains.DomainsDomainsClient.updateDomainAsync(String domainId, MicrosoftGraphDomainInner body) Update entity in domains.com.azure.core.http.rest.Response<Void>DomainsDomainsClient.updateDomainWithResponse(String domainId, MicrosoftGraphDomainInner body, com.azure.core.util.Context context) Update entity in domains.DomainsDomainsClient.updateDomainWithResponseAsync(String domainId, MicrosoftGraphDomainInner body) Update entity in domains. -
Uses of MicrosoftGraphDomainInner in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphDomainInnerModifier and TypeMethodDescriptionMicrosoftGraphDomainInner.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: domain.MicrosoftGraphDomainInner.withAuthenticationType(String authenticationType) Set the authenticationType property: Indicates the configured authentication type for the domain.MicrosoftGraphDomainInner.withAvailabilityStatus(String availabilityStatus) Set the availabilityStatus property: This property is always null except when the verify action is used.MicrosoftGraphDomainInner.withDomainNameReferences(List<MicrosoftGraphDirectoryObjectInner> domainNameReferences) Set the domainNameReferences property: Read-only, Nullable.Set the id property: Read-only.MicrosoftGraphDomainInner.withIsAdminManaged(Boolean isAdminManaged) Set the isAdminManaged property: The value of the property is false if the DNS record management of the domain has been delegated to Microsoft 365.MicrosoftGraphDomainInner.withIsDefault(Boolean isDefault) Set the isDefault property: True if this is the default domain that is used for user creation.MicrosoftGraphDomainInner.withIsInitial(Boolean isInitial) Set the isInitial property: True if this is the initial domain created by Microsoft Online Services (companyname.onmicrosoft.com).MicrosoftGraphDomainInner.withIsRoot(Boolean isRoot) Set the isRoot property: True if the domain is a verified root domain.MicrosoftGraphDomainInner.withIsVerified(Boolean isVerified) Set the isVerified property: True if the domain has completed domain ownership verification.MicrosoftGraphDomainInner.withManufacturer(String manufacturer) Set the manufacturer property: The manufacturer property.Set the model property: The model property.MicrosoftGraphDomainInner.withPasswordNotificationWindowInDays(Integer passwordNotificationWindowInDays) Set the passwordNotificationWindowInDays property: Specifies the number of days before a user receives notification that their password will expire.MicrosoftGraphDomainInner.withPasswordValidityPeriodInDays(Integer passwordValidityPeriodInDays) Set the passwordValidityPeriodInDays property: Specifies the length of time that a password is valid before it must be changed.MicrosoftGraphDomainInner.withServiceConfigurationRecords(List<MicrosoftGraphDomainDnsRecord> serviceConfigurationRecords) Set the serviceConfigurationRecords property: DNS records the customer adds to the DNS zone file of the domain before the domain can be used by Microsoft Online services.Read-only, Nullable.MicrosoftGraphDomainInner.withState(MicrosoftGraphDomainState state) Set the state property: domainState.MicrosoftGraphDomainInner.withSupportedServices(List<String> supportedServices) Set the supportedServices property: The capabilities assigned to the domain.Can include 0, 1 or more of following values: Email, Sharepoint, EmailInternalRelayOnly, OfficeCommunicationsOnline, SharePointDefaultDomain, FullRedelegation, SharePointPublic, OrgIdAuthentication, Yammer, Intune The values which you can add/remove using Graph API include: Email, OfficeCommunicationsOnline, YammerNot nullable.MicrosoftGraphDomainInner.withVerificationDnsRecords(List<MicrosoftGraphDomainDnsRecord> verificationDnsRecords) Set the verificationDnsRecords property: DNS records that the customer adds to the DNS zone file of the domain before the customer can complete domain ownership verification with Azure AD.Read-only, Nullable.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphDomainInnerModifier and TypeMethodDescriptionCollectionOfDomain.value()Get the value property: The value property.Method parameters in com.azure.resourcemanager.authorization.fluent.models with type arguments of type MicrosoftGraphDomainInnerModifier and TypeMethodDescriptionCollectionOfDomain.withValue(List<MicrosoftGraphDomainInner> value) Set the value property: The value property.