Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AvailabilityGroupListener

Package version

A SQL Server availability group listener.

Hierarchy

Index

Properties

Optional availabilityGroupName

availabilityGroupName: undefined | string

Name of the availability group.

Optional createDefaultAvailabilityGroupIfNotExist

createDefaultAvailabilityGroupIfNotExist: undefined | false | true

Create a default availability group if it does not exist.

Optional id

id: undefined | string

Resource ID. NOTE: This property will not be serialized. It can only be populated by the server.

Optional loadBalancerConfigurations

loadBalancerConfigurations: LoadBalancerConfiguration[]

List of load balancer configurations for an availability group listener.

Optional name

name: undefined | string

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

Optional port

port: undefined | number

Listener port.

Optional provisioningState

provisioningState: undefined | string

Provisioning state to track the async operation status. NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: undefined | string

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc