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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET