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
Samarbeid med oss på GitHub
Du finner kilden for dette innholdet på GitHub. Der du også kan opprette og se gjennom problemer og pull-forespørsler. Hvis du vil ha mer informasjon, kan du se vår bidragsyterveiledning.
Azure SDK for .NET