VirtualMachineImage interface
Virtual Machine 이미지를 설명합니다.
- Extends
속성
architecture | 아키텍처 유형을 지정합니다. |
automatic |
이미지의 자동 OS 업그레이드 속성에 대해 설명합니다. |
data |
|
disallowed | 이미지에서 만든 VirtualMachine에 대해 허용되지 않는 구성을 지정합니다. |
features | |
hyper |
HyperVGeneration 형식을 지정합니다. |
image |
이미지의 이미지 사용 중단 상태 속성을 설명합니다. |
os |
os 디스크 이미지 정보를 포함합니다. |
plan | MarketPlace를 통해 타사 아티팩트 구매 컨텍스트를 설정하는 데 사용됩니다. |
상속된 속성
extended |
Virtual Machine의 확장된 위치입니다. |
id | 리소스 ID |
location | 리소스의 지원되는 Azure 위치입니다. |
name | 리소스의 이름입니다. |
tags | 가상 머신에 할당된 태그를 지정합니다. 태그 사용에 대한 자세한 내용은 태그를 사용하여 Azure 리소스구성을 참조하세요. |
속성 세부 정보
architecture
아키텍처 유형을 지정합니다.
architecture?: string
속성 값
string
automaticOSUpgradeProperties
이미지의 자동 OS 업그레이드 속성에 대해 설명합니다.
automaticOSUpgradeProperties?: AutomaticOSUpgradeProperties
속성 값
dataDiskImages
disallowed
이미지에서 만든 VirtualMachine에 대해 허용되지 않는 구성을 지정합니다.
disallowed?: DisallowedConfiguration
속성 값
features
hyperVGeneration
HyperVGeneration 형식을 지정합니다.
hyperVGeneration?: string
속성 값
string
imageDeprecationStatus
이미지의 이미지 사용 중단 상태 속성을 설명합니다.
imageDeprecationStatus?: ImageDeprecationStatus
속성 값
osDiskImage
plan
상속된 속성 세부 정보
extendedLocation
Virtual Machine의 확장된 위치입니다.
extendedLocation?: ExtendedLocation
속성 값
id
location
name
tags
가상 머신에 할당된 태그를 지정합니다. 태그 사용에 대한 자세한 내용은 태그를 사용하여 Azure 리소스구성을 참조하세요.
tags?: {[propertyName: string]: string}
속성 값
{[propertyName: string]: string}