Share via


KnownValidationLevel enum

Known values of ValidationLevel that the service accepts.

Fields

Provider

Static analysis of the template is performed and resource declarations are sent to resource providers for semantic validation. Validates that the caller has RBAC write permissions on each resource.

ProviderNoRbac

Static analysis of the template is performed and resource declarations are sent to resource providers for semantic validation. Skips validating that the caller has RBAC write permissions on each resource.

Template

Static analysis of the template is performed.