ServerConnectionPolicy 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 server connection policy
[Microsoft.Rest.Serialization.JsonTransformation]
public class ServerConnectionPolicy : Microsoft.Azure.Management.Sql.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ServerConnectionPolicy = class
inherit ProxyResource
Public Class ServerConnectionPolicy
Inherits ProxyResource
- Inheritance
- Attributes
Constructors
ServerConnectionPolicy() |
Initializes a new instance of the ServerConnectionPolicy class. |
ServerConnectionPolicy(String, String, String, String, String, String) |
Initializes a new instance of the ServerConnectionPolicy class. |
Properties
ConnectionType |
Gets or sets the server connection type. Possible values include: 'Default', 'Redirect', 'Proxy' |
Id |
Gets resource ID. (Inherited from Resource) |
Kind |
Gets metadata used for the Azure portal experience. |
Location |
Gets resource location. |
Name |
Gets resource name. (Inherited from Resource) |
Type |
Gets resource type. (Inherited from Resource) |
Methods
Validate() |
Validate the object. |
Applies to
Azure SDK for .NET