共用方式為


SqlVirtualMachineModel.SqlVirtualMachineGroupResourceId Property

Definition

Gets or sets ARM resource id of the SQL virtual machine group this SQL virtual machine is or will be part of.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to