[F] getSdkModelWithDiagnostics
function getSdkModelWithDiagnostics( context, type, operation?): [SdkModelType, readonly Diagnostic[]];Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
context | TCGCContext |
type | Model |
operation? | Operation |
Returns
Section titled “Returns”[SdkModelType, readonly Diagnostic[]]