public sealed class ThinkstCanarySettings : IMessage<ThinkstCanarySettings>, IEquatable<ThinkstCanarySettings>, IDeepCloneable<ThinkstCanarySettings>, IBufferMessage, IMessageReference documentation and code samples for the Chronicle v1 API class ThinkstCanarySettings.
Thinkst Canary settings.
Implements
IMessageThinkstCanarySettings, IEquatableThinkstCanarySettings, IDeepCloneableThinkstCanarySettings, IBufferMessage, IMessageNamespace
Google.Cloud.Chronicle.V1Assembly
Google.Cloud.Chronicle.V1.dll
Constructors
ThinkstCanarySettings()
public ThinkstCanarySettings()ThinkstCanarySettings(ThinkstCanarySettings)
public ThinkstCanarySettings(ThinkstCanarySettings other)| Parameter | |
|---|---|
| Name | Description |
other |
ThinkstCanarySettings |
Properties
Authentication
public HttpHeaderAuth Authentication { get; set; }Input only. Authentication.
| Property Value | |
|---|---|
| Type | Description |
HttpHeaderAuth |
|
Hostname
public string Hostname { get; set; }API Hostname.
| Property Value | |
|---|---|
| Type | Description |
string |
|