Chronicle v1 API - Class QualysVMSettings (1.1.0)

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

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

Qualys VM settings.

Inheritance

object > QualysVMSettings

Namespace

Google.Cloud.Chronicle.V1

Assembly

Google.Cloud.Chronicle.V1.dll

Constructors

QualysVMSettings()

public QualysVMSettings()

QualysVMSettings(QualysVMSettings)

public QualysVMSettings(QualysVMSettings other)
Parameter
Name Description
other QualysVMSettings

Properties

Authentication

public UsernameSecretAuth Authentication { get; set; }

Input only. Authentication.

Property Value
Type Description
UsernameSecretAuth

Hostname

public string Hostname { get; set; }

API Hostname.

Property Value
Type Description
string