共用方式為


SqlDatabaseGetPropertiesResource._colls Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to