SqlPoolConnectionPolicy Class

A Sql pool connection policy.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.synapse.models._models_py3.ProxyResource
SqlPoolConnectionPolicy

Constructor

SqlPoolConnectionPolicy(*, security_enabled_access: Optional[str] = None, proxy_dns_name: Optional[str] = None, proxy_port: Optional[str] = None, visibility: Optional[str] = None, use_server_default: Optional[str] = None, redirection_state: Optional[str] = None, state: Optional[str] = None, **kwargs)

Parameters

security_enabled_access
str
Required

The state of security access.

proxy_dns_name
str
Required

The fully qualified host name of the auditing proxy.

proxy_port
str
Required

The port number of the auditing proxy.

visibility
str
Required

The visibility of the auditing proxy.

use_server_default
str
Required

Whether server default is enabled or disabled.

redirection_state
str
Required

The state of proxy redirection.

state
str
Required

The connection policy state.

Variables

id
str

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.

name
str

The name of the resource.

type
str

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts".

kind
str

Resource kind.

location
str

Resource location.