次の方法で共有


PrivateLinkServiceConnection.PrivateLinkServiceId プロパティ

定義

プライベート リンク サービスのリソース ID を取得または設定します。 PUT (CreateOrUpdate) 要求で必須。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象