Share via


LoadBalancerResourceNames.BackendPoolName Property

Definition

The list of backend pool names. Currently, ACSS deploys only one backend pool and hence, size of this list should be 1

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Origin(Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.PropertyOrigin.Owned)]
public string[] BackendPoolName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Origin(Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.PropertyOrigin.Owned)>]
member this.BackendPoolName : string[] with get, set
Public Property BackendPoolName As String()

Property Value

String[]

Implements

Attributes

Applies to