次の方法で共有


PrivateLinkResources interface

PrivateLinkResources を表すインターフェイス。

メソッド

listByStorageSyncService(string, string, PrivateLinkResourcesListByStorageSyncServiceOptionalParams)

ストレージ同期サービス用に作成する必要があるプライベート リンク リソースを取得します。

メソッドの詳細

listByStorageSyncService(string, string, PrivateLinkResourcesListByStorageSyncServiceOptionalParams)

ストレージ同期サービス用に作成する必要があるプライベート リンク リソースを取得します。

function listByStorageSyncService(resourceGroupName: string, storageSyncServiceName: string, options?: PrivateLinkResourcesListByStorageSyncServiceOptionalParams): Promise<PrivateLinkResourceListResult>

パラメーター

resourceGroupName

string

リソース グループの名前。 名前の大文字と小文字は区別されます。

storageSyncServiceName

string

指定したリソース グループ内のストレージ同期サービス名の名前。

options
PrivateLinkResourcesListByStorageSyncServiceOptionalParams

options パラメーター。

戻り値