AutoStorageBaseProperties 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
與自動儲存體帳戶相關的屬性。
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() |
驗證 物件。 |