共用方式為


AutoStorageBaseProperties 類別

定義

與自動儲存體帳戶相關的屬性。

public class AutoStorageBaseProperties
type AutoStorageBaseProperties = class
Public Class AutoStorageBaseProperties
繼承
AutoStorageBaseProperties
衍生

建構函式

AutoStorageBaseProperties()

初始化 AutoStorageBaseProperties 類別的新實例。

AutoStorageBaseProperties(String, Nullable<AutoStorageAuthenticationMode>, ComputeNodeIdentityReference)

初始化 AutoStorageBaseProperties 類別的新實例。

屬性

AuthenticationMode

取得或設定 Batch 服務將用來管理自動儲存體帳戶的驗證模式。 可能的值包括:'StorageKeys'、'BatchAccountManagedIdentity'

NodeIdentityReference

取得或設定使用者指派身分識別的參考,計算節點將用來存取自動儲存體。

StorageAccountId

取得或設定要用於自動儲存體帳戶之儲存體帳戶的資源識別碼。

方法

Validate()

驗證 物件。

適用於