Workspace.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.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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a