Dela via


PSApplicationGatewayBackendHealthHttpSettings.BackendHttpSettings Property

Definition

public Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayBackendHttpSettings BackendHttpSettings { get; set; }
[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="BackendHttpSettings", ScriptBlock="$_.BackendHttpSettings.Name", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
public Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayBackendHttpSettings BackendHttpSettings { get; set; }
member this.BackendHttpSettings : Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayBackendHttpSettings with get, set
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="BackendHttpSettings", ScriptBlock="$_.BackendHttpSettings.Name", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
member this.BackendHttpSettings : Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayBackendHttpSettings with get, set
Public Property BackendHttpSettings As PSApplicationGatewayBackendHttpSettings

Property Value

Attributes

Applies to