共用方式為


ManagedPrivateEndpoint.PrivateLinkResourceId Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to