NamespaceDescription.MessagingSkuPlan Property
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.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Name="MessagingSkuPlan", Order=209)]
public Microsoft.ServiceBus.Management.MessagingSKUPlan MessagingSkuPlan { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Name="MessagingSkuPlan", Order=209)>]
member this.MessagingSkuPlan : Microsoft.ServiceBus.Management.MessagingSKUPlan with get, set
Public Property MessagingSkuPlan As MessagingSKUPlan
Property Value
- Attributes