共用方式為


SqlVirtualMachineModel.VirtualMachineResourceId Property

Definition

Gets or sets ARM Resource id of underlying virtual machine created from SQL marketplace image.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.virtualMachineResourceId")]
public string VirtualMachineResourceId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.virtualMachineResourceId")>]
member this.VirtualMachineResourceId : string with get, set
Public Property VirtualMachineResourceId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to