MeshRevision.CompatibleWith Property
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.
List of items this revision of service mesh is compatible with, and their associated versions.
public System.Collections.Generic.IList<Azure.ResourceManager.ContainerService.Models.CompatibleVersions> CompatibleWith { get; }
member this.CompatibleWith : System.Collections.Generic.IList<Azure.ResourceManager.ContainerService.Models.CompatibleVersions>
Public ReadOnly Property CompatibleWith As IList(Of CompatibleVersions)