Compartilhar via


PurviewCollection.ListChildCollectionNames(String, RequestOptions) Método

Definição

Lista os nomes das coleções filho na coleção.

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

Parâmetros

skipToken
String

A cadeia de caracteres a ser usada.

options
Azure.RequestOptions

As opções de solicitação.

Retornos

Aplica-se a