SqlPoolConnectionPolicy interface

A Sql pool connection policy.

Extends

Properties

kind

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

location

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

proxyDnsName

The fully qualified host name of the auditing proxy.

proxyPort

The port number of the auditing proxy.

redirectionState

The state of proxy redirection.

securityEnabledAccess

The state of security access.

state

The connection policy state.

useServerDefault

Whether server default is enabled or disabled.

visibility

The visibility of the auditing proxy.

Inherited Properties

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server.

name

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

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

kind

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

kind?: string

Property Value

string

location

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

location?: string

Property Value

string

proxyDnsName

The fully qualified host name of the auditing proxy.

proxyDnsName?: string

Property Value

string

proxyPort

The port number of the auditing proxy.

proxyPort?: string

Property Value

string

redirectionState

The state of proxy redirection.

redirectionState?: string

Property Value

string

securityEnabledAccess

The state of security access.

securityEnabledAccess?: string

Property Value

string

state

The connection policy state.

state?: string

Property Value

string

useServerDefault

Whether server default is enabled or disabled.

useServerDefault?: string

Property Value

string

visibility

The visibility of the auditing proxy.

visibility?: string

Property Value

string

Inherited Property Details

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From ProxyResource.id

name

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

name?: string

Property Value

string

Inherited From ProxyResource.name

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From ProxyResource.type