Show / Hide Table of Contents

Class GetQosDscpMarkingRule

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

Methods

View Source

InvokeAsync(GetQosDscpMarkingRuleArgs, InvokeOptions)

Use this data source to get the ID of an available OpenStack QoS DSCP marking rule.

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

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