Uses of Interface
com.azure.resourcemanager.apimanagement.models.PrivateLinkResource
Packages that use PrivateLinkResource
Package
Description
Package containing the data models for ApiManagementClient.
-
Uses of PrivateLinkResource in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return PrivateLinkResourceModifier and TypeMethodDescriptionPrivateEndpointConnections.getPrivateLinkResource(String resourceGroupName, String serviceName, String privateLinkSubResourceName) Gets the private link resources.Methods in com.azure.resourcemanager.apimanagement.models that return types with arguments of type PrivateLinkResourceModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<PrivateLinkResource> PrivateEndpointConnections.getPrivateLinkResourceWithResponse(String resourceGroupName, String serviceName, String privateLinkSubResourceName, com.azure.core.util.Context context) Gets the private link resources.PrivateLinkResourceListResult.value()Gets the value property: Array of private link resources.