Aracılığıyla paylaş


Workspace.PrivateLinkScopedResources Property

Definition

Gets list of linked private link scope resources.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to