public interface ServerAzureADAdministratorsClient
| Modifier and Type | Method and Description |
|---|---|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ServerAzureADAdministratorInner>,ServerAzureADAdministratorInner> |
beginCreateOrUpdate(String resourceGroupName,
String serverName,
AdministratorName administratorName,
ServerAzureADAdministratorInner parameters)
Creates or updates an existing Azure Active Directory administrator.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ServerAzureADAdministratorInner>,ServerAzureADAdministratorInner> |
beginCreateOrUpdate(String resourceGroupName,
String serverName,
AdministratorName administratorName,
ServerAzureADAdministratorInner parameters,
com.azure.core.util.Context context)
Creates or updates an existing Azure Active Directory administrator.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ServerAzureADAdministratorInner>,ServerAzureADAdministratorInner> |
beginCreateOrUpdateAsync(String resourceGroupName,
String serverName,
AdministratorName administratorName,
ServerAzureADAdministratorInner parameters)
Creates or updates an existing Azure Active Directory administrator.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
beginDelete(String resourceGroupName,
String serverName,
AdministratorName administratorName)
Deletes the Azure Active Directory administrator with the given name.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
beginDelete(String resourceGroupName,
String serverName,
AdministratorName administratorName,
com.azure.core.util.Context context)
Deletes the Azure Active Directory administrator with the given name.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void> |
beginDeleteAsync(String resourceGroupName,
String serverName,
AdministratorName administratorName)
Deletes the Azure Active Directory administrator with the given name.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ServerAzureADAdministratorInner>,ServerAzureADAdministratorInner> |
beginDisableAzureADOnlyAuthentication(String resourceGroupName,
String serverName)
Disables Azure Active Directory only authentication on logical Server.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ServerAzureADAdministratorInner>,ServerAzureADAdministratorInner> |
beginDisableAzureADOnlyAuthentication(String resourceGroupName,
String serverName,
com.azure.core.util.Context context)
Disables Azure Active Directory only authentication on logical Server.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ServerAzureADAdministratorInner>,ServerAzureADAdministratorInner> |
beginDisableAzureADOnlyAuthenticationAsync(String resourceGroupName,
String serverName)
Disables Azure Active Directory only authentication on logical Server.
|
ServerAzureADAdministratorInner |
createOrUpdate(String resourceGroupName,
String serverName,
AdministratorName administratorName,
ServerAzureADAdministratorInner parameters)
Creates or updates an existing Azure Active Directory administrator.
|
ServerAzureADAdministratorInner |
createOrUpdate(String resourceGroupName,
String serverName,
AdministratorName administratorName,
ServerAzureADAdministratorInner parameters,
com.azure.core.util.Context context)
Creates or updates an existing Azure Active Directory administrator.
|
Mono<ServerAzureADAdministratorInner> |
createOrUpdateAsync(String resourceGroupName,
String serverName,
AdministratorName administratorName,
ServerAzureADAdministratorInner parameters)
Creates or updates an existing Azure Active Directory administrator.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
createOrUpdateWithResponseAsync(String resourceGroupName,
String serverName,
AdministratorName administratorName,
ServerAzureADAdministratorInner parameters)
Creates or updates an existing Azure Active Directory administrator.
|
void |
delete(String resourceGroupName,
String serverName,
AdministratorName administratorName)
Deletes the Azure Active Directory administrator with the given name.
|
void |
delete(String resourceGroupName,
String serverName,
AdministratorName administratorName,
com.azure.core.util.Context context)
Deletes the Azure Active Directory administrator with the given name.
|
Mono<Void> |
deleteAsync(String resourceGroupName,
String serverName,
AdministratorName administratorName)
Deletes the Azure Active Directory administrator with the given name.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
deleteWithResponseAsync(String resourceGroupName,
String serverName,
AdministratorName administratorName)
Deletes the Azure Active Directory administrator with the given name.
|
ServerAzureADAdministratorInner |
disableAzureADOnlyAuthentication(String resourceGroupName,
String serverName)
Disables Azure Active Directory only authentication on logical Server.
|
ServerAzureADAdministratorInner |
disableAzureADOnlyAuthentication(String resourceGroupName,
String serverName,
com.azure.core.util.Context context)
Disables Azure Active Directory only authentication on logical Server.
|
Mono<ServerAzureADAdministratorInner> |
disableAzureADOnlyAuthenticationAsync(String resourceGroupName,
String serverName)
Disables Azure Active Directory only authentication on logical Server.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
disableAzureADOnlyAuthenticationWithResponseAsync(String resourceGroupName,
String serverName)
Disables Azure Active Directory only authentication on logical Server.
|
ServerAzureADAdministratorInner |
get(String resourceGroupName,
String serverName,
AdministratorName administratorName)
Gets a Azure Active Directory administrator.
|
Mono<ServerAzureADAdministratorInner> |
getAsync(String resourceGroupName,
String serverName,
AdministratorName administratorName)
Gets a Azure Active Directory administrator.
|
com.azure.core.http.rest.Response<ServerAzureADAdministratorInner> |
getWithResponse(String resourceGroupName,
String serverName,
AdministratorName administratorName,
com.azure.core.util.Context context)
Gets a Azure Active Directory administrator.
|
Mono<com.azure.core.http.rest.Response<ServerAzureADAdministratorInner>> |
getWithResponseAsync(String resourceGroupName,
String serverName,
AdministratorName administratorName)
Gets a Azure Active Directory administrator.
|
com.azure.core.http.rest.PagedIterable<ServerAzureADAdministratorInner> |
listByServer(String resourceGroupName,
String serverName)
Gets a list of Azure Active Directory administrators in a server.
|
com.azure.core.http.rest.PagedIterable<ServerAzureADAdministratorInner> |
listByServer(String resourceGroupName,
String serverName,
com.azure.core.util.Context context)
Gets a list of Azure Active Directory administrators in a server.
|
com.azure.core.http.rest.PagedFlux<ServerAzureADAdministratorInner> |
listByServerAsync(String resourceGroupName,
String serverName)
Gets a list of Azure Active Directory administrators in a server.
|
Mono<com.azure.core.http.rest.Response<ServerAzureADAdministratorInner>> getWithResponseAsync(String resourceGroupName, String serverName, AdministratorName administratorName)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.serverName - The name of the server.administratorName - The name of server active directory administrator.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<ServerAzureADAdministratorInner> getAsync(String resourceGroupName, String serverName, AdministratorName administratorName)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.serverName - The name of the server.administratorName - The name of server active directory administrator.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.ServerAzureADAdministratorInner get(String resourceGroupName, String serverName, AdministratorName administratorName)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.serverName - The name of the server.administratorName - The name of server active directory administrator.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<ServerAzureADAdministratorInner> getWithResponse(String resourceGroupName, String serverName, AdministratorName administratorName, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.serverName - The name of the server.administratorName - The name of server active directory administrator.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> createOrUpdateWithResponseAsync(String resourceGroupName, String serverName, AdministratorName administratorName, ServerAzureADAdministratorInner parameters)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.serverName - The name of the server.administratorName - The administratorName parameter.parameters - Azure Active Directory administrator.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ServerAzureADAdministratorInner>,ServerAzureADAdministratorInner> beginCreateOrUpdateAsync(String resourceGroupName, String serverName, AdministratorName administratorName, ServerAzureADAdministratorInner parameters)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.serverName - The name of the server.administratorName - The administratorName parameter.parameters - Azure Active Directory administrator.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ServerAzureADAdministratorInner>,ServerAzureADAdministratorInner> beginCreateOrUpdate(String resourceGroupName, String serverName, AdministratorName administratorName, ServerAzureADAdministratorInner parameters)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.serverName - The name of the server.administratorName - The administratorName parameter.parameters - Azure Active Directory administrator.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ServerAzureADAdministratorInner>,ServerAzureADAdministratorInner> beginCreateOrUpdate(String resourceGroupName, String serverName, AdministratorName administratorName, ServerAzureADAdministratorInner parameters, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.serverName - The name of the server.administratorName - The administratorName parameter.parameters - Azure Active Directory administrator.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<ServerAzureADAdministratorInner> createOrUpdateAsync(String resourceGroupName, String serverName, AdministratorName administratorName, ServerAzureADAdministratorInner parameters)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.serverName - The name of the server.administratorName - The administratorName parameter.parameters - Azure Active Directory administrator.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.ServerAzureADAdministratorInner createOrUpdate(String resourceGroupName, String serverName, AdministratorName administratorName, ServerAzureADAdministratorInner parameters)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.serverName - The name of the server.administratorName - The administratorName parameter.parameters - Azure Active Directory administrator.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.ServerAzureADAdministratorInner createOrUpdate(String resourceGroupName, String serverName, AdministratorName administratorName, ServerAzureADAdministratorInner parameters, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.serverName - The name of the server.administratorName - The administratorName parameter.parameters - Azure Active Directory administrator.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> deleteWithResponseAsync(String resourceGroupName, String serverName, AdministratorName administratorName)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.serverName - The name of the server.administratorName - The name of server active directory administrator.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void> beginDeleteAsync(String resourceGroupName, String serverName, AdministratorName administratorName)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.serverName - The name of the server.administratorName - The name of server active directory administrator.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> beginDelete(String resourceGroupName, String serverName, AdministratorName administratorName)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.serverName - The name of the server.administratorName - The name of server active directory administrator.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> beginDelete(String resourceGroupName, String serverName, AdministratorName administratorName, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.serverName - The name of the server.administratorName - The name of server active directory administrator.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<Void> deleteAsync(String resourceGroupName, String serverName, AdministratorName administratorName)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.serverName - The name of the server.administratorName - The name of server active directory administrator.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.void delete(String resourceGroupName, String serverName, AdministratorName administratorName)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.serverName - The name of the server.administratorName - The name of server active directory administrator.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.void delete(String resourceGroupName, String serverName, AdministratorName administratorName, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.serverName - The name of the server.administratorName - The name of server active directory administrator.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedFlux<ServerAzureADAdministratorInner> listByServerAsync(String resourceGroupName, String serverName)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.serverName - The name of the server.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<ServerAzureADAdministratorInner> listByServer(String resourceGroupName, String serverName)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.serverName - The name of the server.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<ServerAzureADAdministratorInner> listByServer(String resourceGroupName, String serverName, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.serverName - The name of the server.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> disableAzureADOnlyAuthenticationWithResponseAsync(String resourceGroupName, String serverName)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.serverName - The name of the server.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ServerAzureADAdministratorInner>,ServerAzureADAdministratorInner> beginDisableAzureADOnlyAuthenticationAsync(String resourceGroupName, String serverName)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.serverName - The name of the server.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ServerAzureADAdministratorInner>,ServerAzureADAdministratorInner> beginDisableAzureADOnlyAuthentication(String resourceGroupName, String serverName)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.serverName - The name of the server.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ServerAzureADAdministratorInner>,ServerAzureADAdministratorInner> beginDisableAzureADOnlyAuthentication(String resourceGroupName, String serverName, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.serverName - The name of the server.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<ServerAzureADAdministratorInner> disableAzureADOnlyAuthenticationAsync(String resourceGroupName, String serverName)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.serverName - The name of the server.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.ServerAzureADAdministratorInner disableAzureADOnlyAuthentication(String resourceGroupName, String serverName)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.serverName - The name of the server.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.ServerAzureADAdministratorInner disableAzureADOnlyAuthentication(String resourceGroupName, String serverName, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.serverName - The name of the server.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Copyright © 2020 Microsoft Corporation. All rights reserved.