NewFrontDoorBackendPoolObject.LoadBalancingSettingsName Property

Definition

[System.Management.Automation.Parameter(HelpMessage="The name of the load balancing settings for this backend pool", Mandatory=true)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public string LoadBalancingSettingsName { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The name of the load balancing settings for this backend pool", Mandatory=true)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.LoadBalancingSettingsName : string with get, set
Public Property LoadBalancingSettingsName As String

Property Value

String
Attributes

Applies to