Update-MgBetaTenantRelationshipManagedTenantAlert

Update the navigation property managedTenantAlerts in tenantRelationships

Syntax

PowerShell
Update-MgBetaTenantRelationshipManagedTenantAlert
      -ManagedTenantAlertId <String>
      [-ResponseHeadersVariable <String>]
      [-AdditionalProperties <Hashtable>]
      [-AlertData <IMicrosoftGraphManagedTenantsAlertData>]
      [-AlertDataReferenceStrings <IMicrosoftGraphManagedTenantsAlertDataReferenceString[]>]
      [-AlertLogs <IMicrosoftGraphManagedTenantsManagedTenantAlertLog[]>]
      [-AlertRule <IMicrosoftGraphManagedTenantsManagedTenantAlertRule>]
      [-AlertRuleDisplayName <String>]
      [-ApiNotifications <IMicrosoftGraphManagedTenantsManagedTenantApiNotification[]>]
      [-AssignedToUserId <String>]
      [-CorrelationCount <Int32>]
      [-CorrelationId <String>]
      [-CreatedByUserId <String>]
      [-CreatedDateTime <DateTime>]
      [-EmailNotifications <IMicrosoftGraphManagedTenantsManagedTenantEmailNotification[]>]
      [-Id <String>]
      [-LastActionByUserId <String>]
      [-LastActionDateTime <DateTime>]
      [-Message <String>]
      [-Severity <String>]
      [-Status <String>]
      [-TenantId <String>]
      [-Title <String>]
      [-Headers <IDictionary>]
      [-ProgressAction <ActionPreference>]
      [-WhatIf]
      [-Confirm]
      [<CommonParameters>]
PowerShell
Update-MgBetaTenantRelationshipManagedTenantAlert
      -ManagedTenantAlertId <String>
      -BodyParameter <IMicrosoftGraphManagedTenantsManagedTenantAlert>
      [-ResponseHeadersVariable <String>]
      [-Headers <IDictionary>]
      [-ProgressAction <ActionPreference>]
      [-WhatIf]
      [-Confirm]
      [<CommonParameters>]
PowerShell
Update-MgBetaTenantRelationshipManagedTenantAlert
      -InputObject <IManagedTenantsIdentity>
      [-ResponseHeadersVariable <String>]
      [-AdditionalProperties <Hashtable>]
      [-AlertData <IMicrosoftGraphManagedTenantsAlertData>]
      [-AlertDataReferenceStrings <IMicrosoftGraphManagedTenantsAlertDataReferenceString[]>]
      [-AlertLogs <IMicrosoftGraphManagedTenantsManagedTenantAlertLog[]>]
      [-AlertRule <IMicrosoftGraphManagedTenantsManagedTenantAlertRule>]
      [-AlertRuleDisplayName <String>]
      [-ApiNotifications <IMicrosoftGraphManagedTenantsManagedTenantApiNotification[]>]
      [-AssignedToUserId <String>]
      [-CorrelationCount <Int32>]
      [-CorrelationId <String>]
      [-CreatedByUserId <String>]
      [-CreatedDateTime <DateTime>]
      [-EmailNotifications <IMicrosoftGraphManagedTenantsManagedTenantEmailNotification[]>]
      [-Id <String>]
      [-LastActionByUserId <String>]
      [-LastActionDateTime <DateTime>]
      [-Message <String>]
      [-Severity <String>]
      [-Status <String>]
      [-TenantId <String>]
      [-Title <String>]
      [-Headers <IDictionary>]
      [-ProgressAction <ActionPreference>]
      [-WhatIf]
      [-Confirm]
      [<CommonParameters>]
PowerShell
Update-MgBetaTenantRelationshipManagedTenantAlert
      -InputObject <IManagedTenantsIdentity>
      -BodyParameter <IMicrosoftGraphManagedTenantsManagedTenantAlert>
      [-ResponseHeadersVariable <String>]
      [-Headers <IDictionary>]
      [-ProgressAction <ActionPreference>]
      [-WhatIf]
      [-Confirm]
      [<CommonParameters>]

Description

Update the navigation property managedTenantAlerts in tenantRelationships

Parameters

-AdditionalProperties

Additional Parameters

Type:Hashtable
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-AlertData

alertData To construct, see NOTES section for ALERTDATA properties and create a hash table.

Type:IMicrosoftGraphManagedTenantsAlertData
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-AlertDataReferenceStrings

To construct, see NOTES section for ALERTDATAREFERENCESTRINGS properties and create a hash table.

Type:IMicrosoftGraphManagedTenantsAlertDataReferenceString[]
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-AlertLogs

To construct, see NOTES section for ALERTLOGS properties and create a hash table.

Type:IMicrosoftGraphManagedTenantsManagedTenantAlertLog[]
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-AlertRule

managedTenantAlertRule To construct, see NOTES section for ALERTRULE properties and create a hash table.

Type:IMicrosoftGraphManagedTenantsManagedTenantAlertRule
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-AlertRuleDisplayName

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-ApiNotifications

To construct, see NOTES section for APINOTIFICATIONS properties and create a hash table.

Type:IMicrosoftGraphManagedTenantsManagedTenantApiNotification[]
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-AssignedToUserId

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-BodyParameter

managedTenantAlert To construct, see NOTES section for BODYPARAMETER properties and create a hash table.

Type:IMicrosoftGraphManagedTenantsManagedTenantAlert
Position:Named
Default value:None
Required:True
Accept pipeline input:True
Accept wildcard characters:False

-Confirm

Prompts you for confirmation before running the cmdlet.

Type:SwitchParameter
Aliases:cf
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-CorrelationCount

Type:Int32
Position:Named
Default value:0
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-CorrelationId

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-CreatedByUserId

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-CreatedDateTime

Type:DateTime
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-EmailNotifications

To construct, see NOTES section for EMAILNOTIFICATIONS properties and create a hash table.

Type:IMicrosoftGraphManagedTenantsManagedTenantEmailNotification[]
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-Headers

Optional headers that will be added to the request.

Type:IDictionary
Position:Named
Default value:None
Required:False
Accept pipeline input:True
Accept wildcard characters:False

-Id

The unique identifier for an entity. Read-only.

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-InputObject

Identity Parameter To construct, see NOTES section for INPUTOBJECT properties and create a hash table.

Type:IManagedTenantsIdentity
Position:Named
Default value:None
Required:True
Accept pipeline input:True
Accept wildcard characters:False

-LastActionByUserId

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-LastActionDateTime

Type:DateTime
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-ManagedTenantAlertId

The unique identifier of managedTenantAlert

Type:String
Position:Named
Default value:None
Required:True
Accept pipeline input:False
Accept wildcard characters:False

-Message

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-ProgressAction

{{ Fill ProgressAction Description }}

Type:ActionPreference
Aliases:proga
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-ResponseHeadersVariable

Optional Response Headers Variable.

Type:String
Aliases:RHV
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-Severity

alertSeverity

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-Status

alertStatus

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-TenantId

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-Title

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-WhatIf

Shows what would happen if the cmdlet runs. The cmdlet is not run.

Type:SwitchParameter
Aliases:wi
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

Inputs

Microsoft.Graph.Beta.PowerShell.Models.IManagedTenantsIdentity

Microsoft.Graph.Beta.PowerShell.Models.IMicrosoftGraphManagedTenantsManagedTenantAlert

System.Collections.IDictionary

Outputs

Microsoft.Graph.Beta.PowerShell.Models.IMicrosoftGraphManagedTenantsManagedTenantAlert

Notes

COMPLEX PARAMETER PROPERTIES

To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.

ALERTDATA <IMicrosoftGraphManagedTenantsAlertData>: alertData

  • [(Any) <Object>]: This indicates any property can be added to this object.
  • [DisplayName <String>]:

ALERTDATAREFERENCESTRINGS <IMicrosoftGraphManagedTenantsAlertDataReferenceString- []>: .

  • [DisplayName <String>]:

ALERTLOGS <IMicrosoftGraphManagedTenantsManagedTenantAlertLog- []>: .

  • [Id <String>]: The unique identifier for an entity. Read-only.
  • [Alert <IMicrosoftGraphManagedTenantsManagedTenantAlert>]: managedTenantAlert
    • [(Any) <Object>]: This indicates any property can be added to this object.
    • [Id <String>]: The unique identifier for an entity. Read-only.
    • [AlertData <IMicrosoftGraphManagedTenantsAlertData>]: alertData
      • [(Any) <Object>]: This indicates any property can be added to this object.
      • [DisplayName <String>]:
    • [AlertDataReferenceStrings <IMicrosoftGraphManagedTenantsAlertDataReferenceString- []>]:
      • [DisplayName <String>]:
    • [AlertLogs <IMicrosoftGraphManagedTenantsManagedTenantAlertLog- []>]:
    • [AlertRule <IMicrosoftGraphManagedTenantsManagedTenantAlertRule>]: managedTenantAlertRule
      • [(Any) <Object>]: This indicates any property can be added to this object.
      • [Id <String>]: The unique identifier for an entity. Read-only.
      • [AlertDisplayName <String>]:
      • [AlertTtl <Int32?>]:
      • [Alerts <IMicrosoftGraphManagedTenantsManagedTenantAlert- []>]:
      • [CreatedByUserId <String>]:
      • [CreatedDateTime <DateTime?>]:
      • [Description <String>]:
      • [DisplayName <String>]:
      • [LastActionByUserId <String>]:
      • [LastActionDateTime <DateTime?>]:
      • [LastRunDateTime <DateTime?>]:
      • [NotificationFinalDestinations <String>]: notificationDestination
      • [RuleDefinition <IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition>]: managedTenantAlertRuleDefinition
        • [(Any) <Object>]: This indicates any property can be added to this object.
        • [Id <String>]: The unique identifier for an entity. Read-only.
        • [AlertRules <IMicrosoftGraphManagedTenantsManagedTenantAlertRule- []>]:
        • [CreatedByUserId <String>]:
        • [CreatedDateTime <DateTime?>]:
        • [DefinitionTemplate <IMicrosoftGraphManagedTenantsAlertRuleDefinitionTemplate>]: alertRuleDefinitionTemplate
          • [(Any) <Object>]: This indicates any property can be added to this object.
          • [DefaultSeverity <String>]: alertSeverity
        • [DisplayName <String>]:
        • [LastActionByUserId <String>]:
        • [LastActionDateTime <DateTime?>]:
      • [Severity <String>]: alertSeverity
      • [Targets <IMicrosoftGraphManagedTenantsNotificationTarget- []>]:
        • [DisplayName <String>]:
      • [TenantIds <IMicrosoftGraphManagedTenantsTenantInfo- []>]:
        • [TenantId <String>]: The Microsoft Entra tenant identifier for the managed tenant. Optional.
    • [AlertRuleDisplayName <String>]:
    • [ApiNotifications <IMicrosoftGraphManagedTenantsManagedTenantApiNotification- []>]:
      • [Id <String>]: The unique identifier for an entity. Read-only.
      • [Alert <IMicrosoftGraphManagedTenantsManagedTenantAlert>]: managedTenantAlert
      • [CreatedByUserId <String>]:
      • [CreatedDateTime <DateTime?>]:
      • [IsAcknowledged <Boolean?>]:
      • [LastActionByUserId <String>]:
      • [LastActionDateTime <DateTime?>]:
      • [Message <String>]:
      • [Title <String>]:
      • [UserId <String>]:
    • [AssignedToUserId <String>]:
    • [CorrelationCount <Int32?>]:
    • [CorrelationId <String>]:
    • [CreatedByUserId <String>]:
    • [CreatedDateTime <DateTime?>]:
    • [EmailNotifications <IMicrosoftGraphManagedTenantsManagedTenantEmailNotification- []>]:
      • [Id <String>]: The unique identifier for an entity. Read-only.
      • [Alert <IMicrosoftGraphManagedTenantsManagedTenantAlert>]: managedTenantAlert
      • [CreatedByUserId <String>]:
      • [CreatedDateTime <DateTime?>]:
      • [EmailAddresses <IMicrosoftGraphManagedTenantsEmail- []>]:
        • [EmailAddress <String>]:
      • [EmailBody <String>]:
      • [LastActionByUserId <String>]:
      • [LastActionDateTime <DateTime?>]:
      • [Subject <String>]:
    • [LastActionByUserId <String>]:
    • [LastActionDateTime <DateTime?>]:
    • [Message <String>]:
    • [Severity <String>]: alertSeverity
    • [Status <String>]: alertStatus
    • [TenantId <String>]:
    • [Title <String>]:
  • [Content <IMicrosoftGraphManagedTenantsAlertLogContent>]: alertLogContent
    • [(Any) <Object>]: This indicates any property can be added to this object.
    • [DisplayName <String>]:
  • [CreatedByUserId <String>]:
  • [CreatedDateTime <DateTime?>]:
  • [LastActionByUserId <String>]:
  • [LastActionDateTime <DateTime?>]:

ALERTRULE <IMicrosoftGraphManagedTenantsManagedTenantAlertRule>: managedTenantAlertRule

  • [(Any) <Object>]: This indicates any property can be added to this object.
  • [Id <String>]: The unique identifier for an entity. Read-only.
  • [AlertDisplayName <String>]:
  • [AlertTtl <Int32?>]:
  • [Alerts <IMicrosoftGraphManagedTenantsManagedTenantAlert- []>]:
    • [Id <String>]: The unique identifier for an entity. Read-only.
    • [AlertData <IMicrosoftGraphManagedTenantsAlertData>]: alertData
      • [(Any) <Object>]: This indicates any property can be added to this object.
      • [DisplayName <String>]:
    • [AlertDataReferenceStrings <IMicrosoftGraphManagedTenantsAlertDataReferenceString- []>]:
      • [DisplayName <String>]:
    • [AlertLogs <IMicrosoftGraphManagedTenantsManagedTenantAlertLog- []>]:
      • [Id <String>]: The unique identifier for an entity. Read-only.
      • [Alert <IMicrosoftGraphManagedTenantsManagedTenantAlert>]: managedTenantAlert
      • [Content <IMicrosoftGraphManagedTenantsAlertLogContent>]: alertLogContent
        • [(Any) <Object>]: This indicates any property can be added to this object.
        • [DisplayName <String>]:
      • [CreatedByUserId <String>]:
      • [CreatedDateTime <DateTime?>]:
      • [LastActionByUserId <String>]:
      • [LastActionDateTime <DateTime?>]:
    • [AlertRule <IMicrosoftGraphManagedTenantsManagedTenantAlertRule>]: managedTenantAlertRule
    • [AlertRuleDisplayName <String>]:
    • [ApiNotifications <IMicrosoftGraphManagedTenantsManagedTenantApiNotification- []>]:
      • [Id <String>]: The unique identifier for an entity. Read-only.
      • [Alert <IMicrosoftGraphManagedTenantsManagedTenantAlert>]: managedTenantAlert
      • [CreatedByUserId <String>]:
      • [CreatedDateTime <DateTime?>]:
      • [IsAcknowledged <Boolean?>]:
      • [LastActionByUserId <String>]:
      • [LastActionDateTime <DateTime?>]:
      • [Message <String>]:
      • [Title <String>]:
      • [UserId <String>]:
    • [AssignedToUserId <String>]:
    • [CorrelationCount <Int32?>]:
    • [CorrelationId <String>]:
    • [CreatedByUserId <String>]:
    • [CreatedDateTime <DateTime?>]:
    • [EmailNotifications <IMicrosoftGraphManagedTenantsManagedTenantEmailNotification- []>]:
      • [Id <String>]: The unique identifier for an entity. Read-only.
      • [Alert <IMicrosoftGraphManagedTenantsManagedTenantAlert>]: managedTenantAlert
      • [CreatedByUserId <String>]:
      • [CreatedDateTime <DateTime?>]:
      • [EmailAddresses <IMicrosoftGraphManagedTenantsEmail- []>]:
        • [EmailAddress <String>]:
      • [EmailBody <String>]:
      • [LastActionByUserId <String>]:
      • [LastActionDateTime <DateTime?>]:
      • [Subject <String>]:
    • [LastActionByUserId <String>]:
    • [LastActionDateTime <DateTime?>]:
    • [Message <String>]:
    • [Severity <String>]: alertSeverity
    • [Status <String>]: alertStatus
    • [TenantId <String>]:
    • [Title <String>]:
  • [CreatedByUserId <String>]:
  • [CreatedDateTime <DateTime?>]:
  • [Description <String>]:
  • [DisplayName <String>]:
  • [LastActionByUserId <String>]:
  • [LastActionDateTime <DateTime?>]:
  • [LastRunDateTime <DateTime?>]:
  • [NotificationFinalDestinations <String>]: notificationDestination
  • [RuleDefinition <IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition>]: managedTenantAlertRuleDefinition
    • [(Any) <Object>]: This indicates any property can be added to this object.
    • [Id <String>]: The unique identifier for an entity. Read-only.
    • [AlertRules <IMicrosoftGraphManagedTenantsManagedTenantAlertRule- []>]:
    • [CreatedByUserId <String>]:
    • [CreatedDateTime <DateTime?>]:
    • [DefinitionTemplate <IMicrosoftGraphManagedTenantsAlertRuleDefinitionTemplate>]: alertRuleDefinitionTemplate
      • [(Any) <Object>]: This indicates any property can be added to this object.
      • [DefaultSeverity <String>]: alertSeverity
    • [DisplayName <String>]:
    • [LastActionByUserId <String>]:
    • [LastActionDateTime <DateTime?>]:
  • [Severity <String>]: alertSeverity
  • [Targets <IMicrosoftGraphManagedTenantsNotificationTarget- []>]:
    • [DisplayName <String>]:
  • [TenantIds <IMicrosoftGraphManagedTenantsTenantInfo- []>]:
    • [TenantId <String>]: The Microsoft Entra tenant identifier for the managed tenant. Optional.

APINOTIFICATIONS <IMicrosoftGraphManagedTenantsManagedTenantApiNotification- []>: .

  • [Id <String>]: The unique identifier for an entity. Read-only.
  • [Alert <IMicrosoftGraphManagedTenantsManagedTenantAlert>]: managedTenantAlert
    • [(Any) <Object>]: This indicates any property can be added to this object.
    • [Id <String>]: The unique identifier for an entity. Read-only.
    • [AlertData <IMicrosoftGraphManagedTenantsAlertData>]: alertData
      • [(Any) <Object>]: This indicates any property can be added to this object.
      • [DisplayName <String>]:
    • [AlertDataReferenceStrings <IMicrosoftGraphManagedTenantsAlertDataReferenceString- []>]:
      • [DisplayName <String>]:
    • [AlertLogs <IMicrosoftGraphManagedTenantsManagedTenantAlertLog- []>]:
      • [Id <String>]: The unique identifier for an entity. Read-only.
      • [Alert <IMicrosoftGraphManagedTenantsManagedTenantAlert>]: managedTenantAlert
      • [Content <IMicrosoftGraphManagedTenantsAlertLogContent>]: alertLogContent
        • [(Any) <Object>]: This indicates any property can be added to this object.
        • [DisplayName <String>]:
      • [CreatedByUserId <String>]:
      • [CreatedDateTime <DateTime?>]:
      • [LastActionByUserId <String>]:
      • [LastActionDateTime <DateTime?>]:
    • [AlertRule <IMicrosoftGraphManagedTenantsManagedTenantAlertRule>]: managedTenantAlertRule
      • [(Any) <Object>]: This indicates any property can be added to this object.
      • [Id <String>]: The unique identifier for an entity. Read-only.
      • [AlertDisplayName <String>]:
      • [AlertTtl <Int32?>]:
      • [Alerts <IMicrosoftGraphManagedTenantsManagedTenantAlert- []>]:
      • [CreatedByUserId <String>]:
      • [CreatedDateTime <DateTime?>]:
      • [Description <String>]:
      • [DisplayName <String>]:
      • [LastActionByUserId <String>]:
      • [LastActionDateTime <DateTime?>]:
      • [LastRunDateTime <DateTime?>]:
      • [NotificationFinalDestinations <String>]: notificationDestination
      • [RuleDefinition <IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition>]: managedTenantAlertRuleDefinition
        • [(Any) <Object>]: This indicates any property can be added to this object.
        • [Id <String>]: The unique identifier for an entity. Read-only.
        • [AlertRules <IMicrosoftGraphManagedTenantsManagedTenantAlertRule- []>]:
        • [CreatedByUserId <String>]:
        • [CreatedDateTime <DateTime?>]:
        • [DefinitionTemplate <IMicrosoftGraphManagedTenantsAlertRuleDefinitionTemplate>]: alertRuleDefinitionTemplate
          • [(Any) <Object>]: This indicates any property can be added to this object.
          • [DefaultSeverity <String>]: alertSeverity
        • [DisplayName <String>]:
        • [LastActionByUserId <String>]:
        • [LastActionDateTime <DateTime?>]:
      • [Severity <String>]: alertSeverity
      • [Targets <IMicrosoftGraphManagedTenantsNotificationTarget- []>]:
        • [DisplayName <String>]:
      • [TenantIds <IMicrosoftGraphManagedTenantsTenantInfo- []>]:
        • [TenantId <String>]: The Microsoft Entra tenant identifier for the managed tenant. Optional.
    • [AlertRuleDisplayName <String>]:
    • [ApiNotifications <IMicrosoftGraphManagedTenantsManagedTenantApiNotification- []>]:
    • [AssignedToUserId <String>]:
    • [CorrelationCount <Int32?>]:
    • [CorrelationId <String>]:
    • [CreatedByUserId <String>]:
    • [CreatedDateTime <DateTime?>]:
    • [EmailNotifications <IMicrosoftGraphManagedTenantsManagedTenantEmailNotification- []>]:
      • [Id <String>]: The unique identifier for an entity. Read-only.
      • [Alert <IMicrosoftGraphManagedTenantsManagedTenantAlert>]: managedTenantAlert
      • [CreatedByUserId <String>]:
      • [CreatedDateTime <DateTime?>]:
      • [EmailAddresses <IMicrosoftGraphManagedTenantsEmail- []>]:
        • [EmailAddress <String>]:
      • [EmailBody <String>]:
      • [LastActionByUserId <String>]:
      • [LastActionDateTime <DateTime?>]:
      • [Subject <String>]:
    • [LastActionByUserId <String>]:
    • [LastActionDateTime <DateTime?>]:
    • [Message <String>]:
    • [Severity <String>]: alertSeverity
    • [Status <String>]: alertStatus
    • [TenantId <String>]:
    • [Title <String>]:
  • [CreatedByUserId <String>]:
  • [CreatedDateTime <DateTime?>]:
  • [IsAcknowledged <Boolean?>]:
  • [LastActionByUserId <String>]:
  • [LastActionDateTime <DateTime?>]:
  • [Message <String>]:
  • [Title <String>]:
  • [UserId <String>]:

BODYPARAMETER <IMicrosoftGraphManagedTenantsManagedTenantAlert>: managedTenantAlert

  • [(Any) <Object>]: This indicates any property can be added to this object.
  • [Id <String>]: The unique identifier for an entity. Read-only.
  • [AlertData <IMicrosoftGraphManagedTenantsAlertData>]: alertData
    • [(Any) <Object>]: This indicates any property can be added to this object.
    • [DisplayName <String>]:
  • [AlertDataReferenceStrings <IMicrosoftGraphManagedTenantsAlertDataReferenceString- []>]:
    • [DisplayName <String>]:
  • [AlertLogs <IMicrosoftGraphManagedTenantsManagedTenantAlertLog- []>]:
    • [Id <String>]: The unique identifier for an entity. Read-only.
    • [Alert <IMicrosoftGraphManagedTenantsManagedTenantAlert>]: managedTenantAlert
    • [Content <IMicrosoftGraphManagedTenantsAlertLogContent>]: alertLogContent
      • [(Any) <Object>]: This indicates any property can be added to this object.
      • [DisplayName <String>]:
    • [CreatedByUserId <String>]:
    • [CreatedDateTime <DateTime?>]:
    • [LastActionByUserId <String>]:
    • [LastActionDateTime <DateTime?>]:
  • [AlertRule <IMicrosoftGraphManagedTenantsManagedTenantAlertRule>]: managedTenantAlertRule
    • [(Any) <Object>]: This indicates any property can be added to this object.
    • [Id <String>]: The unique identifier for an entity. Read-only.
    • [AlertDisplayName <String>]:
    • [AlertTtl <Int32?>]:
    • [Alerts <IMicrosoftGraphManagedTenantsManagedTenantAlert- []>]:
    • [CreatedByUserId <String>]:
    • [CreatedDateTime <DateTime?>]:
    • [Description <String>]:
    • [DisplayName <String>]:
    • [LastActionByUserId <String>]:
    • [LastActionDateTime <DateTime?>]:
    • [LastRunDateTime <DateTime?>]:
    • [NotificationFinalDestinations <String>]: notificationDestination
    • [RuleDefinition <IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition>]: managedTenantAlertRuleDefinition
      • [(Any) <Object>]: This indicates any property can be added to this object.
      • [Id <String>]: The unique identifier for an entity. Read-only.
      • [AlertRules <IMicrosoftGraphManagedTenantsManagedTenantAlertRule- []>]:
      • [CreatedByUserId <String>]:
      • [CreatedDateTime <DateTime?>]:
      • [DefinitionTemplate <IMicrosoftGraphManagedTenantsAlertRuleDefinitionTemplate>]: alertRuleDefinitionTemplate
        • [(Any) <Object>]: This indicates any property can be added to this object.
        • [DefaultSeverity <String>]: alertSeverity
      • [DisplayName <String>]:
      • [LastActionByUserId <String>]:
      • [LastActionDateTime <DateTime?>]:
    • [Severity <String>]: alertSeverity
    • [Targets <IMicrosoftGraphManagedTenantsNotificationTarget- []>]:
      • [DisplayName <String>]:
    • [TenantIds <IMicrosoftGraphManagedTenantsTenantInfo- []>]:
      • [TenantId <String>]: The Microsoft Entra tenant identifier for the managed tenant. Optional.
  • [AlertRuleDisplayName <String>]:
  • [ApiNotifications <IMicrosoftGraphManagedTenantsManagedTenantApiNotification- []>]:
    • [Id <String>]: The unique identifier for an entity. Read-only.
    • [Alert <IMicrosoftGraphManagedTenantsManagedTenantAlert>]: managedTenantAlert
    • [CreatedByUserId <String>]:
    • [CreatedDateTime <DateTime?>]:
    • [IsAcknowledged <Boolean?>]:
    • [LastActionByUserId <String>]:
    • [LastActionDateTime <DateTime?>]:
    • [Message <String>]:
    • [Title <String>]:
    • [UserId <String>]:
  • [AssignedToUserId <String>]:
  • [CorrelationCount <Int32?>]:
  • [CorrelationId <String>]:
  • [CreatedByUserId <String>]:
  • [CreatedDateTime <DateTime?>]:
  • [EmailNotifications <IMicrosoftGraphManagedTenantsManagedTenantEmailNotification- []>]:
    • [Id <String>]: The unique identifier for an entity. Read-only.
    • [Alert <IMicrosoftGraphManagedTenantsManagedTenantAlert>]: managedTenantAlert
    • [CreatedByUserId <String>]:
    • [CreatedDateTime <DateTime?>]:
    • [EmailAddresses <IMicrosoftGraphManagedTenantsEmail- []>]:
      • [EmailAddress <String>]:
    • [EmailBody <String>]:
    • [LastActionByUserId <String>]:
    • [LastActionDateTime <DateTime?>]:
    • [Subject <String>]:
  • [LastActionByUserId <String>]:
  • [LastActionDateTime <DateTime?>]:
  • [Message <String>]:
  • [Severity <String>]: alertSeverity
  • [Status <String>]: alertStatus
  • [TenantId <String>]:
  • [Title <String>]:

EMAILNOTIFICATIONS <IMicrosoftGraphManagedTenantsManagedTenantEmailNotification- []>: .

  • [Id <String>]: The unique identifier for an entity. Read-only.
  • [Alert <IMicrosoftGraphManagedTenantsManagedTenantAlert>]: managedTenantAlert
    • [(Any) <Object>]: This indicates any property can be added to this object.
    • [Id <String>]: The unique identifier for an entity. Read-only.
    • [AlertData <IMicrosoftGraphManagedTenantsAlertData>]: alertData
      • [(Any) <Object>]: This indicates any property can be added to this object.
      • [DisplayName <String>]:
    • [AlertDataReferenceStrings <IMicrosoftGraphManagedTenantsAlertDataReferenceString- []>]:
      • [DisplayName <String>]:
    • [AlertLogs <IMicrosoftGraphManagedTenantsManagedTenantAlertLog- []>]:
      • [Id <String>]: The unique identifier for an entity. Read-only.
      • [Alert <IMicrosoftGraphManagedTenantsManagedTenantAlert>]: managedTenantAlert
      • [Content <IMicrosoftGraphManagedTenantsAlertLogContent>]: alertLogContent
        • [(Any) <Object>]: This indicates any property can be added to this object.
        • [DisplayName <String>]:
      • [CreatedByUserId <String>]:
      • [CreatedDateTime <DateTime?>]:
      • [LastActionByUserId <String>]:
      • [LastActionDateTime <DateTime?>]:
    • [AlertRule <IMicrosoftGraphManagedTenantsManagedTenantAlertRule>]: managedTenantAlertRule
      • [(Any) <Object>]: This indicates any property can be added to this object.
      • [Id <String>]: The unique identifier for an entity. Read-only.
      • [AlertDisplayName <String>]:
      • [AlertTtl <Int32?>]:
      • [Alerts <IMicrosoftGraphManagedTenantsManagedTenantAlert- []>]:
      • [CreatedByUserId <String>]:
      • [CreatedDateTime <DateTime?>]:
      • [Description <String>]:
      • [DisplayName <String>]:
      • [LastActionByUserId <String>]:
      • [LastActionDateTime <DateTime?>]:
      • [LastRunDateTime <DateTime?>]:
      • [NotificationFinalDestinations <String>]: notificationDestination
      • [RuleDefinition <IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition>]: managedTenantAlertRuleDefinition
        • [(Any) <Object>]: This indicates any property can be added to this object.
        • [Id <String>]: The unique identifier for an entity. Read-only.
        • [AlertRules <IMicrosoftGraphManagedTenantsManagedTenantAlertRule- []>]:
        • [CreatedByUserId <String>]:
        • [CreatedDateTime <DateTime?>]:
        • [DefinitionTemplate <IMicrosoftGraphManagedTenantsAlertRuleDefinitionTemplate>]: alertRuleDefinitionTemplate
          • [(Any) <Object>]: This indicates any property can be added to this object.
          • [DefaultSeverity <String>]: alertSeverity
        • [DisplayName <String>]:
        • [LastActionByUserId <String>]:
        • [LastActionDateTime <DateTime?>]:
      • [Severity <String>]: alertSeverity
      • [Targets <IMicrosoftGraphManagedTenantsNotificationTarget- []>]:
        • [DisplayName <String>]:
      • [TenantIds <IMicrosoftGraphManagedTenantsTenantInfo- []>]:
        • [TenantId <String>]: The Microsoft Entra tenant identifier for the managed tenant. Optional.
    • [AlertRuleDisplayName <String>]:
    • [ApiNotifications <IMicrosoftGraphManagedTenantsManagedTenantApiNotification- []>]:
      • [Id <String>]: The unique identifier for an entity. Read-only.
      • [Alert <IMicrosoftGraphManagedTenantsManagedTenantAlert>]: managedTenantAlert
      • [CreatedByUserId <String>]:
      • [CreatedDateTime <DateTime?>]:
      • [IsAcknowledged <Boolean?>]:
      • [LastActionByUserId <String>]:
      • [LastActionDateTime <DateTime?>]:
      • [Message <String>]:
      • [Title <String>]:
      • [UserId <String>]:
    • [AssignedToUserId <String>]:
    • [CorrelationCount <Int32?>]:
    • [CorrelationId <String>]:
    • [CreatedByUserId <String>]:
    • [CreatedDateTime <DateTime?>]:
    • [EmailNotifications <IMicrosoftGraphManagedTenantsManagedTenantEmailNotification- []>]:
    • [LastActionByUserId <String>]:
    • [LastActionDateTime <DateTime?>]:
    • [Message <String>]:
    • [Severity <String>]: alertSeverity
    • [Status <String>]: alertStatus
    • [TenantId <String>]:
    • [Title <String>]:
  • [CreatedByUserId <String>]:
  • [CreatedDateTime <DateTime?>]:
  • [EmailAddresses <IMicrosoftGraphManagedTenantsEmail- []>]:
    • [EmailAddress <String>]:
  • [EmailBody <String>]:
  • [LastActionByUserId <String>]:
  • [LastActionDateTime <DateTime?>]:
  • [Subject <String>]:

INPUTOBJECT <IManagedTenantsIdentity>: Identity Parameter

  • [AggregatedPolicyComplianceId <String>]: The unique identifier of aggregatedPolicyCompliance
  • [AppPerformanceId <String>]: The unique identifier of appPerformance
  • [AuditEventId <String>]: The unique identifier of auditEvent
  • [CloudPcConnectionId <String>]: The unique identifier of cloudPcConnection
  • [CloudPcDeviceId <String>]: The unique identifier of cloudPcDevice
  • [CloudPcOverviewTenantId <String>]: The unique identifier of cloudPcOverview
  • [ConditionalAccessPolicyCoverageId <String>]: The unique identifier of conditionalAccessPolicyCoverage
  • [CredentialUserRegistrationsSummaryId <String>]: The unique identifier of credentialUserRegistrationsSummary
  • [DeviceAppPerformanceId <String>]: The unique identifier of deviceAppPerformance
  • [DeviceCompliancePolicySettingStateSummaryId <String>]: The unique identifier of deviceCompliancePolicySettingStateSummary
  • [DeviceHealthStatusId <String>]: The unique identifier of deviceHealthStatus
  • [ManagedDeviceComplianceId <String>]: The unique identifier of managedDeviceCompliance
  • [ManagedDeviceComplianceTrendId <String>]: The unique identifier of managedDeviceComplianceTrend
  • [ManagedTenantAlertId <String>]: The unique identifier of managedTenantAlert
  • [ManagedTenantAlertLogId <String>]: The unique identifier of managedTenantAlertLog
  • [ManagedTenantAlertRuleDefinitionId <String>]: The unique identifier of managedTenantAlertRuleDefinition
  • [ManagedTenantAlertRuleId <String>]: The unique identifier of managedTenantAlertRule
  • [ManagedTenantApiNotificationId <String>]: The unique identifier of managedTenantApiNotification
  • [ManagedTenantEmailNotificationId <String>]: The unique identifier of managedTenantEmailNotification
  • [ManagedTenantTicketingEndpointId <String>]: The unique identifier of managedTenantTicketingEndpoint
  • [ManagementActionId <String>]: The unique identifier of managementAction
  • [ManagementActionTenantDeploymentStatusId <String>]: The unique identifier of managementActionTenantDeploymentStatus
  • [ManagementIntentId <String>]: The unique identifier of managementIntent
  • [ManagementTemplateCollectionId <String>]: The unique identifier of managementTemplateCollection
  • [ManagementTemplateCollectionTenantSummaryId <String>]: The unique identifier of managementTemplateCollectionTenantSummary
  • [ManagementTemplateId <String>]: The unique identifier of managementTemplate
  • [ManagementTemplateStepDeploymentId <String>]: The unique identifier of managementTemplateStepDeployment
  • [ManagementTemplateStepId <String>]: The unique identifier of managementTemplateStep
  • [ManagementTemplateStepTenantSummaryId <String>]: The unique identifier of managementTemplateStepTenantSummary
  • [ManagementTemplateStepVersionId <String>]: The unique identifier of managementTemplateStepVersion
  • [MyRoleTenantId <String>]: The unique identifier of myRole
  • [TenantCustomizedInformationId <String>]: The unique identifier of tenantCustomizedInformation
  • [TenantDetailedInformationId <String>]: The unique identifier of tenantDetailedInformation
  • [TenantGroupId <String>]: The unique identifier of tenantGroup
  • [TenantId <String>]: The unique identifier of tenant
  • [TenantTagId <String>]: The unique identifier of tenantTag
  • [WindowsDeviceMalwareStateId <String>]: The unique identifier of windowsDeviceMalwareState
  • [WindowsProtectionStateId <String>]: The unique identifier of windowsProtectionState

https://learn.microsoft.com/powershell/module/microsoft.graph.beta.managedtenants/update-mgbetatenantrelationshipmanagedtenantalert