你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ServiceBusNamespace.PremiumMessagingPartitions Property

Definition

The number of partitions of a Service Bus namespace. This property is only applicable to Premium SKU namespaces. The default value is 1 and possible values are 1, 2 and 4.

public Azure.Provisioning.BicepValue<int> PremiumMessagingPartitions { get; set; }
member this.PremiumMessagingPartitions : Azure.Provisioning.BicepValue<int> with get, set
Public Property PremiumMessagingPartitions As BicepValue(Of Integer)

Property Value

Applies to