Share via


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 string[] SqlVirtualMachineInstance { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.PropertyOrigin.Owned)>]
member this.SqlVirtualMachineInstance : string[] with get, set
Public Property SqlVirtualMachineInstance As String()

Property Value

String[]

Implements

Attributes

Applies to