MessagingSKU 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.
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
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.