Chronicle v1 API - Class CortexXDRSettings (1.1.0)

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

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

PAN Cortex XDR settings.

Inheritance

object > CortexXDRSettings

Namespace

Google.Cloud.Chronicle.V1

Assembly

Google.Cloud.Chronicle.V1.dll

Constructors

CortexXDRSettings()

public CortexXDRSettings()

CortexXDRSettings(CortexXDRSettings)

public CortexXDRSettings(CortexXDRSettings other)
Parameter
Name Description
other CortexXDRSettings

Properties

Authentication

public HttpHeaderAuth Authentication { get; set; }

Input only. Authentication.

Property Value
Type Description
HttpHeaderAuth

Endpoint

public string Endpoint { get; set; }

API Endpoint.

Property Value
Type Description
string

Hostname

public string Hostname { get; set; }

API Hostname.

Property Value
Type Description
string