BastionSessionRecordingConfiguration Class

Bastion Session Recording Configuration.

Constructor

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

Variables

Name Description
identity

The identity to use for accessing the blob container where recordings will be stored. Required.

blob_container_uri
str

The blob container to store the recordings. Ex: https://contosostorage.blob.core.windows.net/contosorecordings. Required.

Attributes

blob_container_uri

The blob container to store the recordings. Ex: https://contosostorage.blob.core.windows.net/contosorecordings. Required.

blob_container_uri: str

identity

The identity to use for accessing the blob container where recordings will be stored. Required.

identity: _models.SessionRecordingIdentity