System Topic Event Subscription Storage Queue Endpoint
data class SystemTopicEventSubscriptionStorageQueueEndpoint(val queueMessageTimeToLiveInSeconds: Int? = null, val queueName: String, val storageAccountId: String)
Constructors
Link copied to clipboard
fun SystemTopicEventSubscriptionStorageQueueEndpoint(queueMessageTimeToLiveInSeconds: Int? = null, queueName: String, storageAccountId: String)