< Back

New-DeviceAppManagement_IosManagedAppProtections_DeploymentSummary

Sat Jan 18, 2020 12:14 pm

NAME New-DeviceAppManagement_IosManagedAppProtections_DeploymentSummary



SYNOPSIS

Creates a "microsoft.graph.managedAppPolicyDeploymentSummary" object.





SYNTAX

New-DeviceAppManagement_IosManagedAppProtections_DeploymentSummary -iosManagedAppProtectionId <string>

[-configurationDeployedUserCount <int>] [-configurationDeploymentSummaryPerApp <object[]>] [-displayName <string>]

[-lastRefreshTime <DateTimeOffset>] [-version <string>] [<CommonParameters>]



New-DeviceAppManagement_IosManagedAppProtections_DeploymentSummary -iosManagedAppProtectionId <string> -ODataType

<string> [-configurationDeployedUserCount <int>] [-configurationDeploymentSummaryPerApp <object[]>] [-displayName

<string>] [-lastRefreshTime <DateTimeOffset>] [-version <string>] [<CommonParameters>]





DESCRIPTION

Creates the "deploymentSummary" object (which is of type "microsoft.graph.managedAppPolicyDeploymentSummary").



Navigation property to deployment summary of the configuration.



Graph call: POST ~/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtectionId}/deploymentSummary





PARAMETERS

-iosManagedAppProtectionId <string>

A required ID for referencing a "microsoft.graph.iosManagedAppProtection" object in the

"iosManagedAppProtections" collection.



Required? true

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-displayName <string>

The "displayName" property, of type "Edm.String".



This property is on the "microsoft.graph.managedAppPolicyDeploymentSummary" type.



Required? false

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-configurationDeployedUserCount <int>

The "configurationDeployedUserCount" property, of type "Edm.Int32".



This property is on the "microsoft.graph.managedAppPolicyDeploymentSummary" type.



Required? false

Position? named

Default value 0

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-lastRefreshTime <DateTimeOffset>

The "lastRefreshTime" property, of type "Edm.DateTimeOffset".



This property is on the "microsoft.graph.managedAppPolicyDeploymentSummary" type.



Required? false

Position? named

Default value 1/1/0001 12:00:00 AM +00:00

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-configurationDeploymentSummaryPerApp <object[]>

The "configurationDeploymentSummaryPerApp" property, of type

"microsoft.graph.managedAppPolicyDeploymentSummaryPerApp".



This property is on the "microsoft.graph.managedAppPolicyDeploymentSummary" type.



Required? false

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-version <string>

The "version" property, of type "Edm.String".



This property is on the "microsoft.graph.managedAppPolicyDeploymentSummary" type.



Version of the entity.



Required? false

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-ODataType <string>

The value provided in a search result (i.e. GET on a collection) in the "@odata.type" property.



Required? true

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-@odata.type <string>

The value provided in a search result (i.e. GET on a collection) in the "@odata.type" property.



This is an alias of the ODataType parameter.



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

A required ID for referencing a "microsoft.graph.iosManagedAppProtection" object in the

"iosManagedAppProtections" collection.



System.String

The "displayName" property, of type "Edm.String".



This property is on the "microsoft.graph.managedAppPolicyDeploymentSummary" type.



System.Int32

The "configurationDeployedUserCount" property, of type "Edm.Int32".



This property is on the "microsoft.graph.managedAppPolicyDeploymentSummary" type.



System.DateTimeOffset

The "lastRefreshTime" property, of type "Edm.DateTimeOffset".



This property is on the "microsoft.graph.managedAppPolicyDeploymentSummary" type.



System.Object[]

The "configurationDeploymentSummaryPerApp" property, of type

"microsoft.graph.managedAppPolicyDeploymentSummaryPerApp".



This property is on the "microsoft.graph.managedAppPolicyDeploymentSummary" type.



System.String

The "version" property, of type "Edm.String".



This property is on the "microsoft.graph.managedAppPolicyDeploymentSummary" type.



Version of the entity.



System.String

The value provided in a search result (i.e. GET on a collection) in the "@odata.type" property.





OUTPUTS





RELATED LINKS

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