ConnectionCreateOrUpdateParameters.ConnectionType 屬性

定義

取得或設定連接的 connectionType。

[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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於