ManagedPrivateEndpoint.PrivateLinkResourceId Property

Definition

Gets or sets the ARM resource ID of the resource for which the managed private endpoint is created.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to