PSApplicationGateway.BackendSettingsCollection Property

Definition

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

Property Value

Applies to