PSApplicationGateway.BackendHttpSettingsCollection Property

Definition

public System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayBackendHttpSettings> BackendHttpSettingsCollection { get; set; }
member this.BackendHttpSettingsCollection : System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayBackendHttpSettings> with get, set
Public Property BackendHttpSettingsCollection As List(Of PSApplicationGatewayBackendHttpSettings)

Property Value

Applies to