Package version:

Interface CloudApplianceConfiguration

The cloud appliance configuration

Hierarchy

Properties

acsConfiguration: AcsConfiguration

The ACS configuration.

cloudPlatform: string

The cloud platform.

id?: string

The path ID that uniquely identifies the object. NOTE: This property will not be serialized. It can only be populated by the server.

kind?: "Series8000"

The Kind of the object. Currently only Series8000 is supported

modelNumber: string

The model number.

name?: string

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

supportedRegions: string[]

The supported regions.

supportedStorageAccountTypes: string[]

The supported storage account types.

supportedVmImages: VmImage[]

The supported virtual machine images.

supportedVmTypes: string[]

The supported virtual machine types.

type?: string

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

Generated using TypeDoc