次の方法で共有


PrivateLinkService.Alias プロパティ

定義

プライベート リンク サービスのエイリアスを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象