ApplicationUpdateParametersInner.KeyCredentials Property
Definition
Gets or sets the list of KeyCredential objects.
[Newtonsoft.Json.JsonProperty(PropertyName="keyCredentials")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Graph.RBAC.Fluent.Models.KeyCredential> KeyCredentials { get; set; }
member this.KeyCredentials : System.Collections.Generic.IList<Microsoft.Azure.Management.Graph.RBAC.Fluent.Models.KeyCredential> with get, set
Public Property KeyCredentials As IList(Of KeyCredential)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute