Skip to main content
Version: Next 🚧

[F] getSdkModelWithDiagnostics

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

Parameters​

ParameterType
contextTCGCContext
typeModel
operation?Operation

Returns​

[SdkModelType, readonly Diagnostic[]]