Show / Hide Table of Contents

Class GetQosMinimumBandwidthRule

Inheritance
System.Object
GetQosMinimumBandwidthRule
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 GetQosMinimumBandwidthRule

Methods

View Source

InvokeAsync(GetQosMinimumBandwidthRuleArgs, InvokeOptions)

Use this data source to get the ID of an available OpenStack QoS minimum bandwidth rule.

{{% examples %}} {{% /examples %}}

Declaration
public static Task<GetQosMinimumBandwidthRuleResult> InvokeAsync(GetQosMinimumBandwidthRuleArgs args, InvokeOptions options = null)
Parameters
Type Name Description
GetQosMinimumBandwidthRuleArgs args
InvokeOptions options
Returns
Type Description
System.Threading.Tasks.Task<GetQosMinimumBandwidthRuleResult>
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.