PccRuleQosPolicy.GuaranteedBitRate 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.
The guaranteed bit rate (GBR) for all service data flows that use this data flow policy rule. This is an optional setting. If you do not provide a value, there will be no GBR set for the data flow policy rule that uses this QoS definition.
public Azure.ResourceManager.MobileNetwork.Models.Ambr GuaranteedBitRate { get; set; }
member this.GuaranteedBitRate : Azure.ResourceManager.MobileNetwork.Models.Ambr with get, set
Public Property GuaranteedBitRate As Ambr
Property Value
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET