Options
All
  • Public
  • Public/Protected
  • All
Menu

Service control policy configuration

Hierarchy

  • ServiceControlPolicyConfig

Implements

Index

Constructors

Properties

deploymentTargets: DeploymentTargets = ...

Service control policy deployment targets

description: string = ''

An optional description to assign to the policy.

name: string = ''

The friendly name to assign to the policy. The regex pattern that is used to validate this parameter is a string of any of the characters in the ASCII character range.

policy: string = ''

Service control definition json file. This file must be present in config repository

type: string = 'customerManaged'

Kind of service control policy

Generated using TypeDoc