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.
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.
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