Sdílet prostřednictvím


ResourceManagerSdkClient.ValidatePSResourceGroupDeployment Method

Definition

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

deploymentMode
DeploymentMode

Returns

Applies to