ModelParsingOption enum
Campos
| None = 0 | |
| RejectUndefinedExtensions = 1 | |
| RejectNonDtmiContexts = 2 | |
| MandateTopLevelPartition = 4 | |
| PermitAnyTopLevelElement = 8 | |
| ParseAllowsIdReferenceSyntax = 16 | |
| ResolveAllowsIdReferenceSyntax = 32 |
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
| None = 0 | |
| RejectUndefinedExtensions = 1 | |
| RejectNonDtmiContexts = 2 | |
| MandateTopLevelPartition = 4 | |
| PermitAnyTopLevelElement = 8 | |
| ParseAllowsIdReferenceSyntax = 16 | |
| ResolveAllowsIdReferenceSyntax = 32 |
Azure SDK for JavaScript