Share via


ApplicationGatewayBackendHealthHttpSettings.Servers Property

Definition

List of ApplicationGatewayBackendHealthServer resources.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.Models.ApplicationGatewayBackendHealthServer> Servers { get; }
member this.Servers : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.Models.ApplicationGatewayBackendHealthServer>
Public ReadOnly Property Servers As IReadOnlyList(Of ApplicationGatewayBackendHealthServer)

Property Value

Applies to