New-MgBetaSecurityThreatIntelligenceIntelProfile
Create new navigation property to intelProfiles for security
Note
To view the v1.0 release of this cmdlet, view New-MgSecurityThreatIntelligenceIntelProfile
New-MgBetaSecurityThreatIntelligenceIntelProfile
[-ResponseHeadersVariable <String>]
[-AdditionalProperties <Hashtable>]
[-Aliases <String[]>]
[-CountriesOrRegionsOfOrigin <IMicrosoftGraphSecurityIntelligenceProfileCountryOrRegionOfOrigin[]>]
[-Description <IMicrosoftGraphSecurityFormattedContent>]
[-FirstActiveDateTime <DateTime>]
[-Id <String>]
[-Indicators <IMicrosoftGraphSecurityIntelligenceProfileIndicator[]>]
[-Kind <String>]
[-Summary <IMicrosoftGraphSecurityFormattedContent>]
[-Targets <String[]>]
[-Title <String>]
[-Tradecraft <IMicrosoftGraphSecurityFormattedContent>]
[-Headers <IDictionary>]
[-ProgressAction <ActionPreference>]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
New-MgBetaSecurityThreatIntelligenceIntelProfile
-BodyParameter <IMicrosoftGraphSecurityIntelligenceProfile>
[-ResponseHeadersVariable <String>]
[-Headers <IDictionary>]
[-ProgressAction <ActionPreference>]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Create new navigation property to intelProfiles for security
Additional Parameters
Type: | Hashtable |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
A list of commonly-known aliases for the threat intelligence included in the intelligenceProfile.
Type: | String[] |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
intelligenceProfile To construct, see NOTES section for BODYPARAMETER properties and create a hash table.
Type: | IMicrosoftGraphSecurityIntelligenceProfile |
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 |
The country/region of origin for the given actor or threat associated with this intelligenceProfile. To construct, see NOTES section for COUNTRIESORREGIONSOFORIGIN properties and create a hash table.
Type: | IMicrosoftGraphSecurityIntelligenceProfileCountryOrRegionOfOrigin[] |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
formattedContent To construct, see NOTES section for DESCRIPTION properties and create a hash table.
Type: | IMicrosoftGraphSecurityFormattedContent |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
The date and time when this intelligenceProfile was first active. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.
Type: | DateTime |
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 |
Includes an assemblage of high-fidelity network indicators of compromise. To construct, see NOTES section for INDICATORS properties and create a hash table.
Type: | IMicrosoftGraphSecurityIntelligenceProfileIndicator[] |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
intelligenceProfileKind
Type: | String |
Position: | Named |
Default value: | None |
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 |
formattedContent To construct, see NOTES section for SUMMARY properties and create a hash table.
Type: | IMicrosoftGraphSecurityFormattedContent |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Known targets related to this intelligenceProfile.
Type: | String[] |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
The title of this intelligenceProfile.
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
formattedContent To construct, see NOTES section for TRADECRAFT properties and create a hash table.
Type: | IMicrosoftGraphSecurityFormattedContent |
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.IMicrosoftGraphSecurityIntelligenceProfile
System.Collections.IDictionary
Microsoft.Graph.Beta.PowerShell.Models.IMicrosoftGraphSecurityIntelligenceProfile
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.
BODYPARAMETER <IMicrosoftGraphSecurityIntelligenceProfile>
: intelligenceProfile
[(Any) <Object>]
: This indicates any property can be added to this object.[Id <String>]
: The unique identifier for an entity. Read-only.[Aliases <String-
[]>]
: A list of commonly-known aliases for the threat intelligence included in the intelligenceProfile.[CountriesOrRegionsOfOrigin <IMicrosoftGraphSecurityIntelligenceProfileCountryOrRegionOfOrigin-
[]>]
: The country/region of origin for the given actor or threat associated with this intelligenceProfile.[Code <String>]
: A codified representation for this country/region of origin.[Label <String>]
: A display label for this ountry/region of origin.
[Description <IMicrosoftGraphSecurityFormattedContent>]
: formattedContent[(Any) <Object>]
: This indicates any property can be added to this object.[Content <String>]
: The content of this formattedContent.[Format <String>]
: contentFormat
[FirstActiveDateTime <DateTime?>]
: The date and time when this intelligenceProfile was first active. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.[Indicators <IMicrosoftGraphSecurityIntelligenceProfileIndicator-
[]>]
: Includes an assemblage of high-fidelity network indicators of compromise.[Artifact <IMicrosoftGraphSecurityArtifact>]
: artifact[(Any) <Object>]
: This indicates any property can be added to this object.[Id <String>]
: The unique identifier for an entity. Read-only.
[Source <String>]
: indicatorSource[Id <String>]
: The unique identifier for an entity. Read-only.[FirstSeenDateTime <DateTime?>]
: Designate when an artifact was first used actively in an attack, when a particular sample was compiled, or if neither of those could be ascertained when the file was first seen in public repositories (for example, VirusTotal, ANY.RUN, Hybrid Analysis) or reported publicly.[LastSeenDateTime <DateTime?>]
: Designate when an artifact was most recently used actively in an attack, when a particular sample was compiled, or if neither of those could be ascertained when the file was first seen in public repositories (for example, VirusTotal, ANY.RUN, Hybrid Analysis) or reported publicly.
[Kind <String>]
: intelligenceProfileKind[Summary <IMicrosoftGraphSecurityFormattedContent>]
: formattedContent[Targets <String-
[]>]
: Known targets related to this intelligenceProfile.[Title <String>]
: The title of this intelligenceProfile.[Tradecraft <IMicrosoftGraphSecurityFormattedContent>]
: formattedContent
COUNTRIESORREGIONSOFORIGIN <IMicrosoftGraphSecurityIntelligenceProfileCountryOrRegionOfOrigin-
[]>
: The country/region of origin for the given actor or threat associated with this intelligenceProfile.
[Code <String>]
: A codified representation for this country/region of origin.[Label <String>]
: A display label for this ountry/region of origin.
DESCRIPTION <IMicrosoftGraphSecurityFormattedContent>
: formattedContent
[(Any) <Object>]
: This indicates any property can be added to this object.[Content <String>]
: The content of this formattedContent.[Format <String>]
: contentFormat
INDICATORS <IMicrosoftGraphSecurityIntelligenceProfileIndicator-
[]>
: Includes an assemblage of high-fidelity network indicators of compromise.
[Artifact <IMicrosoftGraphSecurityArtifact>]
: artifact[(Any) <Object>]
: This indicates any property can be added to this object.[Id <String>]
: The unique identifier for an entity. Read-only.
[Source <String>]
: indicatorSource[Id <String>]
: The unique identifier for an entity. Read-only.[FirstSeenDateTime <DateTime?>]
: Designate when an artifact was first used actively in an attack, when a particular sample was compiled, or if neither of those could be ascertained when the file was first seen in public repositories (for example, VirusTotal, ANY.RUN, Hybrid Analysis) or reported publicly.[LastSeenDateTime <DateTime?>]
: Designate when an artifact was most recently used actively in an attack, when a particular sample was compiled, or if neither of those could be ascertained when the file was first seen in public repositories (for example, VirusTotal, ANY.RUN, Hybrid Analysis) or reported publicly.
SUMMARY <IMicrosoftGraphSecurityFormattedContent>
: formattedContent
[(Any) <Object>]
: This indicates any property can be added to this object.[Content <String>]
: The content of this formattedContent.[Format <String>]
: contentFormat
TRADECRAFT <IMicrosoftGraphSecurityFormattedContent>
: formattedContent
[(Any) <Object>]
: This indicates any property can be added to this object.[Content <String>]
: The content of this formattedContent.[Format <String>]
: contentFormat