次の方法で共有


AutoApprovedPrivateLinkService.PrivateLinkService プロパティ

定義

プライベート リンク サービス リソースの ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象