Partager via


KeyCredentialsUpdateParameters.Value Propriété

Définition

Obtient ou définit une collection de KeyCredentials.

[Newtonsoft.Json.JsonProperty(PropertyName="value")]
public System.Collections.Generic.IList<Microsoft.Azure.Graph.RBAC.Models.KeyCredential> Value { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="value")>]
member this.Value : System.Collections.Generic.IList<Microsoft.Azure.Graph.RBAC.Models.KeyCredential> with get, set
Public Property Value As IList(Of KeyCredential)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à