[I] SdkInitializationType
Extends
Properties
| Property | Type | Overrides | Inherited from |
|---|---|---|---|
__accessSet? | boolean | - | SdkModelType.__accessSet |
__raw? | Type | - | SdkModelType.__raw |
access | AccessFlags | - | SdkModelType.access |
additionalProperties? | SdkType | - | SdkModelType.additionalProperties |
apiVersions | string[] | - | SdkModelType.apiVersions |
baseModel? | SdkModelType | - | SdkModelType.baseModel |
clientNamespace | string | - | SdkModelType.clientNamespace |
crossLanguageDefinitionId | string | - | SdkModelType.crossLanguageDefinitionId |
decorators | DecoratorInfo[] | - | SdkModelType.decorators |
deprecation? | string | - | SdkModelType.deprecation |
discriminatedSubtypes? | Record<string, SdkModelType> | - | SdkModelType.discriminatedSubtypes |
discriminatorProperty? | SdkModelPropertyType | - | SdkModelType.discriminatorProperty |
discriminatorValue? | string | - | SdkModelType.discriminatorValue |
doc? | string | - | SdkModelType.doc |
isGeneratedName | boolean | - | SdkModelType.isGeneratedName |
kind | "model" | - | SdkModelType.kind |
name | string | - | SdkModelType.name |
properties | SdkParameter[] | SdkModelType.properties | - |
serializationOptions | SerializationOptions | - | SdkModelType.serializationOptions |
summary? | string | - | SdkModelType.summary |
usage | UsageFlags | - | SdkModelType.usage |