public sealed class ServiceNowCMDBSettings : IMessage<ServiceNowCMDBSettings>, IEquatable<ServiceNowCMDBSettings>, IDeepCloneable<ServiceNowCMDBSettings>, IBufferMessage, IMessageReference documentation and code samples for the Chronicle v1 API class ServiceNowCMDBSettings.
ServiceNow CMDB settings.
Implements
IMessageServiceNowCMDBSettings, IEquatableServiceNowCMDBSettings, IDeepCloneableServiceNowCMDBSettings, IBufferMessage, IMessageNamespace
Google.Cloud.Chronicle.V1Assembly
Google.Cloud.Chronicle.V1.dll
Constructors
ServiceNowCMDBSettings()
public ServiceNowCMDBSettings()ServiceNowCMDBSettings(ServiceNowCMDBSettings)
public ServiceNowCMDBSettings(ServiceNowCMDBSettings other)| Parameter | |
|---|---|
| Name | Description |
other |
ServiceNowCMDBSettings |
Properties
Authentication
public UsernameSecretAuth Authentication { get; set; }Input only. Authentication.
| Property Value | |
|---|---|
| Type | Description |
UsernameSecretAuth |
|
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 |
|