LoadBalancerConfiguration.SqlVirtualMachineInstance Property

Definition

List of the SQL virtual machine instance resource id's that are enrolled into the availability group listener.

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

Property Value

Implements

Attributes

Applies to