Compartir a través de


Connection.ConnectionType Propiedad

Definición

Obtiene o establece el valor connectionType de la conexión.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a