BastionHostUpdate interface

Parameters supplied to update the Bastion Host identity or tags.

Properties

identity

The identity of the BastionHost, if configured.

tags

Resource tags.

Property Details

identity

The identity of the BastionHost, if configured.

identity?: ManagedServiceIdentity

Property Value

tags

Resource tags.

tags?: Record<string, string>

Property Value

Record<string, string>