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) Deploys resources to a resource group.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) Deploys resources to a resource group.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<DeploymentExtendedInner>, DeploymentExtendedInner> DeploymentsClient.beginCreateOrUpdateAsync(String resourceGroupName, String deploymentName, DeploymentInner parameters) Deploys resources to a resource group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentExtendedInner>, DeploymentExtendedInner> DeploymentsClient.beginCreateOrUpdateAtScope(String scope, String deploymentName, DeploymentInner parameters) Deploys resources at a given scope.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) Deploys resources at a given scope.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<DeploymentExtendedInner>, DeploymentExtendedInner> DeploymentsClient.beginCreateOrUpdateAtScopeAsync(String scope, String deploymentName, DeploymentInner parameters) Deploys resources at a given scope.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentExtendedInner>, DeploymentExtendedInner> DeploymentsClient.beginCreateOrUpdateAtSubscriptionScope(String deploymentName, DeploymentInner parameters) Deploys resources at subscription scope.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) Deploys resources at subscription scope.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<DeploymentExtendedInner>, DeploymentExtendedInner> DeploymentsClient.beginCreateOrUpdateAtSubscriptionScopeAsync(String deploymentName, DeploymentInner parameters) Deploys resources at subscription scope.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) Deploys resources to a resource group.DeploymentsClient.createOrUpdate(String resourceGroupName, String deploymentName, DeploymentInner parameters, com.azure.core.util.Context context) Deploys resources to a resource group.DeploymentsClient.createOrUpdateAsync(String resourceGroupName, String deploymentName, DeploymentInner parameters) Deploys resources to a resource group.DeploymentsClient.createOrUpdateAtScope(String scope, String deploymentName, DeploymentInner parameters) Deploys resources at a given scope.DeploymentsClient.createOrUpdateAtScope(String scope, String deploymentName, DeploymentInner parameters, com.azure.core.util.Context context) Deploys resources at a given scope.DeploymentsClient.createOrUpdateAtScopeAsync(String scope, String deploymentName, DeploymentInner parameters) Deploys resources at a given scope.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> DeploymentsClient.createOrUpdateAtScopeWithResponseAsync(String scope, String deploymentName, DeploymentInner parameters) Deploys resources at a given scope.DeploymentsClient.createOrUpdateAtSubscriptionScope(String deploymentName, DeploymentInner parameters) Deploys resources at subscription scope.DeploymentsClient.createOrUpdateAtSubscriptionScope(String deploymentName, DeploymentInner parameters, com.azure.core.util.Context context) Deploys resources at subscription scope.DeploymentsClient.createOrUpdateAtSubscriptionScopeAsync(String deploymentName, DeploymentInner parameters) Deploys resources at subscription scope.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> DeploymentsClient.createOrUpdateAtSubscriptionScopeWithResponseAsync(String deploymentName, DeploymentInner parameters) Deploys resources at subscription scope.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> DeploymentsClient.createOrUpdateWithResponseAsync(String resourceGroupName, String deploymentName, DeploymentInner parameters) Deploys resources to a resource group.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 TypeMethodDescriptionstatic DeploymentInnerDeploymentInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DeploymentInner from the JsonReader.DeploymentInner.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.