TemplateImageType Enum

Definition

The type of a template image.

public enum TemplateImageType
type TemplateImageType = 
Public Enum TemplateImageType
Inheritance
TemplateImageType

Fields

CustomerImage 0

The image was uploaded from the subscription owner.

PlatformImage 1

The image was provided by the Azure RemoteApp service.

Unknown 2

The image type is not known.

Applies to