GuestAgentProperties interface

Defines the resource properties.

Properties

credentials

Username / Password Credentials to provision guest agent.

customResourceName

Gets the name of the corresponding resource in Kubernetes. NOTE: This property will not be serialized. It can only be populated by the server.

httpProxyConfig

HTTP Proxy configuration for the VM.

provisioningAction

Gets or sets the guest agent provisioning action.

provisioningState

Provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

status

Gets the guest agent status. NOTE: This property will not be serialized. It can only be populated by the server.

uuid

Gets a unique identifier for this resource. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

credentials

Username / Password Credentials to provision guest agent.

credentials?: GuestCredential

Property Value

customResourceName

Gets the name of the corresponding resource in Kubernetes. NOTE: This property will not be serialized. It can only be populated by the server.

customResourceName?: string

Property Value

string

httpProxyConfig

HTTP Proxy configuration for the VM.

httpProxyConfig?: HttpProxyConfiguration

Property Value

provisioningAction

Gets or sets the guest agent provisioning action.

provisioningAction?: string

Property Value

string

provisioningState

Provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

status

Gets the guest agent status. NOTE: This property will not be serialized. It can only be populated by the server.

status?: string

Property Value

string

uuid

Gets a unique identifier for this resource. NOTE: This property will not be serialized. It can only be populated by the server.

uuid?: string

Property Value

string