Chronicle v1 API - Class ThinkstCanarySettings (1.1.0)

public sealed class ThinkstCanarySettings : IMessage<ThinkstCanarySettings>, IEquatable<ThinkstCanarySettings>, IDeepCloneable<ThinkstCanarySettings>, IBufferMessage, IMessage

Reference documentation and code samples for the Chronicle v1 API class ThinkstCanarySettings.

Thinkst Canary settings.

Inheritance

object > ThinkstCanarySettings

Namespace

Google.Cloud.Chronicle.V1

Assembly

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