Aracılığıyla paylaş


PathRecommendation.Usernames Property

Definition

Gets or sets

[Newtonsoft.Json.JsonProperty(PropertyName="usernames")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Security.Models.UserRecommendation> Usernames { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="usernames")>]
member this.Usernames : System.Collections.Generic.IList<Microsoft.Azure.Management.Security.Models.UserRecommendation> with get, set
Public Property Usernames As IList(Of UserRecommendation)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to