AutoStorageBaseProperties 클래스

정의

자동 스토리지 계정과 관련된 속성입니다.

public class AutoStorageBaseProperties
type AutoStorageBaseProperties = class
Public Class AutoStorageBaseProperties
상속
AutoStorageBaseProperties
파생

생성자

AutoStorageBaseProperties()

AutoStorageBaseProperties 클래스의 새 instance 초기화합니다.

AutoStorageBaseProperties(String, Nullable<AutoStorageAuthenticationMode>, ComputeNodeIdentityReference)

AutoStorageBaseProperties 클래스의 새 instance 초기화합니다.

속성

AuthenticationMode

Batch 서비스에서 자동 스토리지 계정을 관리하는 데 사용할 인증 모드를 가져오거나 설정합니다. 가능한 값은 'StorageKeys', 'BatchAccountManagedIdentity'입니다.

NodeIdentityReference

컴퓨팅 노드가 자동 스토리지에 액세스하는 데 사용할 사용자 할당 ID에 대한 참조를 가져오거나 설정합니다.

StorageAccountId

자동 스토리지 계정에 사용할 스토리지 계정의 리소스 ID를 가져오거나 설정합니다.

메서드

Validate()

개체의 유효성을 검사합니다.

적용 대상