다음을 통해 공유


HyperVToAzStackHCIDiskInput interface

HyperVToAzStack 디스크 입력.

속성

diskBlockSize

디스크 블록 크기의 값을 가져오거나 설정합니다.

diskController

디스크 컨트롤러.

diskFileFormat

가상 하드 디스크, vhd 또는 vhdx의 형식을 가져오거나 설정합니다.

diskId

디스크 ID를 가져오거나 설정합니다.

diskIdentifier

디스크 식별자의 값을 가져오거나 설정합니다.

diskLogicalSectorSize

디스크 논리 섹터 크기의 값을 가져오거나 설정합니다.

diskPhysicalSectorSize

디스크 실제 섹터 크기의 값을 가져오거나 설정합니다.

diskSizeGB

디스크 크기를 GB 단위로 가져오거나 설정합니다.

isDynamic

가상 하드 디스크에서 동적 크기 조정을 사용할 수 있는지 여부를 나타내는 값을 가져오거나 설정합니다.

isOsDisk

디스크가 os 디스크인지 여부를 나타내는 값을 가져오거나 설정합니다.

storageContainerId

대상 스토리지 계정 ARM ID를 가져오거나 설정합니다.

속성 세부 정보

diskBlockSize

디스크 블록 크기의 값을 가져오거나 설정합니다.

diskBlockSize?: number

속성 값

number

diskController

디스크 컨트롤러.

diskController?: DiskControllerInputs

속성 값

diskFileFormat

가상 하드 디스크, vhd 또는 vhdx의 형식을 가져오거나 설정합니다.

diskFileFormat: string

속성 값

string

diskId

디스크 ID를 가져오거나 설정합니다.

diskId: string

속성 값

string

diskIdentifier

디스크 식별자의 값을 가져오거나 설정합니다.

diskIdentifier?: string

속성 값

string

diskLogicalSectorSize

디스크 논리 섹터 크기의 값을 가져오거나 설정합니다.

diskLogicalSectorSize?: number

속성 값

number

diskPhysicalSectorSize

디스크 실제 섹터 크기의 값을 가져오거나 설정합니다.

diskPhysicalSectorSize?: number

속성 값

number

diskSizeGB

디스크 크기를 GB 단위로 가져오거나 설정합니다.

diskSizeGB: number

속성 값

number

isDynamic

가상 하드 디스크에서 동적 크기 조정을 사용할 수 있는지 여부를 나타내는 값을 가져오거나 설정합니다.

isDynamic?: boolean

속성 값

boolean

isOsDisk

디스크가 os 디스크인지 여부를 나타내는 값을 가져오거나 설정합니다.

isOsDisk: boolean

속성 값

boolean

storageContainerId

대상 스토리지 계정 ARM ID를 가져오거나 설정합니다.

storageContainerId?: string

속성 값

string