ProxyAgentSettings.Mode Property

Definition

Specifies the mode that ProxyAgent will execute on. Warning: this property has been deprecated, please specify 'mode' under particular hostendpoint setting.

public Azure.Provisioning.BicepValue<Azure.Provisioning.Compute.Mode> Mode { get; set; }
member this.Mode : Azure.Provisioning.BicepValue<Azure.Provisioning.Compute.Mode> with get, set
Public Property Mode As BicepValue(Of Mode)

Property Value

Applies to