Skip to content

[I] SdkNamespace

Represents a namespace in the package, containing all clients, operations, and types.

Type Parameter
TServiceOperation extends SdkServiceOperation
PropertyTypeDescription
clientsSdkClientType<TServiceOperation>[]Clients under this namespace.
enumsSdkEnumType[]Enumerations used in package under this namespace.
fullNamestringNamespace full qualified name.
modelsSdkModelType[]Models used in package under this namespace.
namestringNamespace name.
namespacesSdkNamespace<TServiceOperation>[]Nested namespaces under this namespace.
unions( | SdkNullableType | SdkUnionType<SdkType>)[]Unions or nullable types used in package under this namespace.