你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ManagedClusterRunCommandContent 类

定义

运行命令请求。

public class ManagedClusterRunCommandContent
type ManagedClusterRunCommandContent = class
Public Class ManagedClusterRunCommandContent
继承
ManagedClusterRunCommandContent

构造函数

ManagedClusterRunCommandContent(String)

初始化 ManagedClusterRunCommandContent 的新实例。

属性

ClusterToken

为 AKS AAD 服务器应用颁发的 AuthToken。

Command

要执行的命令

Context

包含命令所需文件的 base64 编码 zip 文件。

适用于