ManagedClustersOperationsExtensions.ListMeshRevisionProfiles Method
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.
Contains extra metadata on each revision, including supported revisions, cluster compatibility and available upgrades
public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ContainerService.Models.MeshRevisionProfile> ListMeshRevisionProfiles(this Microsoft.Azure.Management.ContainerService.IManagedClustersOperations operations, string location);
static member ListMeshRevisionProfiles : Microsoft.Azure.Management.ContainerService.IManagedClustersOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ContainerService.Models.MeshRevisionProfile>
<Extension()>
Public Function ListMeshRevisionProfiles (operations As IManagedClustersOperations, location As String) As IPage(Of MeshRevisionProfile)
Parameters
- operations
- IManagedClustersOperations
The operations group for this extension method.
- location
- String
The name of the Azure region.