Share via


MeshRevision.CompatibleWith Property

Definition

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)

Property Value

Applies to