AzureBlobFileSystemReference.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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

備註

Azure 儲存體認證的相關資訊。

適用於