Udostępnij przez


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

Property Value

Implements

Attributes

Applies to