ValidationLevel.ProviderNoRbac Field

Definition

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.

public const string ProviderNoRbac;
val mutable ProviderNoRbac : string
Public Const ProviderNoRbac As String 

Field Value

Applies to