| Package | Description |
|---|---|
| com.azure.resourcemanager.sql.fluent |
Package containing the service clients for SqlManagementClient.
|
| com.azure.resourcemanager.sql.fluent.models |
Package containing the inner data models for SqlManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ServerConnectionPolicyInner |
ServerConnectionPoliciesClient.createOrUpdate(String resourceGroupName,
String serverName,
ConnectionPolicyName connectionPolicyName)
Creates or updates the server's connection policy.
|
ServerConnectionPolicyInner |
ServerConnectionPoliciesClient.get(String resourceGroupName,
String serverName,
ConnectionPolicyName connectionPolicyName)
Gets the server's secure connection policy.
|
| Modifier and Type | Method and Description |
|---|---|
ServerConnectionPolicyInner |
ServerConnectionPolicyInner.withConnectionType(ServerConnectionType connectionType)
Set the connectionType property: The server connection type.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.