Skip to content

Instantly share code, notes, and snippets.

@tombuildsstuff
Created April 19, 2017 11:08
Show Gist options
  • Save tombuildsstuff/814f512639389dadceef598fd3fcbc68 to your computer and use it in GitHub Desktop.
Save tombuildsstuff/814f512639389dadceef598fd3fcbc68 to your computer and use it in GitHub Desktop.
{
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/acctestRG-2344185852114327056/providers/Microsoft.ServiceBus/namespaces/acctestservicebusnamespace-2344185852114327056/topics/acctestservicebustopic-2344185852114327056",
"name": "acctestservicebustopic-2344185852114327056",
"type": "Microsoft.ServiceBus/Topic",
"location": "West US",
"tags": null,
"properties": {
"defaultMessageTimeToLive": "10675199.02:48:05.4775807",
"maxSizeInMegabytes": 5120,
"requiresDuplicateDetection": false,
"duplicateDetectionHistoryTimeWindow": "00:10:00",
"enableBatchedOperations": false,
"sizeInBytes": 0,
"filteringMessagesBeforePublishing": false,
"isAnonymousAccessible": false,
"status": "Active",
"createdAt": "2017-04-19T10:15:43.345579Z",
"updatedAt": "2017-04-19T10:15:43.345579Z",
"accessedAt": "0001-01-01T00:00:00Z",
"supportOrdering": false,
"countDetails": {
"activeMessageCount": 0,
"deadLetterMessageCount": 0,
"scheduledMessageCount": 0,
"transferMessageCount": 0,
"transferDeadLetterMessageCount": 0
},
"subscriptionCount": 0,
"autoDeleteOnIdle": "10675199.02:48:05.4775807",
"enablePartitioning": false,
"isExpress": false,
"entityAvailabilityStatus": "Available",
"enableSubscriptionPartitioning": false,
"enableExpress": false
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment