ValidationLevel.ProviderNoRbac Property
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.
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 static Azure.ResourceManager.Resources.Models.ValidationLevel ProviderNoRbac { get; }
static member ProviderNoRbac : Azure.ResourceManager.Resources.Models.ValidationLevel
Public Shared ReadOnly Property ProviderNoRbac As ValidationLevel