PrivateLinkResourcesOperations interface
Interface representing a PrivateLinkResources operations.
Properties
| list |
Gets the private link resources that need to be created for a storage sync service. |
Property Details
listByStorageSyncService
Gets the private link resources that need to be created for a storage sync service.
listByStorageSyncService: (resourceGroupName: string, storageSyncServiceName: string, options?: PrivateLinkResourcesListByStorageSyncServiceOptionalParams) => Promise<PrivateLinkResourceListResult>
Property Value
(resourceGroupName: string, storageSyncServiceName: string, options?: PrivateLinkResourcesListByStorageSyncServiceOptionalParams) => Promise<PrivateLinkResourceListResult>