次の方法で共有


ManagedPrivateEndpoint.ConnectionState プロパティ

定義

マネージド プライベート エンドポイントの接続状態を取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="connectionState")]
public Microsoft.Azure.Management.DataFactory.Models.ConnectionStateProperties ConnectionState { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="connectionState")>]
member this.ConnectionState : Microsoft.Azure.Management.DataFactory.Models.ConnectionStateProperties with get, set
Public Property ConnectionState As ConnectionStateProperties

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象