Class GetQosBandwidthLimitRule
Inheritance
System.Object
GetQosBandwidthLimitRule
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.OpenStack.Networking
Assembly: Pulumi.OpenStack.dll
Syntax
public static class GetQosBandwidthLimitRule
Methods
View SourceInvokeAsync(GetQosBandwidthLimitRuleArgs, InvokeOptions)
Use this data source to get the ID of an available OpenStack QoS bandwidth limit rule.
{{% examples %}} {{% /examples %}}
Declaration
public static Task<GetQosBandwidthLimitRuleResult> InvokeAsync(GetQosBandwidthLimitRuleArgs args, InvokeOptions options = null)
Parameters
| Type | Name | Description |
|---|---|---|
| GetQosBandwidthLimitRuleArgs | args | |
| InvokeOptions | options |
Returns
| Type | Description |
|---|---|
| System.Threading.Tasks.Task<GetQosBandwidthLimitRuleResult> |