Uses of Class
com.azure.resourcemanager.resources.fluent.models.DeploymentStackInner
Packages that use DeploymentStackInner
Package
Description
Package containing the service clients for ResourceManagementClient.
Package containing the inner data models for ResourceManagementClient.
Package containing the data models for ResourceManagementClient.
-
Uses of DeploymentStackInner in com.azure.resourcemanager.resources.fluent
Methods in com.azure.resourcemanager.resources.fluent that return DeploymentStackInnerModifier and TypeMethodDescriptionDeploymentStacksClient.createOrUpdateAtManagementGroup(String managementGroupId, String deploymentStackName, DeploymentStackInner deploymentStack) Creates or updates a Deployment stack at Management Group scope.DeploymentStacksClient.createOrUpdateAtManagementGroup(String managementGroupId, String deploymentStackName, DeploymentStackInner deploymentStack, com.azure.core.util.Context context) Creates or updates a Deployment stack at Management Group scope.DeploymentStacksClient.createOrUpdateAtResourceGroup(String resourceGroupName, String deploymentStackName, DeploymentStackInner deploymentStack) Creates or updates a Deployment stack at Resource Group scope.DeploymentStacksClient.createOrUpdateAtResourceGroup(String resourceGroupName, String deploymentStackName, DeploymentStackInner deploymentStack, com.azure.core.util.Context context) Creates or updates a Deployment stack at Resource Group scope.DeploymentStacksClient.createOrUpdateAtSubscription(String deploymentStackName, DeploymentStackInner deploymentStack) Creates or updates a Deployment stack at Subscription scope.DeploymentStacksClient.createOrUpdateAtSubscription(String deploymentStackName, DeploymentStackInner deploymentStack, com.azure.core.util.Context context) Creates or updates a Deployment stack at Subscription scope.DeploymentStacksClient.getAtManagementGroup(String managementGroupId, String deploymentStackName) Gets a Deployment stack with a given name at Management Group scope.DeploymentStacksClient.getAtSubscription(String deploymentStackName) Gets a Deployment stack with a given name at Subscription scope.DeploymentStacksClient.getByResourceGroup(String resourceGroupName, String deploymentStackName) Gets a Deployment stack with a given name at Resource Group scope.Methods in com.azure.resourcemanager.resources.fluent that return types with arguments of type DeploymentStackInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentStackInner>, DeploymentStackInner> DeploymentStacksClient.beginCreateOrUpdateAtManagementGroup(String managementGroupId, String deploymentStackName, DeploymentStackInner deploymentStack) Creates or updates a Deployment stack at Management Group scope.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentStackInner>, DeploymentStackInner> DeploymentStacksClient.beginCreateOrUpdateAtManagementGroup(String managementGroupId, String deploymentStackName, DeploymentStackInner deploymentStack) Creates or updates a Deployment stack at Management Group scope.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentStackInner>, DeploymentStackInner> DeploymentStacksClient.beginCreateOrUpdateAtManagementGroup(String managementGroupId, String deploymentStackName, DeploymentStackInner deploymentStack, com.azure.core.util.Context context) Creates or updates a Deployment stack at Management Group scope.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentStackInner>, DeploymentStackInner> DeploymentStacksClient.beginCreateOrUpdateAtManagementGroup(String managementGroupId, String deploymentStackName, DeploymentStackInner deploymentStack, com.azure.core.util.Context context) Creates or updates a Deployment stack at Management Group scope.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<DeploymentStackInner>, DeploymentStackInner> DeploymentStacksClient.beginCreateOrUpdateAtManagementGroupAsync(String managementGroupId, String deploymentStackName, DeploymentStackInner deploymentStack) Creates or updates a Deployment stack at Management Group scope.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<DeploymentStackInner>, DeploymentStackInner> DeploymentStacksClient.beginCreateOrUpdateAtManagementGroupAsync(String managementGroupId, String deploymentStackName, DeploymentStackInner deploymentStack) Creates or updates a Deployment stack at Management Group scope.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentStackInner>, DeploymentStackInner> DeploymentStacksClient.beginCreateOrUpdateAtResourceGroup(String resourceGroupName, String deploymentStackName, DeploymentStackInner deploymentStack) Creates or updates a Deployment stack at Resource Group scope.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentStackInner>, DeploymentStackInner> DeploymentStacksClient.beginCreateOrUpdateAtResourceGroup(String resourceGroupName, String deploymentStackName, DeploymentStackInner deploymentStack) Creates or updates a Deployment stack at Resource Group scope.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentStackInner>, DeploymentStackInner> DeploymentStacksClient.beginCreateOrUpdateAtResourceGroup(String resourceGroupName, String deploymentStackName, DeploymentStackInner deploymentStack, com.azure.core.util.Context context) Creates or updates a Deployment stack at Resource Group scope.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentStackInner>, DeploymentStackInner> DeploymentStacksClient.beginCreateOrUpdateAtResourceGroup(String resourceGroupName, String deploymentStackName, DeploymentStackInner deploymentStack, com.azure.core.util.Context context) Creates or updates a Deployment stack at Resource Group scope.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<DeploymentStackInner>, DeploymentStackInner> DeploymentStacksClient.beginCreateOrUpdateAtResourceGroupAsync(String resourceGroupName, String deploymentStackName, DeploymentStackInner deploymentStack) Creates or updates a Deployment stack at Resource Group scope.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<DeploymentStackInner>, DeploymentStackInner> DeploymentStacksClient.beginCreateOrUpdateAtResourceGroupAsync(String resourceGroupName, String deploymentStackName, DeploymentStackInner deploymentStack) Creates or updates a Deployment stack at Resource Group scope.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentStackInner>, DeploymentStackInner> DeploymentStacksClient.beginCreateOrUpdateAtSubscription(String deploymentStackName, DeploymentStackInner deploymentStack) Creates or updates a Deployment stack at Subscription scope.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentStackInner>, DeploymentStackInner> DeploymentStacksClient.beginCreateOrUpdateAtSubscription(String deploymentStackName, DeploymentStackInner deploymentStack) Creates or updates a Deployment stack at Subscription scope.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentStackInner>, DeploymentStackInner> DeploymentStacksClient.beginCreateOrUpdateAtSubscription(String deploymentStackName, DeploymentStackInner deploymentStack, com.azure.core.util.Context context) Creates or updates a Deployment stack at Subscription scope.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentStackInner>, DeploymentStackInner> DeploymentStacksClient.beginCreateOrUpdateAtSubscription(String deploymentStackName, DeploymentStackInner deploymentStack, com.azure.core.util.Context context) Creates or updates a Deployment stack at Subscription scope.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<DeploymentStackInner>, DeploymentStackInner> DeploymentStacksClient.beginCreateOrUpdateAtSubscriptionAsync(String deploymentStackName, DeploymentStackInner deploymentStack) Creates or updates a Deployment stack at Subscription scope.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<DeploymentStackInner>, DeploymentStackInner> DeploymentStacksClient.beginCreateOrUpdateAtSubscriptionAsync(String deploymentStackName, DeploymentStackInner deploymentStack) Creates or updates a Deployment stack at Subscription scope.DeploymentStacksClient.createOrUpdateAtManagementGroupAsync(String managementGroupId, String deploymentStackName, DeploymentStackInner deploymentStack) Creates or updates a Deployment stack at Management Group scope.DeploymentStacksClient.createOrUpdateAtResourceGroupAsync(String resourceGroupName, String deploymentStackName, DeploymentStackInner deploymentStack) Creates or updates a Deployment stack at Resource Group scope.DeploymentStacksClient.createOrUpdateAtSubscriptionAsync(String deploymentStackName, DeploymentStackInner deploymentStack) Creates or updates a Deployment stack at Subscription scope.DeploymentStacksClient.getAtManagementGroupAsync(String managementGroupId, String deploymentStackName) Gets a Deployment stack with a given name at Management Group scope.com.azure.core.http.rest.Response<DeploymentStackInner> DeploymentStacksClient.getAtManagementGroupWithResponse(String managementGroupId, String deploymentStackName, com.azure.core.util.Context context) Gets a Deployment stack with a given name at Management Group scope.Mono<com.azure.core.http.rest.Response<DeploymentStackInner>> DeploymentStacksClient.getAtManagementGroupWithResponseAsync(String managementGroupId, String deploymentStackName) Gets a Deployment stack with a given name at Management Group scope.DeploymentStacksClient.getAtSubscriptionAsync(String deploymentStackName) Gets a Deployment stack with a given name at Subscription scope.com.azure.core.http.rest.Response<DeploymentStackInner> DeploymentStacksClient.getAtSubscriptionWithResponse(String deploymentStackName, com.azure.core.util.Context context) Gets a Deployment stack with a given name at Subscription scope.Mono<com.azure.core.http.rest.Response<DeploymentStackInner>> DeploymentStacksClient.getAtSubscriptionWithResponseAsync(String deploymentStackName) Gets a Deployment stack with a given name at Subscription scope.DeploymentStacksClient.getByResourceGroupAsync(String resourceGroupName, String deploymentStackName) Gets a Deployment stack with a given name at Resource Group scope.com.azure.core.http.rest.Response<DeploymentStackInner> DeploymentStacksClient.getByResourceGroupWithResponse(String resourceGroupName, String deploymentStackName, com.azure.core.util.Context context) Gets a Deployment stack with a given name at Resource Group scope.Mono<com.azure.core.http.rest.Response<DeploymentStackInner>> DeploymentStacksClient.getByResourceGroupWithResponseAsync(String resourceGroupName, String deploymentStackName) Gets a Deployment stack with a given name at Resource Group scope.com.azure.core.http.rest.PagedIterable<DeploymentStackInner> DeploymentStacksClient.list()Lists all the Deployment stacks within the specified Subscription.com.azure.core.http.rest.PagedIterable<DeploymentStackInner> DeploymentStacksClient.list(com.azure.core.util.Context context) Lists all the Deployment stacks within the specified Subscription.com.azure.core.http.rest.PagedFlux<DeploymentStackInner> DeploymentStacksClient.listAsync()Lists all the Deployment stacks within the specified Subscription.com.azure.core.http.rest.PagedIterable<DeploymentStackInner> DeploymentStacksClient.listAtManagementGroup(String managementGroupId) Lists all the Deployment stacks within the specified Management Group.com.azure.core.http.rest.PagedIterable<DeploymentStackInner> DeploymentStacksClient.listAtManagementGroup(String managementGroupId, com.azure.core.util.Context context) Lists all the Deployment stacks within the specified Management Group.com.azure.core.http.rest.PagedFlux<DeploymentStackInner> DeploymentStacksClient.listAtManagementGroupAsync(String managementGroupId) Lists all the Deployment stacks within the specified Management Group.com.azure.core.http.rest.PagedIterable<DeploymentStackInner> DeploymentStacksClient.listByResourceGroup(String resourceGroupName) Lists all the Deployment stacks within the specified Resource Group.com.azure.core.http.rest.PagedIterable<DeploymentStackInner> DeploymentStacksClient.listByResourceGroup(String resourceGroupName, com.azure.core.util.Context context) Lists all the Deployment stacks within the specified Resource Group.com.azure.core.http.rest.PagedFlux<DeploymentStackInner> DeploymentStacksClient.listByResourceGroupAsync(String resourceGroupName) Lists all the Deployment stacks within the specified Resource Group.Methods in com.azure.resourcemanager.resources.fluent with parameters of type DeploymentStackInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentStackInner>, DeploymentStackInner> DeploymentStacksClient.beginCreateOrUpdateAtManagementGroup(String managementGroupId, String deploymentStackName, DeploymentStackInner deploymentStack) Creates or updates a Deployment stack at Management Group scope.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentStackInner>, DeploymentStackInner> DeploymentStacksClient.beginCreateOrUpdateAtManagementGroup(String managementGroupId, String deploymentStackName, DeploymentStackInner deploymentStack, com.azure.core.util.Context context) Creates or updates a Deployment stack at Management Group scope.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<DeploymentStackInner>, DeploymentStackInner> DeploymentStacksClient.beginCreateOrUpdateAtManagementGroupAsync(String managementGroupId, String deploymentStackName, DeploymentStackInner deploymentStack) Creates or updates a Deployment stack at Management Group scope.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentStackInner>, DeploymentStackInner> DeploymentStacksClient.beginCreateOrUpdateAtResourceGroup(String resourceGroupName, String deploymentStackName, DeploymentStackInner deploymentStack) Creates or updates a Deployment stack at Resource Group scope.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentStackInner>, DeploymentStackInner> DeploymentStacksClient.beginCreateOrUpdateAtResourceGroup(String resourceGroupName, String deploymentStackName, DeploymentStackInner deploymentStack, com.azure.core.util.Context context) Creates or updates a Deployment stack at Resource Group scope.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<DeploymentStackInner>, DeploymentStackInner> DeploymentStacksClient.beginCreateOrUpdateAtResourceGroupAsync(String resourceGroupName, String deploymentStackName, DeploymentStackInner deploymentStack) Creates or updates a Deployment stack at Resource Group scope.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentStackInner>, DeploymentStackInner> DeploymentStacksClient.beginCreateOrUpdateAtSubscription(String deploymentStackName, DeploymentStackInner deploymentStack) Creates or updates a Deployment stack at Subscription scope.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentStackInner>, DeploymentStackInner> DeploymentStacksClient.beginCreateOrUpdateAtSubscription(String deploymentStackName, DeploymentStackInner deploymentStack, com.azure.core.util.Context context) Creates or updates a Deployment stack at Subscription scope.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<DeploymentStackInner>, DeploymentStackInner> DeploymentStacksClient.beginCreateOrUpdateAtSubscriptionAsync(String deploymentStackName, DeploymentStackInner deploymentStack) Creates or updates a Deployment stack at Subscription scope.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentStackValidateResultInner>, DeploymentStackValidateResultInner> DeploymentStacksClient.beginValidateStackAtManagementGroup(String managementGroupId, String deploymentStackName, DeploymentStackInner deploymentStack) Runs preflight validation on the Management Group scoped Deployment stack template to verify its acceptance to Azure Resource Manager.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentStackValidateResultInner>, DeploymentStackValidateResultInner> DeploymentStacksClient.beginValidateStackAtManagementGroup(String managementGroupId, String deploymentStackName, DeploymentStackInner deploymentStack, com.azure.core.util.Context context) Runs preflight validation on the Management Group scoped Deployment stack template to verify its acceptance to Azure Resource Manager.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<DeploymentStackValidateResultInner>, DeploymentStackValidateResultInner> DeploymentStacksClient.beginValidateStackAtManagementGroupAsync(String managementGroupId, String deploymentStackName, DeploymentStackInner deploymentStack) Runs preflight validation on the Management Group scoped Deployment stack template to verify its acceptance to Azure Resource Manager.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentStackValidateResultInner>, DeploymentStackValidateResultInner> DeploymentStacksClient.beginValidateStackAtResourceGroup(String resourceGroupName, String deploymentStackName, DeploymentStackInner deploymentStack) Runs preflight validation on the Resource Group scoped Deployment stack template to verify its acceptance to Azure Resource Manager.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentStackValidateResultInner>, DeploymentStackValidateResultInner> DeploymentStacksClient.beginValidateStackAtResourceGroup(String resourceGroupName, String deploymentStackName, DeploymentStackInner deploymentStack, com.azure.core.util.Context context) Runs preflight validation on the Resource Group scoped Deployment stack template to verify its acceptance to Azure Resource Manager.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<DeploymentStackValidateResultInner>, DeploymentStackValidateResultInner> DeploymentStacksClient.beginValidateStackAtResourceGroupAsync(String resourceGroupName, String deploymentStackName, DeploymentStackInner deploymentStack) Runs preflight validation on the Resource Group scoped Deployment stack template to verify its acceptance to Azure Resource Manager.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentStackValidateResultInner>, DeploymentStackValidateResultInner> DeploymentStacksClient.beginValidateStackAtSubscription(String deploymentStackName, DeploymentStackInner deploymentStack) Runs preflight validation on the Subscription scoped Deployment stack template to verify its acceptance to Azure Resource Manager.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DeploymentStackValidateResultInner>, DeploymentStackValidateResultInner> DeploymentStacksClient.beginValidateStackAtSubscription(String deploymentStackName, DeploymentStackInner deploymentStack, com.azure.core.util.Context context) Runs preflight validation on the Subscription scoped Deployment stack template to verify its acceptance to Azure Resource Manager.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<DeploymentStackValidateResultInner>, DeploymentStackValidateResultInner> DeploymentStacksClient.beginValidateStackAtSubscriptionAsync(String deploymentStackName, DeploymentStackInner deploymentStack) Runs preflight validation on the Subscription scoped Deployment stack template to verify its acceptance to Azure Resource Manager.DeploymentStacksClient.createOrUpdateAtManagementGroup(String managementGroupId, String deploymentStackName, DeploymentStackInner deploymentStack) Creates or updates a Deployment stack at Management Group scope.DeploymentStacksClient.createOrUpdateAtManagementGroup(String managementGroupId, String deploymentStackName, DeploymentStackInner deploymentStack, com.azure.core.util.Context context) Creates or updates a Deployment stack at Management Group scope.DeploymentStacksClient.createOrUpdateAtManagementGroupAsync(String managementGroupId, String deploymentStackName, DeploymentStackInner deploymentStack) Creates or updates a Deployment stack at Management Group scope.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> DeploymentStacksClient.createOrUpdateAtManagementGroupWithResponseAsync(String managementGroupId, String deploymentStackName, DeploymentStackInner deploymentStack) Creates or updates a Deployment stack at Management Group scope.DeploymentStacksClient.createOrUpdateAtResourceGroup(String resourceGroupName, String deploymentStackName, DeploymentStackInner deploymentStack) Creates or updates a Deployment stack at Resource Group scope.DeploymentStacksClient.createOrUpdateAtResourceGroup(String resourceGroupName, String deploymentStackName, DeploymentStackInner deploymentStack, com.azure.core.util.Context context) Creates or updates a Deployment stack at Resource Group scope.DeploymentStacksClient.createOrUpdateAtResourceGroupAsync(String resourceGroupName, String deploymentStackName, DeploymentStackInner deploymentStack) Creates or updates a Deployment stack at Resource Group scope.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> DeploymentStacksClient.createOrUpdateAtResourceGroupWithResponseAsync(String resourceGroupName, String deploymentStackName, DeploymentStackInner deploymentStack) Creates or updates a Deployment stack at Resource Group scope.DeploymentStacksClient.createOrUpdateAtSubscription(String deploymentStackName, DeploymentStackInner deploymentStack) Creates or updates a Deployment stack at Subscription scope.DeploymentStacksClient.createOrUpdateAtSubscription(String deploymentStackName, DeploymentStackInner deploymentStack, com.azure.core.util.Context context) Creates or updates a Deployment stack at Subscription scope.DeploymentStacksClient.createOrUpdateAtSubscriptionAsync(String deploymentStackName, DeploymentStackInner deploymentStack) Creates or updates a Deployment stack at Subscription scope.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> DeploymentStacksClient.createOrUpdateAtSubscriptionWithResponseAsync(String deploymentStackName, DeploymentStackInner deploymentStack) Creates or updates a Deployment stack at Subscription scope.DeploymentStacksClient.validateStackAtManagementGroup(String managementGroupId, String deploymentStackName, DeploymentStackInner deploymentStack) Runs preflight validation on the Management Group scoped Deployment stack template to verify its acceptance to Azure Resource Manager.DeploymentStacksClient.validateStackAtManagementGroup(String managementGroupId, String deploymentStackName, DeploymentStackInner deploymentStack, com.azure.core.util.Context context) Runs preflight validation on the Management Group scoped Deployment stack template to verify its acceptance to Azure Resource Manager.DeploymentStacksClient.validateStackAtManagementGroupAsync(String managementGroupId, String deploymentStackName, DeploymentStackInner deploymentStack) Runs preflight validation on the Management Group scoped Deployment stack template to verify its acceptance to Azure Resource Manager.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> DeploymentStacksClient.validateStackAtManagementGroupWithResponseAsync(String managementGroupId, String deploymentStackName, DeploymentStackInner deploymentStack) Runs preflight validation on the Management Group scoped Deployment stack template to verify its acceptance to Azure Resource Manager.DeploymentStacksClient.validateStackAtResourceGroup(String resourceGroupName, String deploymentStackName, DeploymentStackInner deploymentStack) Runs preflight validation on the Resource Group scoped Deployment stack template to verify its acceptance to Azure Resource Manager.DeploymentStacksClient.validateStackAtResourceGroup(String resourceGroupName, String deploymentStackName, DeploymentStackInner deploymentStack, com.azure.core.util.Context context) Runs preflight validation on the Resource Group scoped Deployment stack template to verify its acceptance to Azure Resource Manager.DeploymentStacksClient.validateStackAtResourceGroupAsync(String resourceGroupName, String deploymentStackName, DeploymentStackInner deploymentStack) Runs preflight validation on the Resource Group scoped Deployment stack template to verify its acceptance to Azure Resource Manager.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> DeploymentStacksClient.validateStackAtResourceGroupWithResponseAsync(String resourceGroupName, String deploymentStackName, DeploymentStackInner deploymentStack) Runs preflight validation on the Resource Group scoped Deployment stack template to verify its acceptance to Azure Resource Manager.DeploymentStacksClient.validateStackAtSubscription(String deploymentStackName, DeploymentStackInner deploymentStack) Runs preflight validation on the Subscription scoped Deployment stack template to verify its acceptance to Azure Resource Manager.DeploymentStacksClient.validateStackAtSubscription(String deploymentStackName, DeploymentStackInner deploymentStack, com.azure.core.util.Context context) Runs preflight validation on the Subscription scoped Deployment stack template to verify its acceptance to Azure Resource Manager.DeploymentStacksClient.validateStackAtSubscriptionAsync(String deploymentStackName, DeploymentStackInner deploymentStack) Runs preflight validation on the Subscription scoped Deployment stack template to verify its acceptance to Azure Resource Manager.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> DeploymentStacksClient.validateStackAtSubscriptionWithResponseAsync(String deploymentStackName, DeploymentStackInner deploymentStack) Runs preflight validation on the Subscription scoped Deployment stack template to verify its acceptance to Azure Resource Manager. -
Uses of DeploymentStackInner in com.azure.resourcemanager.resources.fluent.models
Methods in com.azure.resourcemanager.resources.fluent.models that return DeploymentStackInnerModifier and TypeMethodDescriptionstatic DeploymentStackInnerDeploymentStackInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DeploymentStackInner from the JsonReader.DeploymentStackInner.withActionOnUnmanage(ActionOnUnmanage actionOnUnmanage) Set the actionOnUnmanage property: Defines the behavior of resources that are no longer managed after the Deployment stack is updated or deleted.DeploymentStackInner.withBypassStackOutOfSyncError(Boolean bypassStackOutOfSyncError) Set the bypassStackOutOfSyncError property: Flag to bypass service errors that indicate the stack resource list is not correctly synchronized.DeploymentStackInner.withDebugSetting(DeploymentStacksDebugSetting debugSetting) Set the debugSetting property: The debug setting of the deployment.DeploymentStackInner.withDenySettings(DenySettings denySettings) Set the denySettings property: Defines how resources deployed by the stack are locked.DeploymentStackInner.withDeploymentScope(String deploymentScope) Set the deploymentScope property: The scope at which the initial deployment should be created.DeploymentStackInner.withDescription(String description) Set the description property: Deployment stack description.DeploymentStackInner.withError(com.azure.core.management.exception.ManagementError error) Set the error property: The error detail.DeploymentStackInner.withLocation(String location) Set the location property: The location of the Deployment stack.DeploymentStackInner.withParameters(Map<String, DeploymentParameter> parameters) Set the parameters property: Name and value pairs that define the deployment parameters for the template.DeploymentStackInner.withParametersLink(DeploymentStacksParametersLink parametersLink) Set the parametersLink property: The URI of parameters file.Set the tags property: Deployment stack resource tags.DeploymentStackInner.withTemplate(Object template) Set the template property: The template content.DeploymentStackInner.withTemplateLink(DeploymentStacksTemplateLink templateLink) Set the templateLink property: The URI of the template. -
Uses of DeploymentStackInner in com.azure.resourcemanager.resources.models
Methods in com.azure.resourcemanager.resources.models that return types with arguments of type DeploymentStackInnerModifier and TypeMethodDescriptionDeploymentStackListResult.value()Get the value property: An array of Deployment stacks.Method parameters in com.azure.resourcemanager.resources.models with type arguments of type DeploymentStackInnerModifier and TypeMethodDescriptionDeploymentStackListResult.withValue(List<DeploymentStackInner> value) Set the value property: An array of Deployment stacks.