Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ResourceSettings

Package version

Represents resource specific settings

Hierarchy

  • ResourceSettings

Index

Properties

Optional cores

cores: undefined | number

The translated compute cores of the virtual machine NOTE: This property will not be serialized. It can only be populated by the server.

Optional galleryImageResourceId

galleryImageResourceId: undefined | string

The resource id of the gallery image used for creating the virtual machine

Optional id

id: undefined | string

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

Optional imageName

imageName: undefined | string

The name of the image used to created the environment setting NOTE: This property will not be serialized. It can only be populated by the server.

referenceVm

referenceVm: ReferenceVm

Details specific to Reference Vm

Optional size

The size of the virtual machine. Possible values include: 'Basic', 'Standard', 'Performance'

Generated using TypeDoc