ManagedClustersRunCommand interface
Methods
| post(Managed |
AKS will create a pod to run the command. This is primarily useful for private clusters. For more information see AKS Run Command. |
Method Details
post(ManagedClustersRunCommandParameters)
AKS will create a pod to run the command. This is primarily useful for private clusters. For more information see AKS Run Command.
function post(options: ManagedClustersRunCommandParameters): StreamableMethod<ManagedClustersRunCommand200Response | ManagedClustersRunCommand202Response | ManagedClustersRunCommandDefaultResponse>