Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateSqlFirewallPolicyDetails

Details to update the SQL Firewall policy.

Properties

Optional allowedClientIps

allowedClientIps: Array<string>

List of allowed ip addresses for the SQL Firewall policy.

Optional allowedClientOsUsernames

allowedClientOsUsernames: Array<string>

List of allowed operating system user names for the SQL Firewall policy.

Optional allowedClientPrograms

allowedClientPrograms: Array<string>

List of allowed client programs for the SQL Firewall policy.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags

Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}

Optional description

description: undefined | string

The description of the SQL Firewall policy.

Optional displayName

displayName: undefined | string

The display name of the SQL Firewall policy. The name does not have to be unique, and it is changeable.

Optional enforcementScope

enforcementScope: EnforcementScope

Specifies the SQL Firewall policy enforcement option.

Optional freeformTags

freeformTags: undefined | object

Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags

Example: {@code {\"Department\": \"Finance\"}}

Optional status

status: Status

Specifies whether the SQL Firewall policy is enabled or disabled.

Optional violationAction

violationAction: ViolationAction

Specifies the SQL Firewall action based on detection of SQL Firewall violations.

Optional violationAudit

violationAudit: ViolationAudit

Specifies whether a unified audit policy should be enabled for auditing the SQL Firewall policy violations.

Functions

getDeserializedJsonObj

getJsonObj