Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 251 Bytes

File metadata and controls

18 lines (13 loc) · 251 Bytes
description Automatically generated file. DO NOT MODIFY
Import-Module Microsoft.Graph.Beta.Security

$params = @{
	value = @(
	"id-value1"
"id-value2"
)
}

Remove-MgBetaSecurityTiIndicatorMultiple -BodyParameter $params