PrivateLinkResourcesOperations interface
表示 PrivateLinkResources作的接口。
属性
| list |
获取需要为存储帐户创建的专用链接资源。 |
属性详细信息
listByStorageAccount
获取需要为存储帐户创建的专用链接资源。
listByStorageAccount: (resourceGroupName: string, accountName: string, options?: PrivateLinkResourcesListByStorageAccountOptionalParams) => Promise<PrivateLinkResourceListResult>
属性值
(resourceGroupName: string, accountName: string, options?: PrivateLinkResourcesListByStorageAccountOptionalParams) => Promise<PrivateLinkResourceListResult>