Data Collection Rule Destinations Storage Blob
data class DataCollectionRuleDestinationsStorageBlob(val containerName: String, val name: String, val storageAccountId: String)
Constructors
Link copied to clipboard
fun DataCollectionRuleDestinationsStorageBlob(containerName: String, name: String, storageAccountId: String)