Uses of Class
com.azure.resourcemanager.resources.fluent.models.DeploymentInner
Packages that use DeploymentInner
Package
Description
Package containing the service clients for ResourceManagementClient.
Package containing the inner data models for ResourceManagementClient.
-
Uses of DeploymentInner in com.azure.resourcemanager.resources.fluent
Methods in com.azure.resourcemanager.resources.fluent with parameters of type DeploymentInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentExtendedInner>,DeploymentExtendedInner> DeploymentsClient.beginCreateOrUpdate(String resourceGroupName, String deploymentName, DeploymentInner 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.beginCreateOrUpdate(String resourceGroupName, String deploymentName, DeploymentInner 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.beginCreateOrUpdateAsync(String resourceGroupName, String deploymentName, DeploymentInner 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.beginCreateOrUpdateAtScope(String scope, String deploymentName, DeploymentInner 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.beginCreateOrUpdateAtScope(String scope, String deploymentName, DeploymentInner 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.beginCreateOrUpdateAtScopeAsync(String scope, String deploymentName, DeploymentInner 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.beginCreateOrUpdateAtSubscriptionScope(String deploymentName, DeploymentInner 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.beginCreateOrUpdateAtSubscriptionScope(String deploymentName, DeploymentInner 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.beginCreateOrUpdateAtSubscriptionScopeAsync(String deploymentName, DeploymentInner 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.beginValidate(String resourceGroupName, String deploymentName, DeploymentInner 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.beginValidate(String resourceGroupName, String deploymentName, DeploymentInner 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.beginValidateAsync(String resourceGroupName, String deploymentName, DeploymentInner 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.beginValidateAtScope(String scope, String deploymentName, DeploymentInner 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.beginValidateAtScope(String scope, String deploymentName, DeploymentInner 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.beginValidateAtScopeAsync(String scope, String deploymentName, DeploymentInner 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.beginValidateAtSubscriptionScope(String deploymentName, DeploymentInner 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.beginValidateAtSubscriptionScope(String deploymentName, DeploymentInner 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.beginValidateAtSubscriptionScopeAsync(String deploymentName, DeploymentInner parameters) Validates whether the specified template is syntactically correct and will be accepted by Azure Resource Manager..DeploymentsClient.createOrUpdate(String resourceGroupName, String deploymentName, DeploymentInner parameters) You can provide the template and parameters directly in the request or link to JSON files.DeploymentsClient.createOrUpdate(String resourceGroupName, String deploymentName, DeploymentInner parameters, com.azure.core.util.Context context) You can provide the template and parameters directly in the request or link to JSON files.DeploymentsClient.createOrUpdateAsync(String resourceGroupName, String deploymentName, DeploymentInner parameters) You can provide the template and parameters directly in the request or link to JSON files.DeploymentsClient.createOrUpdateAtScope(String scope, String deploymentName, DeploymentInner parameters) You can provide the template and parameters directly in the request or link to JSON files.DeploymentsClient.createOrUpdateAtScope(String scope, String deploymentName, DeploymentInner parameters, com.azure.core.util.Context context) You can provide the template and parameters directly in the request or link to JSON files.DeploymentsClient.createOrUpdateAtScopeAsync(String scope, String deploymentName, DeploymentInner 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.createOrUpdateAtScopeWithResponseAsync(String scope, String deploymentName, DeploymentInner parameters) You can provide the template and parameters directly in the request or link to JSON files.DeploymentsClient.createOrUpdateAtSubscriptionScope(String deploymentName, DeploymentInner parameters) You can provide the template and parameters directly in the request or link to JSON files.DeploymentsClient.createOrUpdateAtSubscriptionScope(String deploymentName, DeploymentInner parameters, com.azure.core.util.Context context) You can provide the template and parameters directly in the request or link to JSON files.DeploymentsClient.createOrUpdateAtSubscriptionScopeAsync(String deploymentName, DeploymentInner 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.createOrUpdateAtSubscriptionScopeWithResponseAsync(String deploymentName, DeploymentInner 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.createOrUpdateWithResponseAsync(String resourceGroupName, String deploymentName, DeploymentInner parameters) You can provide the template and parameters directly in the request or link to JSON files.DeploymentsClient.validate(String resourceGroupName, String deploymentName, DeploymentInner parameters) Validates whether the specified template is syntactically correct and will be accepted by Azure Resource Manager..DeploymentsClient.validate(String resourceGroupName, String deploymentName, DeploymentInner parameters, com.azure.core.util.Context context) Validates whether the specified template is syntactically correct and will be accepted by Azure Resource Manager..DeploymentsClient.validateAsync(String resourceGroupName, String deploymentName, DeploymentInner parameters) Validates whether the specified template is syntactically correct and will be accepted by Azure Resource Manager..DeploymentsClient.validateAtScope(String scope, String deploymentName, DeploymentInner parameters) Validates whether the specified template is syntactically correct and will be accepted by Azure Resource Manager..DeploymentsClient.validateAtScope(String scope, String deploymentName, DeploymentInner parameters, com.azure.core.util.Context context) Validates whether the specified template is syntactically correct and will be accepted by Azure Resource Manager..DeploymentsClient.validateAtScopeAsync(String scope, String deploymentName, DeploymentInner 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.validateAtScopeWithResponseAsync(String scope, String deploymentName, DeploymentInner parameters) Validates whether the specified template is syntactically correct and will be accepted by Azure Resource Manager..DeploymentsClient.validateAtSubscriptionScope(String deploymentName, DeploymentInner parameters) Validates whether the specified template is syntactically correct and will be accepted by Azure Resource Manager..DeploymentsClient.validateAtSubscriptionScope(String deploymentName, DeploymentInner parameters, com.azure.core.util.Context context) Validates whether the specified template is syntactically correct and will be accepted by Azure Resource Manager..DeploymentsClient.validateAtSubscriptionScopeAsync(String deploymentName, DeploymentInner 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.validateAtSubscriptionScopeWithResponseAsync(String deploymentName, DeploymentInner 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.validateWithResponseAsync(String resourceGroupName, String deploymentName, DeploymentInner parameters) Validates whether the specified template is syntactically correct and will be accepted by Azure Resource Manager.. -
Uses of DeploymentInner in com.azure.resourcemanager.resources.fluent.models
Methods in com.azure.resourcemanager.resources.fluent.models that return DeploymentInnerModifier and TypeMethodDescriptionDeploymentInner.withLocation(String location) Set the location property: The location to store the deployment data.DeploymentInner.withProperties(DeploymentProperties properties) Set the properties property: The deployment properties.Set the tags property: Deployment tags.