Share via


SqlPoolConnectionPolicy Class

Definition

A Sql pool connection policy.

[Microsoft.Rest.Serialization.JsonTransformation]
public class SqlPoolConnectionPolicy : Microsoft.Azure.Management.Synapse.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type SqlPoolConnectionPolicy = class
    inherit ProxyResource
Public Class SqlPoolConnectionPolicy
Inherits ProxyResource
Inheritance
SqlPoolConnectionPolicy
Attributes

Constructors

SqlPoolConnectionPolicy()

Initializes a new instance of the SqlPoolConnectionPolicy class.

SqlPoolConnectionPolicy(String, String, String, String, String, String, String, String, String, String, String, String)

Initializes a new instance of the SqlPoolConnectionPolicy class.

Properties

Id

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

(Inherited from Resource)
Kind

Gets resource kind.

Location

Gets resource location.

Name

Gets the name of the resource

(Inherited from Resource)
ProxyDnsName

Gets or sets the fully qualified host name of the auditing proxy.

ProxyPort

Gets or sets the port number of the auditing proxy.

RedirectionState

Gets or sets the state of proxy redirection.

SecurityEnabledAccess

Gets or sets the state of security access.

State

Gets or sets the connection policy state.

Type

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

(Inherited from Resource)
UseServerDefault

Gets or sets whether server default is enabled or disabled.

Visibility

Gets or sets the visibility of the auditing proxy.

Applies to