Package version:

Interface ConnectionFromIpNotAllowed

Inbound connection from an ip that isn't allowed. Allow list consists of ipv4 or ipv6 range in CIDR notation.

Hierarchy

Properties

allowlistValues: string[]

The values to allow. The format of the values depends on the rule type.

description?: string

The description of the custom alert. NOTE: This property will not be serialized. It can only be populated by the server.

displayName?: string

The display name of the custom alert. NOTE: This property will not be serialized. It can only be populated by the server.

isEnabled: boolean

Status of the custom alert.

ruleType: "ConnectionFromIpNotAllowed"

Polymorphic discriminator, which specifies the different types this object can be

valueType?: string

The value type of the items in the list. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc