Dela via


ICaptureDescription Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.CaptureDescriptionTypeConverter))]
public interface ICaptureDescription : Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.CaptureDescriptionTypeConverter))>]
type ICaptureDescription = interface
    interface IJsonSerializable
Public Interface ICaptureDescription
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

ArchiveNameFormat
BlobContainer
DataLakeAccountName
DataLakeFolderPath
DataLakeSubscriptionId
DestinationName
Enabled
Encoding
IdentityType
IdentityUserAssignedIdentity
IntervalInSecond
SizeLimitInByte
SkipEmptyArchive
StorageAccountResourceId

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to