public sealed class MicrosoftSecurityCenterAlertSettings : IMessage<MicrosoftSecurityCenterAlertSettings>, IEquatable<MicrosoftSecurityCenterAlertSettings>, IDeepCloneable<MicrosoftSecurityCenterAlertSettings>, IBufferMessage, IMessageReference documentation and code samples for the Chronicle v1 API class MicrosoftSecurityCenterAlertSettings.
Microsoft Security Center alert settings.
Implements
IMessageMicrosoftSecurityCenterAlertSettings, IEquatableMicrosoftSecurityCenterAlertSettings, IDeepCloneableMicrosoftSecurityCenterAlertSettings, IBufferMessage, IMessageNamespace
Google.Cloud.Chronicle.V1Assembly
Google.Cloud.Chronicle.V1.dll
Constructors
MicrosoftSecurityCenterAlertSettings()
public MicrosoftSecurityCenterAlertSettings()MicrosoftSecurityCenterAlertSettings(MicrosoftSecurityCenterAlertSettings)
public MicrosoftSecurityCenterAlertSettings(MicrosoftSecurityCenterAlertSettings other)| Parameter | |
|---|---|
| Name | Description |
other |
MicrosoftSecurityCenterAlertSettings |
Properties
AuthEndpoint
public string AuthEndpoint { get; set; }API Auth Endpoint.
| Property Value | |
|---|---|
| Type | Description |
string |
|
Authentication
public MicrosoftOAuthClientCredentials Authentication { get; set; }Input only. Authentication.
| Property Value | |
|---|---|
| Type | Description |
MicrosoftOAuthClientCredentials |
|
Hostname
public string Hostname { get; set; }API Hostname.
| Property Value | |
|---|---|
| Type | Description |
string |
|
SubscriptionId
public string SubscriptionId { get; set; }Subscription ID of the Microsoft security center alert settings alert.
| Property Value | |
|---|---|
| Type | Description |
string |
|
TenantId
public string TenantId { get; set; }Tenant ID.
| Property Value | |
|---|---|
| Type | Description |
string |
|