BastionHostIPConfiguration Class

IP configuration of an Bastion Host.

Constructor

BastionHostIPConfiguration(*args: Any, **kwargs: Any)

Variables

Name Description
id
str

Resource ID.

properties

Represents the ip configuration associated with the resource.

name
str

Name of the resource that is unique within a resource group. This name can be used to access the resource.

etag
str

A unique read-only string that changes whenever the resource is updated.

type
str

Ip configuration type.

Attributes

etag

A unique read-only string that changes whenever the resource is updated.

etag: str | None

name

Name of the resource that is unique within a resource group. This name can be used to access the resource.

name: str | None

properties

Represents the ip configuration associated with the resource.

properties: _models.BastionHostIPConfigurationPropertiesFormat | None

type

Ip configuration type.

type: str | None