SecurityInsightsIncidentRelationData Class

Definition

A class representing the SecurityInsightsIncidentRelation data model. Represents a relation between two resources

public class SecurityInsightsIncidentRelationData : Azure.ResourceManager.Models.ResourceData
type SecurityInsightsIncidentRelationData = class
    inherit ResourceData
Public Class SecurityInsightsIncidentRelationData
Inherits ResourceData
Inheritance
SecurityInsightsIncidentRelationData

Constructors

SecurityInsightsIncidentRelationData()

Initializes a new instance of SecurityInsightsIncidentRelationData.

Properties

ETag

Etag of the azure resource.

Id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.

(Inherited from ResourceData)
Name

The name of the resource.

(Inherited from ResourceData)
RelatedResourceId

The resource ID of the related resource.

RelatedResourceKind

The resource kind of the related resource.

RelatedResourceName

The name of the related resource.

RelatedResourceType

The resource type of the related resource.

ResourceType

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts".

(Inherited from ResourceData)
SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

(Inherited from ResourceData)

Applies to