Data Collection Rule Destinations Storage Table Direct
data class DataCollectionRuleDestinationsStorageTableDirect(val name: String, val storageAccountId: String, val tableName: String)
Constructors
Link copied to clipboard
fun DataCollectionRuleDestinationsStorageTableDirect(name: String, storageAccountId: String, tableName: String)