RecordingStorage 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.
Recording Storage base
public abstract class RecordingStorage
type RecordingStorage = class
Public MustInherit Class RecordingStorage
- Inheritance
-
RecordingStorage
Constructors
| Name | Description |
|---|---|
| RecordingStorage(RecordingStorageKind) |
Recording storage |
Properties
| Name | Description |
|---|---|
| RecordingStorageKind |
Recording storage Kind |
Methods
| Name | Description |
|---|---|
| CreateAzureBlobContainerRecordingStorage(Uri) |
Creates AzureBlobContainer Storage for Recording. |
| CreateAzureCommunicationsRecordingStorage() |
Creates AzureCommunications Storage for Recording. |