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