Class V1beta3PriorityLevelConfigurationReference

PriorityLevelConfigurationReference contains information that points to the "request-priority" being used.

Hierarchy

  • V1beta3PriorityLevelConfigurationReference

Constructors

Properties

name: string

name is the name of the priority level configuration being referenced Required.

attributeTypeMap: {
    baseName: string;
    name: string;
    type: string;
}[] = ...

Type declaration

  • baseName: string
  • name: string
  • type: string
discriminator: undefined | string = undefined

Methods

Generated using TypeDoc