Uses of Class
com.azure.resourcemanager.eventgrid.models.PrivateLinkResourcesListResult
-
Packages that use PrivateLinkResourcesListResult Package Description com.azure.resourcemanager.eventgrid.models Package containing the data models for EventGridManagementClient. -
-
Uses of PrivateLinkResourcesListResult in com.azure.resourcemanager.eventgrid.models
Methods in com.azure.resourcemanager.eventgrid.models that return PrivateLinkResourcesListResult Modifier and Type Method Description PrivateLinkResourcesListResultPrivateLinkResourcesListResult. withNextLink(String nextLink)Set the nextLink property: A link for the next page of private link resources.PrivateLinkResourcesListResultPrivateLinkResourcesListResult. withValue(List<PrivateLinkResourceInner> value)Set the value property: A collection of private link resources.
-