Skip to main content
All docs
V24.2

TdxAzureMapMatchCode Enum

Declaration

TdxAzureMapMatchCode = (
    Unknown,
    Ambiguous,
    Good,
    UpHierarchy
);

Members

Name
Unknown
Ambiguous
Good
UpHierarchy
See Also