public sealed class NetskopeAlertSettings : IMessage<NetskopeAlertSettings>, IEquatable<NetskopeAlertSettings>, IDeepCloneable<NetskopeAlertSettings>, IBufferMessage, IMessageReference documentation and code samples for the Chronicle v1 API class NetskopeAlertSettings.
Netskope Alert settings.
Implements
IMessageNetskopeAlertSettings, IEquatableNetskopeAlertSettings, IDeepCloneableNetskopeAlertSettings, IBufferMessage, IMessageNamespace
Google.Cloud.Chronicle.V1Assembly
Google.Cloud.Chronicle.V1.dll
Constructors
NetskopeAlertSettings()
public NetskopeAlertSettings()NetskopeAlertSettings(NetskopeAlertSettings)
public NetskopeAlertSettings(NetskopeAlertSettings other)| Parameter | |
|---|---|
| Name | Description |
other |
NetskopeAlertSettings |
Properties
Authentication
public HttpHeaderAuth Authentication { get; set; }Input only. Authentication.
| Property Value | |
|---|---|
| Type | Description |
HttpHeaderAuth |
|
ContentType
public string ContentType { get; set; }Content type.
| Property Value | |
|---|---|
| Type | Description |
string |
|
Feedname
public string Feedname { get; set; }Feedname.
| Property Value | |
|---|---|
| Type | Description |
string |
|
Hostname
public string Hostname { get; set; }API Hostname.
| Property Value | |
|---|---|
| Type | Description |
string |
|