ApplicationGatewayBackendHealthHttpSettings.Servers Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)