SynapseSqlPoolConnectionPolicyData Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A class representing the SynapseSqlPoolConnectionPolicy data model. A Sql pool connection policy.
public class SynapseSqlPoolConnectionPolicyData : Azure.ResourceManager.Models.ResourceData
type SynapseSqlPoolConnectionPolicyData = class
inherit ResourceData
Public Class SynapseSqlPoolConnectionPolicyData
Inherits ResourceData
- Inheritance
Constructors
SynapseSqlPoolConnectionPolicyData() |
Initializes a new instance of SynapseSqlPoolConnectionPolicyData. |
Properties
Id |
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. (Inherited from ResourceData) |
Kind |
Resource kind. |
Location |
Resource location. |
Name |
The name of the resource. (Inherited from ResourceData) |
ProxyDnsName |
The fully qualified host name of the auditing proxy. |
ProxyPort |
The port number of the auditing proxy. |
RedirectionState |
The state of proxy redirection. |
ResourceType |
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". (Inherited from ResourceData) |
SecurityEnabledAccess |
The state of security access. |
State |
The connection policy state. |
SystemData |
Azure Resource Manager metadata containing createdBy and modifiedBy information. (Inherited from ResourceData) |
UseServerDefault |
Whether server default is enabled or disabled. |
Visibility |
The visibility of the auditing proxy. |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) | (Inherited from ResourceData) |
Applies to
Azure SDK for .NET