New-MgServiceAnnouncementHealthOverviewIssue
Create new navigation property to issues for admin
Hinweis
To view the beta release of this cmdlet, view New-MgBetaServiceAnnouncementHealthOverviewIssue
New-MgServiceAnnouncementHealthOverviewIssue
-ServiceHealthId <String>
[-ResponseHeadersVariable <String>]
[-AdditionalProperties <Hashtable>]
[-Classification <String>]
[-Details <IMicrosoftGraphKeyValuePair[]>]
[-EndDateTime <DateTime>]
[-Feature <String>]
[-FeatureGroup <String>]
[-Id <String>]
[-ImpactDescription <String>]
[-IsResolved]
[-LastModifiedDateTime <DateTime>]
[-Origin <String>]
[-Posts <IMicrosoftGraphServiceHealthIssuePost[]>]
[-Service <String>]
[-StartDateTime <DateTime>]
[-Status <String>]
[-Title <String>]
[-Headers <IDictionary>]
[-ProgressAction <ActionPreference>]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
New-MgServiceAnnouncementHealthOverviewIssue
-ServiceHealthId <String>
-BodyParameter <IMicrosoftGraphServiceHealthIssue>
[-ResponseHeadersVariable <String>]
[-Headers <IDictionary>]
[-ProgressAction <ActionPreference>]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
New-MgServiceAnnouncementHealthOverviewIssue
-InputObject <IDevicesServiceAnnouncementIdentity>
[-ResponseHeadersVariable <String>]
[-AdditionalProperties <Hashtable>]
[-Classification <String>]
[-Details <IMicrosoftGraphKeyValuePair[]>]
[-EndDateTime <DateTime>]
[-Feature <String>]
[-FeatureGroup <String>]
[-Id <String>]
[-ImpactDescription <String>]
[-IsResolved]
[-LastModifiedDateTime <DateTime>]
[-Origin <String>]
[-Posts <IMicrosoftGraphServiceHealthIssuePost[]>]
[-Service <String>]
[-StartDateTime <DateTime>]
[-Status <String>]
[-Title <String>]
[-Headers <IDictionary>]
[-ProgressAction <ActionPreference>]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
New-MgServiceAnnouncementHealthOverviewIssue
-InputObject <IDevicesServiceAnnouncementIdentity>
-BodyParameter <IMicrosoftGraphServiceHealthIssue>
[-ResponseHeadersVariable <String>]
[-Headers <IDictionary>]
[-ProgressAction <ActionPreference>]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Create new navigation property to issues for admin
Additional Parameters
Type: | Hashtable |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
serviceHealthIssue To construct, see NOTES section for BODYPARAMETER properties and create a hash table.
Type: | IMicrosoftGraphServiceHealthIssue |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | True |
Accept wildcard characters: | False |
serviceHealthClassificationType
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
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 |
More details about service event. This property doesn't support filters. To construct, see NOTES section for DETAILS properties and create a hash table.
Type: | IMicrosoftGraphKeyValuePair[] |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
The end time of the service event.
Type: | DateTime |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
The feature name of the service issue.
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
The feature group name of the service issue.
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 |
The description of the service issue impact.
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Identity Parameter To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
Type: | IDevicesServiceAnnouncementIdentity |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | True |
Accept wildcard characters: | False |
Indicates whether the issue is resolved.
Type: | SwitchParameter |
Position: | Named |
Default value: | False |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
The last modified time of the service event.
Type: | DateTime |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
serviceHealthOrigin
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Collection of historical posts for the service issue. To construct, see NOTES section for POSTS properties and create a hash table.
Type: | IMicrosoftGraphServiceHealthIssuePost[] |
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 |
Indicates the service affected by the issue.
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
The unique identifier of serviceHealth
Type: | String |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |
The start time of the service event.
Type: | DateTime |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
serviceHealthStatus
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
The title of the service event.
Type: | String |
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.PowerShell.Models.IDevicesServiceAnnouncementIdentity
Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceHealthIssue
System.Collections.IDictionary
Microsoft.Graph.PowerShell.Models.IMicrosoftGraphServiceHealthIssue
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 <IMicrosoftGraphServiceHealthIssue>
: serviceHealthIssue
[(Any) <Object>]
: This indicates any property can be added to this object.[Details <IMicrosoftGraphKeyValuePair-
[]>]
: More details about service event. This property doesn't support filters.[Name <String>]
: Name for this key-value pair[Value <String>]
: Value for this key-value pair
[EndDateTime <DateTime?>]
: The end time of the service event.[LastModifiedDateTime <DateTime?>]
: The last modified time of the service event.[StartDateTime <DateTime?>]
: The start time of the service event.[Title <String>]
: The title of the service event.[Id <String>]
: The unique identifier for an entity. Read-only.[Classification <String>]
: serviceHealthClassificationType[Feature <String>]
: The feature name of the service issue.[FeatureGroup <String>]
: The feature group name of the service issue.[ImpactDescription <String>]
: The description of the service issue impact.[IsResolved <Boolean?>]
: Indicates whether the issue is resolved.[Origin <String>]
: serviceHealthOrigin[Posts <IMicrosoftGraphServiceHealthIssuePost-
[]>]
: Collection of historical posts for the service issue.[CreatedDateTime <DateTime?>]
: The published time of the post.[Description <IMicrosoftGraphItemBody>]
: itemBody[(Any) <Object>]
: This indicates any property can be added to this object.[Content <String>]
: The content of the item.[ContentType <String>]
: bodyType
[PostType <String>]
: postType
[Service <String>]
: Indicates the service affected by the issue.[Status <String>]
: serviceHealthStatus
DETAILS <IMicrosoftGraphKeyValuePair-
[]>
: More details about service event.
This property doesn't support filters.
[Name <String>]
: Name for this key-value pair[Value <String>]
: Value for this key-value pair
INPUTOBJECT <IDevicesServiceAnnouncementIdentity>
: Identity Parameter
[ServiceAnnouncementAttachmentId <String>]
: The unique identifier of serviceAnnouncementAttachment[ServiceHealthId <String>]
: The unique identifier of serviceHealth[ServiceHealthIssueId <String>]
: The unique identifier of serviceHealthIssue[ServiceUpdateMessageId <String>]
: The unique identifier of serviceUpdateMessage
POSTS <IMicrosoftGraphServiceHealthIssuePost-
[]>
: Collection of historical posts for the service issue.
[CreatedDateTime <DateTime?>]
: The published time of the post.[Description <IMicrosoftGraphItemBody>]
: itemBody[(Any) <Object>]
: This indicates any property can be added to this object.[Content <String>]
: The content of the item.[ContentType <String>]
: bodyType
[PostType <String>]
: postType