Share via


PolicyRestrictionUpdateContract interface

Policy restriction contract details.

Properties

requireBase

Indicates if base policy should be enforced for the policy document.

scope

Path to the policy document.

Property Details

requireBase

Indicates if base policy should be enforced for the policy document.

requireBase?: string

Property Value

string

scope

Path to the policy document.

scope?: string

Property Value

string