共用方式為


SqlDatabaseGetPropertiesResource._users Property

Definition

Gets or sets a system generated property that specifies the addressable path of the users resource.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to