MachineLearningWorkspaceData.SharedPrivateLinkResources Property

Definition

The list of shared private link resources in this workspace.

public System.Collections.Generic.IList<Azure.ResourceManager.MachineLearning.Models.MachineLearningSharedPrivateLinkResource> SharedPrivateLinkResources { get; }
member this.SharedPrivateLinkResources : System.Collections.Generic.IList<Azure.ResourceManager.MachineLearning.Models.MachineLearningSharedPrivateLinkResource>
Public ReadOnly Property SharedPrivateLinkResources As IList(Of MachineLearningSharedPrivateLinkResource)

Property Value

Applies to