Class DexTelemetryConfig
Configuration Telemetry.
Namespace: Neon.Kube.Resources.Dex
Assembly: Neon.Kube.Resources.dll
Syntax
public class DexTelemetryConfig
Constructors
DexTelemetryConfig()
Constructor.
Declaration
public DexTelemetryConfig()
Properties
Http
HTTP endpoint for telemetry.
Declaration
[JsonProperty(PropertyName = "Http", Required = Required.Default, DefaultValueHandling = DefaultValueHandling.IgnoreAndPopulate)]
[YamlMember(Alias = "http", ApplyNamingConventions = false)]
public string Http { get; set; }
Property Value
Type | Description |
---|---|
string |