次の方法で共有


PrivateEndpointConnectionRequestStatus.PrivateLinkServiceId プロパティ

定義

プライベート エンドポイントが作成されるリソース ID を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="privateLinkServiceId")]
public string PrivateLinkServiceId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="privateLinkServiceId")>]
member this.PrivateLinkServiceId : string
Public ReadOnly Property PrivateLinkServiceId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象