你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PurviewCollection.ListChildCollectionNames(String, RequestOptions) 方法

定义

列出集合中的子集合名称。

public virtual Azure.Response ListChildCollectionNames (string skipToken = default, Azure.RequestOptions options = default);
abstract member ListChildCollectionNames : string * Azure.RequestOptions -> Azure.Response
override this.ListChildCollectionNames : string * Azure.RequestOptions -> Azure.Response
Public Overridable Function ListChildCollectionNames (Optional skipToken As String = Nothing, Optional options As RequestOptions = Nothing) As Response

参数

skipToken
String

要使用的字符串。

options
Azure.RequestOptions

请求选项。

返回

适用于