New-MgBetaSecuritySecureScore

Create new navigation property to secureScores for security

Note

To view the v1.0 release of this cmdlet, view New-MgSecuritySecureScore

Syntax

PowerShell
New-MgBetaSecuritySecureScore
   [-ResponseHeadersVariable <String>]
   [-ActiveUserCount <Int32>]
   [-AdditionalProperties <Hashtable>]
   [-AverageComparativeScores <IMicrosoftGraphAverageComparativeScore[]>]
   [-AzureTenantId <String>]
   [-ControlScores <IMicrosoftGraphControlScore[]>]
   [-CreatedDateTime <DateTime>]
   [-CurrentScore <Double>]
   [-EnabledServices <String[]>]
   [-Id <String>]
   [-LicensedUserCount <Int32>]
   [-MaxScore <Double>]
   [-VendorInformation <IMicrosoftGraphSecurityVendorInformation>]
   [-Headers <IDictionary>]
   [-ProgressAction <ActionPreference>]
   [-WhatIf]
   [-Confirm]
   [<CommonParameters>]
PowerShell
New-MgBetaSecuritySecureScore
   -BodyParameter <IMicrosoftGraphSecureScore>
   [-ResponseHeadersVariable <String>]
   [-Headers <IDictionary>]
   [-ProgressAction <ActionPreference>]
   [-WhatIf]
   [-Confirm]
   [<CommonParameters>]

Description

Create new navigation property to secureScores for security

Parameters

-ActiveUserCount

Active user count of the given tenant.

Type:Int32
Position:Named
Default value:0
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-AdditionalProperties

Additional Parameters

Type:Hashtable
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-AverageComparativeScores

Average score by different scopes (for example, average by industry, average by seating) and control category (Identity, Data, Device, Apps, Infrastructure) within the scope. To construct, see NOTES section for AVERAGECOMPARATIVESCORES properties and create a hash table.

Type:IMicrosoftGraphAverageComparativeScore[]
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-AzureTenantId

GUID string for tenant ID.

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-BodyParameter

secureScore To construct, see NOTES section for BODYPARAMETER properties and create a hash table.

Type:IMicrosoftGraphSecureScore
Position:Named
Default value:None
Required:True
Accept pipeline input:True
Accept wildcard characters:False

-Confirm

Prompts you for confirmation before running the cmdlet.

Type:SwitchParameter
Aliases:cf
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-ControlScores

Contains tenant scores for a set of controls. To construct, see NOTES section for CONTROLSCORES properties and create a hash table.

Type:IMicrosoftGraphControlScore[]
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-CreatedDateTime

When the report was created.

Type:DateTime
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-CurrentScore

Tenant current attained score on specified date.

Type:Double
Position:Named
Default value:0
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-EnabledServices

Microsoft-provided services for the tenant (for example, Exchange online, Skype, SharePoint).

Type:String[]
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-Headers

Optional headers that will be added to the request.

Type:IDictionary
Position:Named
Default value:None
Required:False
Accept pipeline input:True
Accept wildcard characters:False

-Id

The unique identifier for an entity. Read-only.

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-LicensedUserCount

Licensed user count of the given tenant.

Type:Int32
Position:Named
Default value:0
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-MaxScore

Tenant maximum possible score on specified date.

Type:Double
Position:Named
Default value:0
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-ProgressAction

{{ Fill ProgressAction Description }}

Type:ActionPreference
Aliases:proga
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-ResponseHeadersVariable

Optional Response Headers Variable.

Type:String
Aliases:RHV
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-VendorInformation

securityVendorInformation To construct, see NOTES section for VENDORINFORMATION properties and create a hash table.

Type:IMicrosoftGraphSecurityVendorInformation
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-WhatIf

Shows what would happen if the cmdlet runs. The cmdlet is not run.

Type:SwitchParameter
Aliases:wi
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

Inputs

Microsoft.Graph.Beta.PowerShell.Models.IMicrosoftGraphSecureScore

System.Collections.IDictionary

Outputs

Microsoft.Graph.Beta.PowerShell.Models.IMicrosoftGraphSecureScore

Notes

COMPLEX PARAMETER PROPERTIES

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.

AVERAGECOMPARATIVESCORES <IMicrosoftGraphAverageComparativeScore- []>: Average score by different scopes (for example, average by industry, average by seating) and control category (Identity, Data, Device, Apps, Infrastructure) within the scope.

  • [AverageScore <Double?>]: Average score within a specified basis.
  • [Basis <String>]: Scope type (by AllTenants, TotalSeats, IndustryTypes).

BODYPARAMETER <IMicrosoftGraphSecureScore>: secureScore

  • [(Any) <Object>]: This indicates any property can be added to this object.
  • [Id <String>]: The unique identifier for an entity. Read-only.
  • [ActiveUserCount <Int32?>]: Active user count of the given tenant.
  • [AverageComparativeScores <IMicrosoftGraphAverageComparativeScore- []>]: Average score by different scopes (for example, average by industry, average by seating) and control category (Identity, Data, Device, Apps, Infrastructure) within the scope.
    • [AverageScore <Double?>]: Average score within a specified basis.
    • [Basis <String>]: Scope type (by AllTenants, TotalSeats, IndustryTypes).
  • [AzureTenantId <String>]: GUID string for tenant ID.
  • [ControlScores <IMicrosoftGraphControlScore- []>]: Contains tenant scores for a set of controls.
    • [ControlCategory <String>]: Control action category (Identity, Data, Device, Apps, Infrastructure).
    • [ControlName <String>]: Control unique name
    • [Description <String>]: Description of the control.
    • [Score <Double?>]: Tenant achieved score for the control (it varies day by day depending on tenant operations on the control).
  • [CreatedDateTime <DateTime?>]: When the report was created.
  • [CurrentScore <Double?>]: Tenant current attained score on specified date.
  • [EnabledServices <String- []>]: Microsoft-provided services for the tenant (for example, Exchange online, Skype, SharePoint).
  • [LicensedUserCount <Int32?>]: Licensed user count of the given tenant.
  • [MaxScore <Double?>]: Tenant maximum possible score on specified date.
  • [VendorInformation <IMicrosoftGraphSecurityVendorInformation>]: securityVendorInformation
    • [(Any) <Object>]: This indicates any property can be added to this object.
    • [Provider <String>]: Specific provider (product/service - not vendor company); for example, WindowsDefenderATP.
    • [ProviderVersion <String>]: Version of the provider or subprovider, if it exists, that generated the alert. Required
    • [SubProvider <String>]: Specific subprovider (under aggregating provider); for example, WindowsDefenderATP.SmartScreen.
    • [Vendor <String>]: Name of the alert vendor (for example, Microsoft, Dell, FireEye). Required

CONTROLSCORES <IMicrosoftGraphControlScore- []>: Contains tenant scores for a set of controls.

  • [ControlCategory <String>]: Control action category (Identity, Data, Device, Apps, Infrastructure).
  • [ControlName <String>]: Control unique name
  • [Description <String>]: Description of the control.
  • [Score <Double?>]: Tenant achieved score for the control (it varies day by day depending on tenant operations on the control).

VENDORINFORMATION <IMicrosoftGraphSecurityVendorInformation>: securityVendorInformation

  • [(Any) <Object>]: This indicates any property can be added to this object.
  • [Provider <String>]: Specific provider (product/service - not vendor company); for example, WindowsDefenderATP.
  • [ProviderVersion <String>]: Version of the provider or subprovider, if it exists, that generated the alert. Required
  • [SubProvider <String>]: Specific subprovider (under aggregating provider); for example, WindowsDefenderATP.SmartScreen.
  • [Vendor <String>]: Name of the alert vendor (for example, Microsoft, Dell, FireEye). Required