ISqlVMTroubleshooting.VirtualMachineResourceId Property
Definition
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.
Virtual machine resource id for response.
[Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Description="Virtual machine resource id for response.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="virtualMachineResourceId")]
public string VirtualMachineResourceId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Description="Virtual machine resource id for response.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="virtualMachineResourceId")>]
member this.VirtualMachineResourceId : string
Public ReadOnly Property VirtualMachineResourceId As String
Property Value
- Attributes