Share via


ProxyAgentSettingsOutput interface

Specifies ProxyAgent settings while creating the virtual machine.

Properties

enabled

Specifies whether Metadata Security Protocol feature should be enabled on the virtual machine or virtual machine scale set. Default is False.

imds

Settings for the IMDS endpoint.

wireServer

Settings for the WireServer endpoint.

Property Details

enabled

Specifies whether Metadata Security Protocol feature should be enabled on the virtual machine or virtual machine scale set. Default is False.

enabled?: boolean

Property Value

boolean

imds

Settings for the IMDS endpoint.

imds?: HostEndpointSettingsOutput

Property Value

wireServer

Settings for the WireServer endpoint.

wireServer?: HostEndpointSettingsOutput

Property Value