Share via


NetworkInterface.PrivateLinkService Property

Definition

Gets or sets privatelinkservice of the network interface resource.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to