Class PriorityLevelConfigurationReference
PriorityLevelConfigurationReference contains information that points to the "request-priority" being used.
Inheritance
System.Object
PriorityLevelConfigurationReference
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.Kubernetes.Types.Outputs.FlowControl.V1Alpha1
Assembly: Pulumi.Kubernetes.dll
Syntax
public sealed class PriorityLevelConfigurationReference
Fields
View SourceName
name is the name of the priority level configuration being referenced Required.
Declaration
public readonly string Name
Field Value
| Type | Description |
|---|---|
| System.String |