你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ISecurityInsightsIdentity Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.SecurityInsightsIdentityTypeConverter))]
public interface ISecurityInsightsIdentity : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.SecurityInsightsIdentityTypeConverter))>]
type ISecurityInsightsIdentity = interface
interface IJsonSerializable
Public Interface ISecurityInsightsIdentity
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
ActionId |
Action ID |
AlertRuleTemplateId |
Alert rule template ID |
AutomationRuleId |
Automation rule ID |
BookmarkId |
Bookmark ID |
ConsentId |
consent ID |
DataConnectorId |
Connector ID |
EntityId |
entity ID |
EntityQueryId |
entity query ID |
EntityQueryTemplateId |
entity query template ID |
Id |
Resource identity path |
IncidentCommentId |
Incident comment ID |
IncidentId |
Incident ID |
MetadataName |
The Metadata name. |
Name |
Threat intelligence indicator name field. |
RelationName |
Relation Name |
ResourceGroupName |
The name of the resource group. The name is case insensitive. |
RuleId |
Alert rule ID |
SentinelOnboardingStateName |
The Sentinel onboarding state name. Supports - default |
SettingsName |
The setting name. Supports - Anomalies, EyesOn, EntityAnalytics, Ueba |
SourceControlId |
Source control Id |
SubscriptionId |
The ID of the target subscription. |
WorkspaceName |
The name of the workspace. |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |