Bagikan melalui


RestorableSqlDatabasePropertiesResourceDatabase._colls Property

Definition

Gets a system generated property that specified the addressable path of the collections resource.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to