< Back

New-InferenceClassificationOverrideObject

Sat Jan 18, 2020 12:32 pm

NAME New-InferenceClassificationOverrideObject



SYNOPSIS

Creates a new object which represents a "microsoft.graph.inferenceClassificationOverride" (or one of its derived

types).





SYNTAX

New-InferenceClassificationOverrideObject [-classifyAs <string>] [-senderEmailAddress <object>]

[<CommonParameters>]





DESCRIPTION

Creates a new object which represents a "microsoft.graph.inferenceClassificationOverride" (or one of its derived

types).





PARAMETERS

-classifyAs <string>

The "classifyAs" property, of type "microsoft.graph.inferenceClassificationType".



This property is on the "microsoft.graph.inferenceClassificationOverride" type.



Valid values: 'focused', 'other'



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-senderEmailAddress <object>

The "senderEmailAddress" property, of type "microsoft.graph.emailAddress".



This property is on the "microsoft.graph.inferenceClassificationOverride" type.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS





RELATED LINKS