FrontDoor.BackendPoolsSetting 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.
Settings for all backendPools
[Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Origin(Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.IBackendPoolsSettings BackendPoolsSetting { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Origin(Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.PropertyOrigin.Inlined)>]
member this.BackendPoolsSetting : Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.IBackendPoolsSettings with get, set
Public Property BackendPoolsSetting As IBackendPoolsSettings
Property Value
Implements
- Attributes