Skip to main content

List Container Service Managed Clusters Operations

Gets a list of operations.

External Documentation

To learn more, visit the Azure documentation.

Example Output

{
"value": [
{
"display": {
"description": "The description of the operation.",
"operation": "The display name of the operation.",
"provider": "The resource provider for the operation.",
"resource": "The display name of the resource the operation applies to."
},
"name": "The name of the operation.",
"origin": "The origin of the operation."
}
]
}

Automation Library Example

List Container Service Managed Clusters Operations with Azure and Send Results Via Email

Automation LibraryPreview this Automation on desktop