Share via


ApplicationServerVmDetails interface

The Application Server VM Details.

Properties

storageDetails

Storage details of all the Storage Accounts attached to the App Virtual Machine. For e.g. NFS on AFS Shared Storage.

type

Defines the type of application server VM.

virtualMachineId

The virtual machine id.

Property Details

storageDetails

Storage details of all the Storage Accounts attached to the App Virtual Machine. For e.g. NFS on AFS Shared Storage.

storageDetails?: StorageInformation[]

Property Value

type

Defines the type of application server VM.

type?: string

Property Value

string

virtualMachineId

The virtual machine id.

virtualMachineId?: string

Property Value

string