MessagingSKUPlan Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a messaging SKU plan.
[System.Runtime.Serialization.DataContract(Name="NamespaceSKUPlan", Namespace="http://schemas.microsoft.com/netservices/2010/10/servicebus/connect")]
public class MessagingSKUPlan
[<System.Runtime.Serialization.DataContract(Name="NamespaceSKUPlan", Namespace="http://schemas.microsoft.com/netservices/2010/10/servicebus/connect")>]
type MessagingSKUPlan = class
Public Class MessagingSKUPlan
- Inheritance
-
MessagingSKUPlan
- Attributes
Constructors
MessagingSKUPlan() |
Properties
EventHubProcessingUnits |
Gets or sets the event hub processing units. |
IsAutoInflateEnabled | |
MaximumThroughputUnits | |
MessagingUnits | |
Revision |
Gets or sets the plan revision. |
SelectedEventHubUnit |
Gets or sets the selected event hub unit. |
SKU |
Gets or sets the stock-keeping unit. |
UpdatedAt |
Gets or sets the exact time the plan has been updated. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET