MessagingSKUPlan Class

Definition

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