Compatibility interface
Product compatibility
Properties
description | Full error message if any compatibility issues are found |
is |
Tells if product is compatible with current device |
issues | List of all issues found |
message | Short error message if any compatibility issues are found |
Property Details
description
Full error message if any compatibility issues are found
description?: string
Property Value
string
isCompatible
Tells if product is compatible with current device
isCompatible?: boolean
Property Value
boolean
issues
List of all issues found
issues?: string[]
Property Value
string[]
message
Short error message if any compatibility issues are found
message?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript