Skip to content

[I] SdkModelPropertyTypeBase

  • DecoratedType
Type ParameterDefault type
TType extends SdkTypeBaseSdkType
PropertyTypeDescriptionInherited from
__raw?ModelProperty--
accessAccessFlagsWhether the type has public or private accessibility-
apiVersionsstring[]API versions supported for current type.-
clientDefaultValue?unknownClient level default value for the type.-
crossLanguageDefinitionIdstringUnique ID for the current type.-
decoratorsDecoratorInfo[]Client types sourced from TypeSpec decorated types will have this generic decoratores list. Only decorators in allowed list will be included in this list. Language’s emitter could set additionalDecorators in the option when createSdkContext to extend the allowed list.DecoratedType.decorators
doc?stringDocument for the type.-
flattenbooleanWhether this property could be flattened-
isApiVersionParambooleanWhether the type is an API version parameter-
isGeneratedNamebooleanWhether name is created by TCGC.-
namestringParameter client name.-
onClientbooleanWhether the type is on client level.-
optionalbooleanWhether the type is optional.-
summary?stringSummary for the type.-
typeTTypeParameter type.-
visibility?Visibility[]Visibility of the type.-