Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VmNicUpdatesTaskDetails

Package version

interface

An interface representing VmNicUpdatesTaskDetails. This class represents the vm NicUpdates task details.

Hierarchy

  • VmNicUpdatesTaskDetails

Index

Properties

instanceType

instanceType: "VmNicUpdatesTaskDetails"
member

{string} instanceType Polymorphic Discriminator

Optional name

name: undefined | string
member

{string} [name] Name of the Nic.

Optional nicId

nicId: undefined | string
member

{string} [nicId] Nic Id.

Optional vmId

vmId: undefined | string
member

{string} [vmId] Virtual machine Id.

Generated using TypeDoc