Udostępnij przez


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

Property Value

Implements

Attributes

Applies to