Share via


AzureBlobFileSystemReference.Credentials Property

Definition

Gets or sets credentials.

[Newtonsoft.Json.JsonProperty(PropertyName="credentials")]
public Microsoft.Azure.Management.BatchAI.Models.AzureStorageCredentialsInfo Credentials { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="credentials")>]
member this.Credentials : Microsoft.Azure.Management.BatchAI.Models.AzureStorageCredentialsInfo with get, set
Public Property Credentials As AzureStorageCredentialsInfo

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Remarks

Information about the Azure storage credentials.

Applies to