MessagingPlan interface
Messaging Plan for the namespace
- Extends
Properties
| revision | revision number |
| selected |
Selected event hub unit |
| sku | Sku type |
| updated |
The exact time the messaging plan was updated. |
Inherited Properties
| id | Resource Id |
| location | Resource location |
| name | Resource name |
| tags | Resource tags |
| type | Resource type |
Property Details
revision
revision number
revision?: number
Property Value
number
selectedEventHubUnit
Selected event hub unit
selectedEventHubUnit?: number
Property Value
number
sku
Sku type
sku?: number
Property Value
number
updatedAt
The exact time the messaging plan was updated.
updatedAt?: Date
Property Value
Date
Inherited Property Details
id
location
name
tags
Resource tags
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
Inherited From TrackedResource.tags