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. NOTE: This property will not be serialized. It can only be populated by the server.

type

Defines the type of application server VM. NOTE: This property will not be serialized. It can only be populated by the server.

virtualMachineId

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

Property Details

storageDetails

Storage details of all the Storage Accounts attached to the App Virtual Machine. For e.g. NFS on AFS Shared Storage. NOTE: This property will not be serialized. It can only be populated by the server.

storageDetails?: StorageInformation[]

Property Value

type

Defines the type of application server VM. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

virtualMachineId

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

virtualMachineId?: string

Property Value

string