共用方式為


SqlRoleDefinitionGetResults.RoleName Property

Definition

Gets or sets a user-friendly name for the Role Definition. Must be unique for the database account.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to