CompatibleVersions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Version information about a product/service that is compatible with a service mesh revision.
public class CompatibleVersions
type CompatibleVersions = class
Public Class CompatibleVersions
- Inheritance
-
CompatibleVersions
Constructors
| Name | Description |
|---|---|
| CompatibleVersions() |
Initializes a new instance of the CompatibleVersions class. |
| CompatibleVersions(String, IList<String>) |
Initializes a new instance of the CompatibleVersions class. |
Properties
| Name | Description |
|---|---|
| Name |
Gets or sets the product/service name. |
| Versions |
Gets or sets product/service versions compatible with a service mesh add-on revision. |