Compartilhar via


DatabaseServerFullResourceNames.LoadBalancerHealthProbeName Property

Definition

The list of health probe names. If provided as input, size of this list should be 2 for cs layer and should be 1 for database layer.

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

Property Value

Implements

Attributes

Applies to