Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CheckRestrictionsResourceDetails

Package version

The information about the resource that will be evaluated.

Hierarchy

  • CheckRestrictionsResourceDetails

Index

Properties

Optional apiVersion

apiVersion: undefined | string

The api-version of the resource content.

resourceContent

resourceContent: Record<string, unknown>

The resource content. This should include whatever properties are already known and can be a partial set of all resource properties.

Optional scope

scope: undefined | string

The scope where the resource is being created. For example, if the resource is a child resource this would be the parent resource's resource ID.

Generated using TypeDoc