< Back

New-DeviceManagement_SoftwareUpdateStatusSummaryReference

Sat Jan 18, 2020 12:26 pm

NAME New-DeviceManagement_SoftwareUpdateStatusSummaryReference



SYNOPSIS

Creates a reference from a "deviceManagement" to a "microsoft.graph.softwareUpdateStatusSummary" object.





SYNTAX

New-DeviceManagement_SoftwareUpdateStatusSummaryReference -softwareUpdateStatusSummaryReferenceUrl <string>

[<CommonParameters>]





DESCRIPTION

Creates a reference from the "deviceManagement" object to a "softwareUpdateStatusSummary".



The software update status summary.



Graph Call: PUT ~/deviceManagement/softwareUpdateStatusSummary/$ref





PARAMETERS

-softwareUpdateStatusSummaryReferenceUrl <string>

The URL which should be used to access a "microsoft.graph.softwareUpdateStatusSummary" object.



Required? true

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS

System.String

The URL which should be used to access a "microsoft.graph.softwareUpdateStatusSummary" object.





OUTPUTS





RELATED LINKS

GitHub Repository https://github.com/Microsoft/Intune-PowerShell-SDK