다음을 통해 공유


StorageAccountCheckNameAvailabilityParameters 클래스

스토리지 계정 이름의 가용성을 검사 데 사용되는 매개 변수입니다.

변수는 서버에서만 채워지고 요청을 보낼 때 무시됩니다.

Azure로 보내려면 모든 필수 매개 변수를 채워야 합니다.

상속
azure.mgmt.storage._serialization.Model
StorageAccountCheckNameAvailabilityParameters

생성자

StorageAccountCheckNameAvailabilityParameters(*, name: str, **kwargs: Any)

키워드 전용 매개 변수

Name Description
name
str

스토리지 계정 이름입니다. 필수 요소.

변수

Name Description
name
str

스토리지 계정 이름입니다. 필수 요소.

type
str

리소스 유형인 Microsoft.Storage/storageAccounts입니다. 필수 요소. 기본값은 "Microsoft.Storage/storageAccounts"입니다.

특성

type

type = 'Microsoft.Storage/storageAccounts'