[F] getClientInitialization
function getClientInitialization(context, entity): | SdkInitializationType | undefinedGet SdkInitializationType for namespace or interface. The info is from @clientInitialization decorator.
Parameters
| Parameter | Type | Description |
|---|---|---|
context | TCGCContext | |
entity | Namespace | Interface | namespace or interface which represents a client |
Returns
| SdkInitializationType
| undefined
Deprecated
This function is deprecated. Use getClientInitializationOptions instead.