Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ApplianceDefinition

Package version

Information about appliance definition.

Hierarchy

Index

Properties

Optional artifacts

artifacts: ApplianceArtifact[]

The collection of appliance artifacts. The portal will use the files specified as artifacts to construct the user experience of creating an appliance from an appliance definition.

authorizations

The appliance provider authorizations.

Optional description

description: undefined | string

The appliance definition description.

Optional displayName

displayName: undefined | string

The appliance definition display name.

Optional id

id: undefined | string

Resource ID NOTE: This property will not be serialized. It can only be populated by the server.

Optional identity

identity: Identity

The identity of the resource.

Optional location

location: undefined | string

Resource location

lockLevel

The appliance lock level. Possible values include: 'CanNotDelete', 'ReadOnly', 'None'

Optional managedBy

managedBy: undefined | string

ID of the resource that manages this resource.

Optional name

name: undefined | string

Resource name NOTE: This property will not be serialized. It can only be populated by the server.

packageFileUri

packageFileUri: string

The appliance definition package file Uri.

Optional sku

sku: Sku

The SKU of the resource.

Optional tags

tags: undefined | object

Resource tags

Optional type

type: undefined | string

Resource type NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc