Skip to content

[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>[]