Share via


SignalRPrivateLinkResource.ShareablePrivateLinkResourceTypes Property

Definition

The list of resources that are onboarded to private link service.

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

Property Value

Applies to