Uses of Class
com.azure.resourcemanager.webpubsub.models.SharedPrivateLinkResourceList
Package
Description
Package containing the data models for WebPubSubManagementClient.
-
Uses of SharedPrivateLinkResourceList in com.azure.resourcemanager.webpubsub.models
Modifier and TypeMethodDescriptionSharedPrivateLinkResourceList.withNextLink
(String nextLink) Set the nextLink property: Request URL that can be used to query next page of private endpoint connections.SharedPrivateLinkResourceList.withValue
(List<SharedPrivateLinkResourceInner> value) Set the value property: The list of the shared private link resources.