Freigeben über


ServerConnectionPolicyInner.ConnectionType Eigenschaft

Definition

Ruft den Serververbindungstyp ab oder legt ihn fest. Mögliche Werte: "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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: