Share via


DedicatedHost interface

Specifies information about the Dedicated host.

Extends

Properties

properties

Properties of the dedicated host.

sku

SKU of the dedicated host for Hardware Generation and VM family. Only name is required to be set. List Microsoft.Compute SKUs for a list of possible values.

Inherited Properties

location

Resource location

tags

Resource tags

Property Details

properties

Properties of the dedicated host.

properties?: DedicatedHostProperties

Property Value

sku

SKU of the dedicated host for Hardware Generation and VM family. Only name is required to be set. List Microsoft.Compute SKUs for a list of possible values.

sku: Sku

Property Value

Sku

Inherited Property Details

location

Resource location

location: string

Property Value

string

Inherited From Resource.location

tags

Resource tags

tags?: Record<string, string>

Property Value

Record<string, string>

Inherited From Resource.tags