New-MgBetaSecuritySecureScore
Create new navigation property to secureScores for security
Note
To view the v1.0 release of this cmdlet, view New-MgSecuritySecureScore
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>]
New-MgBetaSecuritySecureScore
-BodyParameter <IMicrosoftGraphSecureScore>
[-ResponseHeadersVariable <String>]
[-Headers <IDictionary>]
[-ProgressAction <ActionPreference>]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Create new navigation property to secureScores for security
Active user count of the given tenant.
Type: | Int32 |
Position: | Named |
Default value: | 0 |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Additional Parameters
Type: | Hashtable |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
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 |
GUID string for tenant ID.
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
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 |
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 |
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 |
When the report was created.
Type: | DateTime |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Tenant current attained score on specified date.
Type: | Double |
Position: | Named |
Default value: | 0 |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
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 |
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 |
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 |
Licensed user count of the given tenant.
Type: | Int32 |
Position: | Named |
Default value: | 0 |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Tenant maximum possible score on specified date.
Type: | Double |
Position: | Named |
Default value: | 0 |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
{{ Fill ProgressAction Description }}
Type: | ActionPreference |
Aliases: | proga |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Optional Response Headers Variable.
Type: | String |
Aliases: | RHV |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
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 |
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 |
Microsoft.Graph.Beta.PowerShell.Models.IMicrosoftGraphSecureScore
System.Collections.IDictionary
Microsoft.Graph.Beta.PowerShell.Models.IMicrosoftGraphSecureScore
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