ResourceManagerSdkClient.ValidatePSResourceGroupDeployment Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public virtual System.Collections.Generic.List<Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.PSResourceManagerError> ValidatePSResourceGroupDeployment (Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.PSValidateResourceGroupDeploymentParameters parameters, Microsoft.Azure.Management.ResourceManager.Models.DeploymentMode deploymentMode);
abstract member ValidatePSResourceGroupDeployment : Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.PSValidateResourceGroupDeploymentParameters * Microsoft.Azure.Management.ResourceManager.Models.DeploymentMode -> System.Collections.Generic.List<Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.PSResourceManagerError>
override this.ValidatePSResourceGroupDeployment : Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.PSValidateResourceGroupDeploymentParameters * Microsoft.Azure.Management.ResourceManager.Models.DeploymentMode -> System.Collections.Generic.List<Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.PSResourceManagerError>
Public Overridable Function ValidatePSResourceGroupDeployment (parameters As PSValidateResourceGroupDeploymentParameters, deploymentMode As DeploymentMode) As List(Of PSResourceManagerError)
Parameters
- parameters
- PSValidateResourceGroupDeploymentParameters
- deploymentMode
- DeploymentMode