public sealed class CrowdStrikeDetectsSettings : IMessage<CrowdStrikeDetectsSettings>, IEquatable<CrowdStrikeDetectsSettings>, IDeepCloneable<CrowdStrikeDetectsSettings>, IBufferMessage, IMessageReference documentation and code samples for the Chronicle v1 API class CrowdStrikeDetectsSettings.
CrowdStrike Detects settings.
Implements
IMessageCrowdStrikeDetectsSettings, IEquatableCrowdStrikeDetectsSettings, IDeepCloneableCrowdStrikeDetectsSettings, IBufferMessage, IMessageNamespace
Google.Cloud.Chronicle.V1Assembly
Google.Cloud.Chronicle.V1.dll
Constructors
CrowdStrikeDetectsSettings()
public CrowdStrikeDetectsSettings()CrowdStrikeDetectsSettings(CrowdStrikeDetectsSettings)
public CrowdStrikeDetectsSettings(CrowdStrikeDetectsSettings other)| Parameter | |
|---|---|
| Name | Description |
other |
CrowdStrikeDetectsSettings |
Properties
Authentication
public OAuthClientCredentials Authentication { get; set; }Input only. OAuthClientCredentials.
| Property Value | |
|---|---|
| Type | Description |
OAuthClientCredentials |
|
Hostname
public string Hostname { get; set; }API Hostname.
| Property Value | |
|---|---|
| Type | Description |
string |
|
IngestionType
public CrowdStrikeDetectsSettings.Types.IngestionType IngestionType { get; set; }Optional. Ingestion Type.
| Property Value | |
|---|---|
| Type | Description |
CrowdStrikeDetectsSettingsTypesIngestionType |
|