Compartir a través de


Workspace.PrivateLinkScopedResources Propiedad

Definición

Obtiene la lista de recursos de ámbito de vínculo privado vinculados.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a