Microsoft.SecurityInsights bookmarks/relations

ARM template resource definition

The bookmarks/relations resource type can be deployed to:

For a list of changed properties in each API version, see change log.

Resource format

To create a Microsoft.SecurityInsights/bookmarks/relations resource, add the following JSON to your template.

{
  "type": "Microsoft.SecurityInsights/bookmarks/relations",
  "apiVersion": "2023-02-01-preview",
  "name": "string",
  "etag": "string",
  "properties": {
    "relatedResourceId": "string"
  }
}

Property values

bookmarks/relations

Name Description Value
type The resource type 'Microsoft.SecurityInsights/bookmarks/relations'
apiVersion The resource api version '2023-02-01-preview'
name The resource name

See how to set names and types for child resources in JSON ARM templates.
string (required)
etag Etag of the azure resource string
properties Relation properties RelationProperties

RelationProperties

Name Description Value
relatedResourceId The resource ID of the related resource string (required)
inputpropertiesorcaserelationproperties-1">

RelationsModelInputPropertiesOrCaseRelationPropertie...

Name Description Value
relationName Name of relation string
sourceRelationNode Relation source node RelationNode
targetRelationNode Relation target node RelationNode

RelationNode

Name Description Value
etag Etag for relation node string
relationAdditionalProperties Additional set of properties object
relationNodeId Relation Node Id string