AcsRecordingChunkInfoProperties 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.
Schema for all properties of Recording Chunk Information.
public class AcsRecordingChunkInfoProperties
public class AcsRecordingChunkInfoProperties : System.ClientModel.Primitives.IJsonModel<Azure.Messaging.EventGrid.SystemEvents.AcsRecordingChunkInfoProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.Messaging.EventGrid.SystemEvents.AcsRecordingChunkInfoProperties>
type AcsRecordingChunkInfoProperties = class
type AcsRecordingChunkInfoProperties = class
interface IJsonModel<AcsRecordingChunkInfoProperties>
interface IPersistableModel<AcsRecordingChunkInfoProperties>
Public Class AcsRecordingChunkInfoProperties
Public Class AcsRecordingChunkInfoProperties
Implements IJsonModel(Of AcsRecordingChunkInfoProperties), IPersistableModel(Of AcsRecordingChunkInfoProperties)
- Inheritance
-
AcsRecordingChunkInfoProperties
- Implements
Properties
ContentLocation |
The ___location of the content for this chunk. |
DeleteLocation |
The ___location to delete all chunk storage. |
DocumentId |
The documentId of the recording chunk. |
EndReason |
The reason for ending the recording chunk. |
Index |
The index of the recording chunk. |
MetadataLocation |
The ___location of the metadata for this chunk. |