Use the classification results to compute the sensitivity label that should be applied and return the set of actions that must be taken to correctly label the information.
This API is useful when a label should be set automatically based on classification of the file contents, rather than labeled directly by a user or service.
To evaluate based on classification results, provide the contentInfo, which includes existing content metadata key-value pairs, and classification results.
The API returns an informationProtectionAction that contains one of more of the following:
Credentials for a proxy server to use for the remote call
Parameter properties
Type:
System.Management.Automation.PSCredential
Supports wildcards:
False
DontShow:
False
Parameter sets
(All)
Position:
Named
Mandatory:
False
Value from pipeline:
False
Value from pipeline by property name:
False
Value from remaining arguments:
False
-ProxyUseDefaultCredentials
Use the default credentials for the proxy
Parameter properties
Type:
System.Management.Automation.SwitchParameter
Default value:
False
Supports wildcards:
False
DontShow:
False
Parameter sets
(All)
Position:
Named
Mandatory:
False
Value from pipeline:
False
Value from pipeline by property name:
False
Value from remaining arguments:
False
-ResponseHeadersVariable
Optional Response Headers Variable.
Parameter properties
Type:
System.String
Supports wildcards:
False
DontShow:
False
Aliases:
RHV
Parameter sets
(All)
Position:
Named
Mandatory:
False
Value from pipeline:
False
Value from pipeline by property name:
False
Value from remaining arguments:
False
-WhatIf
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.
BODYPARAMETER <IPaths1P6SiigSecurityInformationprotectionSensitivitylabelsMicrosoftGraphSecurityEvaluateclassificationresultsPostRequestbodyContentApplicationJsonSchema>: .
[(Any) <Object>]: This indicates any property can be added to this object.
[ClassificationResults <IMicrosoftGraphSecurityClassificationResult[]>]:
[ConfidenceLevel <Int32?>]: The confidence level, 0 to 100, of the result.
[Count <Int32?>]: The number of instances of the specific information type in the input.
[SensitiveTypeId <String>]: The GUID of the discovered sensitive information type.
[ContentInfo <IMicrosoftGraphSecurityContentInfo>]: contentInfo
[(Any) <Object>]: This indicates any property can be added to this object.
[ContentFormat <String>]: The format of the content to be labeled.
Possible values are: file, email.
[Identifier <String>]: Identifier used for Azure Information Protection Analytics.
[Metadata <IMicrosoftGraphSecurityKeyValuePair[]>]: Existing Microsoft Purview Information Protection metadata is passed as key-value pairs, where the key is the MSIPLabelGUID_PropName.
[Name <String>]: Name for this key-value pair.
[Value <String>]: Value for this key-value pair.
[State <String>]: contentState
CLASSIFICATIONRESULTS <IMicrosoftGraphSecurityClassificationResult[]>: .
[ConfidenceLevel <Int32?>]: The confidence level, 0 to 100, of the result.
[Count <Int32?>]: The number of instances of the specific information type in the input.
[SensitiveTypeId <String>]: The GUID of the discovered sensitive information type.
CONTENTINFO <IMicrosoftGraphSecurityContentInfo>: contentInfo
[(Any) <Object>]: This indicates any property can be added to this object.
[ContentFormat <String>]: The format of the content to be labeled.
Possible values are: file, email.
[Identifier <String>]: Identifier used for Azure Information Protection Analytics.
[Metadata <IMicrosoftGraphSecurityKeyValuePair[]>]: Existing Microsoft Purview Information Protection metadata is passed as key-value pairs, where the key is the MSIPLabelGUID_PropName.
[Name <String>]: Name for this key-value pair.
[Value <String>]: Value for this key-value pair.
[State <String>]: contentState