public sealed class CortexXDRSettings : IMessage<CortexXDRSettings>, IEquatable<CortexXDRSettings>, IDeepCloneable<CortexXDRSettings>, IBufferMessage, IMessageReference documentation and code samples for the Chronicle v1 API class CortexXDRSettings.
PAN Cortex XDR settings.
Implements
IMessageCortexXDRSettings, IEquatableCortexXDRSettings, IDeepCloneableCortexXDRSettings, IBufferMessage, IMessageNamespace
Google.Cloud.Chronicle.V1Assembly
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 |
|