Share via


Workspace.SharedPrivateLinkResource Property

Definition

The list of shared private link resources in this workspace.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.ISharedPrivateLinkResource[] SharedPrivateLinkResource { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)>]
member this.SharedPrivateLinkResource : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.ISharedPrivateLinkResource[] with get, set
Public Property SharedPrivateLinkResource As ISharedPrivateLinkResource()

Property Value

Implements

Attributes

Applies to