Freigeben über


KeyCredentialsUpdateParameters.Value Eigenschaft

Definition

Ruft eine Auflistung von KeyCredentials ab oder legt diese fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: