Class PriorityLevelConfigurationStatus
PriorityLevelConfigurationStatus represents the current state of a "request-priority".
Inheritance
System.Object
PriorityLevelConfigurationStatus
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 PriorityLevelConfigurationStatus
Fields
View SourceConditions
conditions is the current state of "request-priority".
Declaration
public readonly ImmutableArray<PriorityLevelConfigurationCondition> Conditions
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<PriorityLevelConfigurationCondition> |