Skip to main content
Version: Latest (Core: 0.60.x, Azure: 0.46.x)

[F] getSdkUnionEnumWithDiagnostics

function getSdkUnionEnumWithDiagnostics(
context,
type,
operation?): [SdkEnumType, readonly Diagnostic[]]

Parameters​

ParameterType
contextTCGCContext
typeUnionEnum
operation?Operation

Returns​

[SdkEnumType, readonly Diagnostic[]]