GovernedServiceItem interface
GovernedServiceItem Properties
Properties
| enforcement | Initiative enforcement (Enabled or Disabled). |
| initiatives | Initiatives associated with this service. |
| option | Governance option for this service (Allow, Deny, ExceptionOnly, or NotApplicable). |
| policy |
Enforcement mode for policy. AuditOnly, Enforce, or None. |
| service |
Service ID |
| service |
Service name. |
Property Details
enforcement
Initiative enforcement (Enabled or Disabled).
enforcement?: string
Property Value
string
initiatives
Initiatives associated with this service.
initiatives?: string[]
Property Value
string[]
option
Governance option for this service (Allow, Deny, ExceptionOnly, or NotApplicable).
option?: string
Property Value
string
policyAction
Enforcement mode for policy. AuditOnly, Enforce, or None.
policyAction?: string
Property Value
string
serviceId
Service ID
serviceId: string
Property Value
string
serviceName
Service name.
serviceName?: string
Property Value
string