Compartilhar via


ApplicationInsightsComponent.PrivateLinkScopedResources Propriedade

Definição

Obtém a lista de recursos de escopo de link privado vinculados.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.PrivateLinkScopedResources")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ApplicationInsights.Management.Models.PrivateLinkScopedResource> PrivateLinkScopedResources { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.PrivateLinkScopedResources")>]
member this.PrivateLinkScopedResources : System.Collections.Generic.IList<Microsoft.Azure.Management.ApplicationInsights.Management.Models.PrivateLinkScopedResource>
Public ReadOnly Property PrivateLinkScopedResources As IList(Of PrivateLinkScopedResource)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a