Udostępnij za pośrednictwem


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

Property Value

Attributes

Applies to