Runs the command in a mode that only reports what would happen without performing the actions.
Parameter properties
Type:
System.Management.Automation.SwitchParameter
Supports wildcards:
False
DontShow:
False
Aliases:
wi
Parameter sets
(All)
Position:
Named
Mandatory:
False
Value from pipeline:
False
Value from pipeline by property name:
False
Value from remaining arguments:
False
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable,
-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable,
-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see
about_CommonParameters.
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.
ACTOR <IMicrosoftGraphAuditActor>: A class containing the properties for Audit Actor.
[(Any) <Object>]: This indicates any property can be added to this object.
[ApplicationDisplayName <String>]: Name of the Application.
[ApplicationId <String>]: AAD Application Id.
[AuditActorType <String>]: Actor Type.
[IPAddress <String>]: IPAddress.
[ServicePrincipalName <String>]: Service Principal Name (SPN).
[UserId <String>]: User Id.
[UserPermissions <String[]>]: List of user permissions when the audit was performed.
[UserPrincipalName <String>]: User Principal Name (UPN).
BODYPARAMETER <IMicrosoftGraphAuditEvent>: A class containing the properties for Audit Event.
[(Any) <Object>]: This indicates any property can be added to this object.
[Id <String>]: The unique identifier for an entity.
Read-only.
[Activity <String>]: Friendly name of the activity.
[ActivityDateTime <DateTime?>]: The date time in UTC when the activity was performed.
[ActivityOperationType <String>]: The HTTP operation type of the activity.
[ActivityResult <String>]: The result of the activity.
[ActivityType <String>]: The type of activity that was being performed.
[Actor <IMicrosoftGraphAuditActor>]: A class containing the properties for Audit Actor.
[(Any) <Object>]: This indicates any property can be added to this object.
[ApplicationDisplayName <String>]: Name of the Application.
[ApplicationId <String>]: AAD Application Id.
[AuditActorType <String>]: Actor Type.
[IPAddress <String>]: IPAddress.
[ServicePrincipalName <String>]: Service Principal Name (SPN).
[UserId <String>]: User Id.
[UserPermissions <String[]>]: List of user permissions when the audit was performed.
[UserPrincipalName <String>]: User Principal Name (UPN).
[Category <String>]: Audit category.
[ComponentName <String>]: Component name.
[CorrelationId <String>]: The client request Id that is used to correlate activity within the system.
[DisplayName <String>]: Event display name.
[Resources <IMicrosoftGraphAuditResource[]>]: Resources being modified.
[AuditResourceType <String>]: Audit resource's type.
[DisplayName <String>]: Display name.
[ModifiedProperties <IMicrosoftGraphAuditProperty[]>]: List of modified properties.
[DisplayName <String>]: Display name.
[NewValue <String>]: New value.
[OldValue <String>]: Old value.
[ResourceId <String>]: Audit resource's Id.
RESOURCES <IMicrosoftGraphAuditResource[]>: Resources being modified.
[AuditResourceType <String>]: Audit resource's type.
[DisplayName <String>]: Display name.
[ModifiedProperties <IMicrosoftGraphAuditProperty[]>]: List of modified properties.
[DisplayName <String>]: Display name.
[NewValue <String>]: New value.
[OldValue <String>]: Old value.
[ResourceId <String>]: Audit resource's Id.