共用方式為


RestorableSqlDatabasePropertiesResourceDatabase._self Property

Definition

Gets a system generated property that specifies the addressable path of the database resource.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to