MessagingSKU Class

Definition

Provides SKU for the messaging.

[System.Runtime.Serialization.DataContract(Name="NamespaceSKU", Namespace="http://schemas.microsoft.com/netservices/2010/10/servicebus/connect")]
public class MessagingSKU
[<System.Runtime.Serialization.DataContract(Name="NamespaceSKU", Namespace="http://schemas.microsoft.com/netservices/2010/10/servicebus/connect")>]
type MessagingSKU = class
Public Class MessagingSKU
Inheritance
MessagingSKU
Attributes

Constructors

MessagingSKU()

Properties

AllowedEventHubProcessingUnits
AllowedMessagingUnits
MaxAllowedEventHubUnit
MinAllowedEventHubUnit

Gets or sets the minimum allowed event hub unit.

SKU

Gets or sets the stock-keeping unit for the messaging.

SKUDescription

Gets or sets the description for stock-keeping unit.

Applies to