Bagikan melalui


RestorableSqlDatabasePropertiesResourceDatabase._users Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to