Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PlacementProfile

Package version

Defines the resource properties.

Hierarchy

  • PlacementProfile

Index

Properties

Optional clusterId

clusterId: undefined | string

Gets or sets the ARM Id of the cluster resource on which this virtual machine will deploy.

Optional datastoreId

datastoreId: undefined | string

Gets or sets the ARM Id of the datastore resource on which the data for the virtual machine will be kept.

Optional hostId

hostId: undefined | string

Gets or sets the ARM Id of the host resource on which this virtual machine will deploy.

Optional resourcePoolId

resourcePoolId: undefined | string

Gets or sets the ARM Id of the resourcePool resource on which this virtual machine will deploy.

Generated using TypeDoc