RestorableSqlContainerPropertiesResourceContainer._self 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.
Gets a system generated property that specifies the addressable path of the container 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