Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ResourcePool

Package version

Resource pool model

Hierarchy

  • ResourcePool

Index

Properties

Optional fullName

fullName: undefined | string

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

id

id: string

resource pool id (privateCloudId:vsphereId)

Optional location

location: undefined | string

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

Optional name

name: undefined | string

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

Optional privateCloudId

privateCloudId: undefined | string

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

Optional type

type: undefined | string

{resourceProviderNamespace}/{resourceType} NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc