AccountCredentialDetails.ShareCredentialDetails Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets per share level unencrypted access credentials.
[Newtonsoft.Json.JsonProperty(PropertyName="shareCredentialDetails")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataBox.Models.ShareCredentialDetails> ShareCredentialDetails { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="shareCredentialDetails")>]
member this.ShareCredentialDetails : System.Collections.Generic.IList<Microsoft.Azure.Management.DataBox.Models.ShareCredentialDetails>
Public ReadOnly Property ShareCredentialDetails As IList(Of ShareCredentialDetails)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute