DataCollectionRuleDestinationsStorageBlob

data class DataCollectionRuleDestinationsStorageBlob(val containerName: String, val name: String, val storageAccountId: String)

Constructors

constructor(containerName: String, name: String, storageAccountId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Storage Container name.

Link copied to clipboard

The name which should be used for this destination. This name should be unique across all destinations regardless of type within the Data Collection Rule.

Link copied to clipboard

The resource ID of the Storage Account.