次の方法で共有


PrivateLinkService.Visibility プロパティ

定義

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

[Newtonsoft.Json.JsonProperty(PropertyName="properties.visibility")]
public Microsoft.Azure.Management.Network.Models.PrivateLinkServicePropertiesVisibility Visibility { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.visibility")>]
member this.Visibility : Microsoft.Azure.Management.Network.Models.PrivateLinkServicePropertiesVisibility with get, set
Public Property Visibility As PrivateLinkServicePropertiesVisibility

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象