< Back

New-SecureScoreControlProfileObject

Sat Jan 18, 2020 1:35 pm

NAME New-SecureScoreControlProfileObject



SYNOPSIS

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





SYNTAX

New-SecureScoreControlProfileObject [-actionType <string>] [-actionUrl <string>] [-azureTenantId <string>]

[-complianceInformation <object[]>] [-controlCategory <string>] [-controlStateUpdates <object[]>] [-deprecated

<bool>] [-implementationCost <string>] [-lastModifiedDateTime <DateTimeOffset>] [-maxScore <double>] [-rank <int>]

[-remediation <string>] [-remediationImpact <string>] [-service <string>] [-threats <string[]>] [-tier <string>]

[-title <string>] [-userImpact <string>] [-vendorInformation <object>] [<CommonParameters>]





DESCRIPTION

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





PARAMETERS

-actionType <string>

The "actionType" property, of type "Edm.String".



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



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-actionUrl <string>

The "actionUrl" property, of type "Edm.String".



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



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-azureTenantId <string>

The "azureTenantId" property, of type "Edm.String".



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



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-complianceInformation <object[]>

The "complianceInformation" property, of type "microsoft.graph.complianceInformation".



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



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-controlCategory <string>

The "controlCategory" property, of type "Edm.String".



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



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-controlStateUpdates <object[]>

The "controlStateUpdates" property, of type "microsoft.graph.secureScoreControlStateUpdate".



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



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-deprecated <bool>

The "deprecated" property, of type "Edm.Boolean".



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



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-implementationCost <string>

The "implementationCost" property, of type "Edm.String".



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



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-lastModifiedDateTime <DateTimeOffset>

The "lastModifiedDateTime" property, of type "Edm.DateTimeOffset".



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



Required? false

Position? named

Default value 1/1/0001 12:00:00 AM +00:00

Accept pipeline input? false

Accept wildcard characters? false



-maxScore <double>

The "maxScore" property, of type "Edm.Double".



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



Required? false

Position? named

Default value 0

Accept pipeline input? false

Accept wildcard characters? false



-rank <int>

The "rank" property, of type "Edm.Int32".



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



Required? false

Position? named

Default value 0

Accept pipeline input? false

Accept wildcard characters? false



-remediation <string>

The "remediation" property, of type "Edm.String".



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



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-remediationImpact <string>

The "remediationImpact" property, of type "Edm.String".



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



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-service <string>

The "service" property, of type "Edm.String".



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



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-threats <string[]>

The "threats" property, of type "Edm.String".



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



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-tier <string>

The "tier" property, of type "Edm.String".



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



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-title <string>

The "title" property, of type "Edm.String".



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



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-userImpact <string>

The "userImpact" property, of type "Edm.String".



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



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-vendorInformation <object>

The "vendorInformation" property, of type "microsoft.graph.securityVendorInformation".



This property is on the "microsoft.graph.secureScoreControlProfile" 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