Uses of Class
com.azure.resourcemanager.resources.fluent.models.DeploymentStackValidateResultInner
Packages that use DeploymentStackValidateResultInner
Package
Description
Package containing the service clients for ResourceManagementClient.
Package containing the inner data models for ResourceManagementClient.
-
Uses of DeploymentStackValidateResultInner in com.azure.resourcemanager.resources.fluent
Methods in com.azure.resourcemanager.resources.fluent that return DeploymentStackValidateResultInnerModifier and TypeMethodDescriptionDeploymentStacksClient.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.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.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.Methods in com.azure.resourcemanager.resources.fluent that return types with arguments of type DeploymentStackValidateResultInnerModifier and TypeMethodDescriptioncom.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) 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.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.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) 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.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.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) 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.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.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.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.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.DeploymentStacksClient.validateStackAtSubscriptionAsync(String deploymentStackName, DeploymentStackInner deploymentStack) Runs preflight validation on the Subscription scoped Deployment stack template to verify its acceptance to Azure Resource Manager. -
Uses of DeploymentStackValidateResultInner in com.azure.resourcemanager.resources.fluent.models
Methods in com.azure.resourcemanager.resources.fluent.models that return DeploymentStackValidateResultInnerModifier and TypeMethodDescriptionDeploymentStackValidateResultInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DeploymentStackValidateResultInner from the JsonReader.DeploymentStackValidateResultInner.withError(com.azure.core.management.exception.ManagementError error) Set the error property: The error detail.DeploymentStackValidateResultInner.withProperties(DeploymentStackValidateProperties properties) Set the properties property: The validation result details.