IMultiSubnetIPConfiguration.SqlVirtualMachineInstance Property

Definition

SQL virtual machine instance resource id that are enrolled into the availability group listener.

[Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Create=true, Description="SQL virtual machine instance resource id that are enrolled into the availability group listener.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="sqlVirtualMachineInstance", Update=true)]
public string SqlVirtualMachineInstance { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Create=true, Description="SQL virtual machine instance resource id that are enrolled into the availability group listener.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="sqlVirtualMachineInstance", Update=true)>]
member this.SqlVirtualMachineInstance : string with get, set
Public Property SqlVirtualMachineInstance As String

Property Value

Attributes

Applies to