CredentialListResponse.Credentials Property

Definition

Optional. Gets or sets a list of credentials.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Automation.Models.Credential> Credentials { get; set; }
member this.Credentials : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Automation.Models.Credential> with get, set
Public Property Credentials As IList(Of Credential)

Property Value

Applies to