A2ARemoveDisksInput interface

A2A remove disk(s) input.

Extends

Properties

instanceType

Polymorphic discriminator, which specifies the different types this object can be

vmDisksUris

The list of vm disk vhd URIs.

vmManagedDisksIds

The list of vm managed disk Ids.

Property Details

instanceType

Polymorphic discriminator, which specifies the different types this object can be

instanceType: "A2A"

Property Value

"A2A"

vmDisksUris

The list of vm disk vhd URIs.

vmDisksUris?: string[]

Property Value

string[]

vmManagedDisksIds

The list of vm managed disk Ids.

vmManagedDisksIds?: string[]

Property Value

string[]