次の方法で共有


PrivateLinkConnectionApprovalRequest.PrivateLinkServiceConnectionState プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象