ContainerAppOtlpHeader Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Header of otlp configuration.
public class ContainerAppOtlpHeader : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.AppContainers.Models.ContainerAppOtlpHeader>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.AppContainers.Models.ContainerAppOtlpHeader>
type ContainerAppOtlpHeader = class
interface IJsonModel<ContainerAppOtlpHeader>
interface IPersistableModel<ContainerAppOtlpHeader>
Public Class ContainerAppOtlpHeader
Implements IJsonModel(Of ContainerAppOtlpHeader), IPersistableModel(Of ContainerAppOtlpHeader)
- Inheritance
-
ContainerAppOtlpHeader
- Implements
Constructors
| Name | Description |
|---|---|
| ContainerAppOtlpHeader() |
Initializes a new instance of ContainerAppOtlpHeader. |
Properties
| Name | Description |
|---|---|
| Key |
The key of otlp configuration header. |
| Value |
The value of otlp configuration header. |