Compartilhar via


ServerConnectionPolicyInner.ConnectionType Propriedade

Definição

Obtém ou define o tipo de conexão do servidor. Os valores possíveis incluem: 'Default', 'Proxy', 'Redirect'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.connectionType")]
public Microsoft.Azure.Management.Sql.Fluent.Models.ServerConnectionType ConnectionType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.connectionType")>]
member this.ConnectionType : Microsoft.Azure.Management.Sql.Fluent.Models.ServerConnectionType with get, set
Public Property ConnectionType As ServerConnectionType

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a