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

GuestAgentProperties interface

定义资源属性。

属性

credentials

用于预配来宾代理的用户名/密码凭据。

customResourceName

获取 Kubernetes 中相应资源的名称。 注意:此属性不会序列化。 它只能由服务器填充。

httpProxyConfig

VM 的 HTTP 代理配置。

provisioningAction

获取或设置来宾代理预配作。

provisioningState

资源的预配状态。 注意:此属性不会序列化。 它只能由服务器填充。

status

获取来宾代理状态。 注意:此属性不会序列化。 它只能由服务器填充。

uuid

获取此资源的唯一标识符。 注意:此属性不会序列化。 它只能由服务器填充。

属性详细信息

credentials

用于预配来宾代理的用户名/密码凭据。

credentials?: GuestCredential

属性值

customResourceName

获取 Kubernetes 中相应资源的名称。 注意:此属性不会序列化。 它只能由服务器填充。

customResourceName?: string

属性值

string

httpProxyConfig

VM 的 HTTP 代理配置。

httpProxyConfig?: HttpProxyConfiguration

属性值

provisioningAction

获取或设置来宾代理预配作。

provisioningAction?: string

属性值

string

provisioningState

资源的预配状态。 注意:此属性不会序列化。 它只能由服务器填充。

provisioningState?: string

属性值

string

status

获取来宾代理状态。 注意:此属性不会序列化。 它只能由服务器填充。

status?: string

属性值

string

uuid

获取此资源的唯一标识符。 注意:此属性不会序列化。 它只能由服务器填充。

uuid?: string

属性值

string