IAgReplica.SqlVirtualMachineInstanceId Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sql VirtualMachine Instance Id.
[Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Description="Sql VirtualMachine Instance Id.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="sqlVirtualMachineInstanceId")]
public string SqlVirtualMachineInstanceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Description="Sql VirtualMachine Instance Id.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="sqlVirtualMachineInstanceId")>]
member this.SqlVirtualMachineInstanceId : string with get, set
Public Property SqlVirtualMachineInstanceId As String
- Attributes