GetDataCollectionRuleDestinationStorageTableDirect

data class GetDataCollectionRuleDestinationStorageTableDirect(val name: String, val storageAccountId: String, val tableName: String)

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies the name of the Data Collection Rule.

Link copied to clipboard

The resource ID of the Storage Account.

Link copied to clipboard

The Storage Table name.