Skip to content

[F] getSdkModelWithDiagnostics

function getSdkModelWithDiagnostics(
context,
type,
operation?): [SdkModelType, readonly Diagnostic[]]

Parameters

ParameterType
contextTCGCContext
typeModel
operation?Operation

Returns

[SdkModelType, readonly Diagnostic[]]