Skip to main content
Version: Latest (Core: 0.60.x, Azure: 0.46.x)

[F] listSubClients

function listSubClients<TServiceOperation>(client, listNestedClients): SdkClientType<TServiceOperation>[]

Get all the sub clients from current client.

Type Parameters​

Type Parameter
TServiceOperation extends SdkHttpOperation

Parameters​

ParameterTypeDefault valueDescription
clientSdkClientType<TServiceOperation>undefined
listNestedClientsbooleanfalsedetermine if nested clients should be listed

Returns​

SdkClientType<TServiceOperation>[]