Share via


PrivateLinkServiceInner.Visibility Property

Definition

Gets or sets the visibility list of the private link service.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to