Uses of Interface
com.azure.resourcemanager.agrifood.models.PrivateLinkResource
Packages that use PrivateLinkResource
Package
Description
Package containing the data models for AgriFoodManagementClient.
-
Uses of PrivateLinkResource in com.azure.resourcemanager.agrifood.models
Methods in com.azure.resourcemanager.agrifood.models that return PrivateLinkResourceModifier and TypeMethodDescriptionPrivateLinkResources.get(String resourceGroupName, String farmBeatsResourceName, String subResourceName) Get Private link resource object.Methods in com.azure.resourcemanager.agrifood.models that return types with arguments of type PrivateLinkResourceModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<PrivateLinkResource> PrivateLinkResources.getWithResponse(String resourceGroupName, String farmBeatsResourceName, String subResourceName, com.azure.core.util.Context context) Get Private link resource object.com.azure.core.http.rest.PagedIterable<PrivateLinkResource> PrivateLinkResources.listByResource(String resourceGroupName, String farmBeatsResourceName) Get list of Private link resources.com.azure.core.http.rest.PagedIterable<PrivateLinkResource> PrivateLinkResources.listByResource(String resourceGroupName, String farmBeatsResourceName, com.azure.core.util.Context context) Get list of Private link resources.