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
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