Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Formula

Package version

A formula for creating a VM, specifying an image base and other parameters

Hierarchy

Index

Properties

Optional author

author: undefined | string

The author of the formula.

Optional creationDate

creationDate: Date

The creation date of the formula. NOTE: This property will not be serialized. It can only be populated by the server.

Optional description

description: undefined | string

The description of the formula.

Optional formulaContent

The content of the formula.

Optional id

id: undefined | string

The identifier of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional location

location: undefined | string

The location of the resource.

Optional name

name: undefined | string

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

Optional osType

osType: undefined | string

The OS type of the formula.

Optional provisioningState

provisioningState: undefined | string

The provisioning status of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional tags

tags: undefined | object

The tags of the resource.

Optional type

type: undefined | string

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

Optional uniqueIdentifier

uniqueIdentifier: undefined | string

The unique immutable identifier of a resource (Guid). NOTE: This property will not be serialized. It can only be populated by the server.

Optional vm

Information about a VM from which a formula is to be created.

Generated using TypeDoc