com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentExtendedInner>,DeploymentExtendedInner> |
DeploymentsClient.beginCreateOrUpdateAtManagementGroupScope(String groupId,
String deploymentName,
ScopedDeployment parameters) |
You can provide the template and parameters directly in the request or link to JSON files.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentExtendedInner>,DeploymentExtendedInner> |
DeploymentsClient.beginCreateOrUpdateAtManagementGroupScope(String groupId,
String deploymentName,
ScopedDeployment parameters,
com.azure.core.util.Context context) |
You can provide the template and parameters directly in the request or link to JSON files.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<DeploymentExtendedInner>,DeploymentExtendedInner> |
DeploymentsClient.beginCreateOrUpdateAtManagementGroupScopeAsync(String groupId,
String deploymentName,
ScopedDeployment parameters) |
You can provide the template and parameters directly in the request or link to JSON files.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentExtendedInner>,DeploymentExtendedInner> |
DeploymentsClient.beginCreateOrUpdateAtTenantScope(String deploymentName,
ScopedDeployment parameters) |
You can provide the template and parameters directly in the request or link to JSON files.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentExtendedInner>,DeploymentExtendedInner> |
DeploymentsClient.beginCreateOrUpdateAtTenantScope(String deploymentName,
ScopedDeployment parameters,
com.azure.core.util.Context context) |
You can provide the template and parameters directly in the request or link to JSON files.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<DeploymentExtendedInner>,DeploymentExtendedInner> |
DeploymentsClient.beginCreateOrUpdateAtTenantScopeAsync(String deploymentName,
ScopedDeployment parameters) |
You can provide the template and parameters directly in the request or link to JSON files.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentValidateResultInner>,DeploymentValidateResultInner> |
DeploymentsClient.beginValidateAtManagementGroupScope(String groupId,
String deploymentName,
ScopedDeployment parameters) |
Validates whether the specified template is syntactically correct and will be accepted by Azure Resource
Manager..
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentValidateResultInner>,DeploymentValidateResultInner> |
DeploymentsClient.beginValidateAtManagementGroupScope(String groupId,
String deploymentName,
ScopedDeployment parameters,
com.azure.core.util.Context context) |
Validates whether the specified template is syntactically correct and will be accepted by Azure Resource
Manager..
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<DeploymentValidateResultInner>,DeploymentValidateResultInner> |
DeploymentsClient.beginValidateAtManagementGroupScopeAsync(String groupId,
String deploymentName,
ScopedDeployment parameters) |
Validates whether the specified template is syntactically correct and will be accepted by Azure Resource
Manager..
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentValidateResultInner>,DeploymentValidateResultInner> |
DeploymentsClient.beginValidateAtTenantScope(String deploymentName,
ScopedDeployment parameters) |
Validates whether the specified template is syntactically correct and will be accepted by Azure Resource
Manager..
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentValidateResultInner>,DeploymentValidateResultInner> |
DeploymentsClient.beginValidateAtTenantScope(String deploymentName,
ScopedDeployment parameters,
com.azure.core.util.Context context) |
Validates whether the specified template is syntactically correct and will be accepted by Azure Resource
Manager..
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<DeploymentValidateResultInner>,DeploymentValidateResultInner> |
DeploymentsClient.beginValidateAtTenantScopeAsync(String deploymentName,
ScopedDeployment parameters) |
Validates whether the specified template is syntactically correct and will be accepted by Azure Resource
Manager..
|
DeploymentExtendedInner |
DeploymentsClient.createOrUpdateAtManagementGroupScope(String groupId,
String deploymentName,
ScopedDeployment parameters) |
You can provide the template and parameters directly in the request or link to JSON files.
|
DeploymentExtendedInner |
DeploymentsClient.createOrUpdateAtManagementGroupScope(String groupId,
String deploymentName,
ScopedDeployment parameters,
com.azure.core.util.Context context) |
You can provide the template and parameters directly in the request or link to JSON files.
|
Mono<DeploymentExtendedInner> |
DeploymentsClient.createOrUpdateAtManagementGroupScopeAsync(String groupId,
String deploymentName,
ScopedDeployment parameters) |
You can provide the template and parameters directly in the request or link to JSON files.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
DeploymentsClient.createOrUpdateAtManagementGroupScopeWithResponseAsync(String groupId,
String deploymentName,
ScopedDeployment parameters) |
You can provide the template and parameters directly in the request or link to JSON files.
|
DeploymentExtendedInner |
DeploymentsClient.createOrUpdateAtTenantScope(String deploymentName,
ScopedDeployment parameters) |
You can provide the template and parameters directly in the request or link to JSON files.
|
DeploymentExtendedInner |
DeploymentsClient.createOrUpdateAtTenantScope(String deploymentName,
ScopedDeployment parameters,
com.azure.core.util.Context context) |
You can provide the template and parameters directly in the request or link to JSON files.
|
Mono<DeploymentExtendedInner> |
DeploymentsClient.createOrUpdateAtTenantScopeAsync(String deploymentName,
ScopedDeployment parameters) |
You can provide the template and parameters directly in the request or link to JSON files.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
DeploymentsClient.createOrUpdateAtTenantScopeWithResponseAsync(String deploymentName,
ScopedDeployment parameters) |
You can provide the template and parameters directly in the request or link to JSON files.
|
DeploymentValidateResultInner |
DeploymentsClient.validateAtManagementGroupScope(String groupId,
String deploymentName,
ScopedDeployment parameters) |
Validates whether the specified template is syntactically correct and will be accepted by Azure Resource
Manager..
|
DeploymentValidateResultInner |
DeploymentsClient.validateAtManagementGroupScope(String groupId,
String deploymentName,
ScopedDeployment parameters,
com.azure.core.util.Context context) |
Validates whether the specified template is syntactically correct and will be accepted by Azure Resource
Manager..
|
Mono<DeploymentValidateResultInner> |
DeploymentsClient.validateAtManagementGroupScopeAsync(String groupId,
String deploymentName,
ScopedDeployment parameters) |
Validates whether the specified template is syntactically correct and will be accepted by Azure Resource
Manager..
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
DeploymentsClient.validateAtManagementGroupScopeWithResponseAsync(String groupId,
String deploymentName,
ScopedDeployment parameters) |
Validates whether the specified template is syntactically correct and will be accepted by Azure Resource
Manager..
|
DeploymentValidateResultInner |
DeploymentsClient.validateAtTenantScope(String deploymentName,
ScopedDeployment parameters) |
Validates whether the specified template is syntactically correct and will be accepted by Azure Resource
Manager..
|
DeploymentValidateResultInner |
DeploymentsClient.validateAtTenantScope(String deploymentName,
ScopedDeployment parameters,
com.azure.core.util.Context context) |
Validates whether the specified template is syntactically correct and will be accepted by Azure Resource
Manager..
|
Mono<DeploymentValidateResultInner> |
DeploymentsClient.validateAtTenantScopeAsync(String deploymentName,
ScopedDeployment parameters) |
Validates whether the specified template is syntactically correct and will be accepted by Azure Resource
Manager..
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
DeploymentsClient.validateAtTenantScopeWithResponseAsync(String deploymentName,
ScopedDeployment parameters) |
Validates whether the specified template is syntactically correct and will be accepted by Azure Resource
Manager..
|