Chronicle v1 API - Class CrowdStrikeAlertsSettings (1.1.0)

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

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

CrowdStrike Alerts settings.

Inheritance

object > CrowdStrikeAlertsSettings

Namespace

Google.Cloud.Chronicle.V1

Assembly

Google.Cloud.Chronicle.V1.dll

Constructors

CrowdStrikeAlertsSettings()

public CrowdStrikeAlertsSettings()

CrowdStrikeAlertsSettings(CrowdStrikeAlertsSettings)

public CrowdStrikeAlertsSettings(CrowdStrikeAlertsSettings other)
Parameter
Name Description
other CrowdStrikeAlertsSettings

Properties

Authentication

public OAuthClientCredentials Authentication { get; set; }

Required. OAuthClientCredentials.

Property Value
Type Description
OAuthClientCredentials

Hostname

public string Hostname { get; set; }

Required. API Hostname.

Property Value
Type Description
string

IngestionType

public CrowdStrikeAlertsSettings.Types.IngestionType IngestionType { get; set; }

Optional. Ingestion Type.

Property Value
Type Description
CrowdStrikeAlertsSettingsTypesIngestionType