[F] getAllModelsWithDiagnostics
function getAllModelsWithDiagnostics(context, options): [( | SdkModelType | SdkEnumType)[], readonly Diagnostic[]];Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
context | TCGCContext |
options | UsageFilteringOptions |
Returns
Section titled “Returns”[(
| SdkModelType
| SdkEnumType)[], readonly Diagnostic[]]