共用方式為


DatabaseAccountGetResults.InstanceId Property

Definition

Gets a unique identifier assigned to the database account

[Newtonsoft.Json.JsonProperty(PropertyName="properties.instanceId")]
public string InstanceId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.instanceId")>]
member this.InstanceId : string
Public ReadOnly Property InstanceId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to