Share via


BastionHost interface

Bastion Host resource.

Extends

Properties

properties

Represents the bastion host resource.

sku

The sku of this Bastion Host.

Inherited Properties

id

Resource ID.

location

Resource location.

tags

Resource tags.

Property Details

properties

Represents the bastion host resource.

properties?: BastionHostPropertiesFormat

Property Value

sku

The sku of this Bastion Host.

sku?: Sku

Property Value

Sku

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From Resource.id

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