PrivateLinkResourcesClient Interface
public interface PrivateLinkResourcesClient
An instance of this class provides access to all the operations defined in PrivateLinkResourcesClient.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Private |
listByStorageSyncService(String resourceGroupName, String storageSyncServiceName)
Gets the private link resources that need to be created for a storage sync service. |
|
abstract
Response<Private |
listByStorageSyncServiceWithResponse(String resourceGroupName, String storageSyncServiceName, Context context)
Gets the private link resources that need to be created for a storage sync service. |
Method Details
listByStorageSyncService
public abstract PrivateLinkResourceListResultInner listByStorageSyncService(String resourceGroupName, String storageSyncServiceName)
Gets the private link resources that need to be created for a storage sync service.
Parameters:
Returns:
listByStorageSyncServiceWithResponse
public abstract Response<PrivateLinkResourceListResultInner> listByStorageSyncServiceWithResponse(String resourceGroupName, String storageSyncServiceName, Context context)
Gets the private link resources that need to be created for a storage sync service.
Parameters:
Returns: