Uses of Class
com.azure.resourcemanager.resources.models.ScopedDeployment
Packages that use ScopedDeployment
Package
Description
Package containing the service clients for ResourceManagementClient.
Package containing the data models for ResourceManagementClient.
-
Uses of ScopedDeployment in com.azure.resourcemanager.resources.fluent
Methods in com.azure.resourcemanager.resources.fluent with parameters of type ScopedDeploymentModifier and TypeMethodDescriptioncom.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..DeploymentsClient.createOrUpdateAtManagementGroupScope(String groupId, String deploymentName, ScopedDeployment parameters) You can provide the template and parameters directly in the request or link to JSON files.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.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.DeploymentsClient.createOrUpdateAtTenantScope(String deploymentName, ScopedDeployment parameters) You can provide the template and parameters directly in the request or link to JSON files.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.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.DeploymentsClient.validateAtManagementGroupScope(String groupId, String deploymentName, ScopedDeployment parameters) Validates whether the specified template is syntactically correct and will be accepted by Azure Resource Manager..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..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..DeploymentsClient.validateAtTenantScope(String deploymentName, ScopedDeployment parameters) Validates whether the specified template is syntactically correct and will be accepted by Azure Resource Manager..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..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.. -
Uses of ScopedDeployment in com.azure.resourcemanager.resources.models
Methods in com.azure.resourcemanager.resources.models that return ScopedDeploymentModifier and TypeMethodDescriptionScopedDeployment.withLocation(String location) Set the location property: The location to store the deployment data.ScopedDeployment.withProperties(DeploymentProperties properties) Set the properties property: The deployment properties.Set the tags property: Deployment tags.