Udostępnij przez


DatabaseServerFullResourceNames.LoadBalancerBackendPoolName 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.Inlined)]
public System.Collections.Generic.List<string> LoadBalancerBackendPoolName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Origin(Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.PropertyOrigin.Inlined)>]
member this.LoadBalancerBackendPoolName : System.Collections.Generic.List<string> with get, set
Public Property LoadBalancerBackendPoolName As List(Of String)

Property Value

Implements

Attributes

Applies to