次の方法で共有


MessagingSKU クラス

定義

メッセージングの SKU を提供します。

[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
継承
MessagingSKU
属性

コンストラクター

MessagingSKU()

メッセージングの SKU を提供します。

プロパティ

AllowedEventHubProcessingUnits

メッセージングの SKU を提供します。

AllowedMessagingUnits

メッセージングの SKU を提供します。

MaxAllowedEventHubUnit

メッセージングの SKU を提供します。

MinAllowedEventHubUnit

許可される最小イベント ハブ ユニットを取得または設定します。

SKU

メッセージングの在庫保管単位を取得または設定します。

SKUDescription

在庫保管単位の説明を取得または設定します。

適用対象