Destination Class

Capture storage details for capture description.

Constructor

Destination()

Variables

Name Description
name
str

Name for capture destination.

identity
<xref:<xref:"CaptureIdentity">>

A value that indicates whether capture description is enabled.

properties
<xref:<xref:"DestinationProperties">>

Properties describing the storage account, blob container and archive name format for capture destination.

Attributes

identity

A value that indicates whether capture description is enabled.

identity: CaptureIdentity

name

Name for capture destination.

name: str

properties

Properties describing the storage account, blob container and archive name format for capture destination.

properties: DestinationProperties