Share via


DataBoxSecret.AccountCredentialDetails Property

Definition

Gets per account level access credentials.

[Newtonsoft.Json.JsonProperty(PropertyName="accountCredentialDetails")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataBox.Models.AccountCredentialDetails> AccountCredentialDetails { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="accountCredentialDetails")>]
member this.AccountCredentialDetails : System.Collections.Generic.IList<Microsoft.Azure.Management.DataBox.Models.AccountCredentialDetails>
Public ReadOnly Property AccountCredentialDetails As IList(Of AccountCredentialDetails)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to