BastionSessionRecordingConfiguration Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Bastion Session Recording Configuration.
public class BastionSessionRecordingConfiguration : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.Models.BastionSessionRecordingConfiguration>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.Models.BastionSessionRecordingConfiguration>
type BastionSessionRecordingConfiguration = class
interface IJsonModel<BastionSessionRecordingConfiguration>
interface IPersistableModel<BastionSessionRecordingConfiguration>
Public Class BastionSessionRecordingConfiguration
Implements IJsonModel(Of BastionSessionRecordingConfiguration), IPersistableModel(Of BastionSessionRecordingConfiguration)
- Inheritance
-
BastionSessionRecordingConfiguration
- Implements
Constructors
| Name | Description |
|---|---|
| BastionSessionRecordingConfiguration(SessionRecordingIdentity, Uri) |
Initializes a new instance of BastionSessionRecordingConfiguration. |
Properties
| Name | Description |
|---|---|
| BlobContainerUri |
The blob container to store the recordings. Ex: |
| Identity |
The identity to use for accessing the blob container where recordings will be stored. |