Megosztás a következőn keresztül:


NotificationHubPrivateEndpointConnectionProperties.GroupIds Property

Definition

List of group ids. For Notification Hubs, it always contains a single "namespace" element.

public System.Collections.Generic.IReadOnlyList<string> GroupIds { get; }
member this.GroupIds : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property GroupIds As IReadOnlyList(Of String)

Property Value

Applies to