ManagedClustersRunCommand interface
方法
| post(Managed |
AKS 将创建一个 Pod 来运行该命令。 这主要用于专用群集。 有关详细信息,请参阅 AKS 运行命令。 |
方法详细信息
post(ManagedClustersRunCommandParameters)
AKS 将创建一个 Pod 来运行该命令。 这主要用于专用群集。 有关详细信息,请参阅 AKS 运行命令。
function post(options: ManagedClustersRunCommandParameters): StreamableMethod<ManagedClustersRunCommand200Response | ManagedClustersRunCommand202Response | ManagedClustersRunCommandDefaultResponse>