< Back
New-LicenseUnitsDetailObject
Post
NAME New-LicenseUnitsDetailObject
SYNOPSIS
Creates a new object which represents a "microsoft.graph.licenseUnitsDetail" (or one of its derived types).
SYNTAX
New-LicenseUnitsDetailObject [-enabled <int>] [-suspended <int>] [-warning <int>] [<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.licenseUnitsDetail" (or one of its derived types).
PARAMETERS
-enabled <int>
The "enabled" property, of type "Edm.Int32".
This property is on the "microsoft.graph.licenseUnitsDetail" type.
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-suspended <int>
The "suspended" property, of type "Edm.Int32".
This property is on the "microsoft.graph.licenseUnitsDetail" type.
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-warning <int>
The "warning" property, of type "Edm.Int32".
This property is on the "microsoft.graph.licenseUnitsDetail" type.
Required? false
Position? named
Default value 0
Accept pipeline input? false
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
OUTPUTS
RELATED LINKS
SYNOPSIS
Creates a new object which represents a "microsoft.graph.licenseUnitsDetail" (or one of its derived types).
SYNTAX
New-LicenseUnitsDetailObject [-enabled <int>] [-suspended <int>] [-warning <int>] [<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.licenseUnitsDetail" (or one of its derived types).
PARAMETERS
-enabled <int>
The "enabled" property, of type "Edm.Int32".
This property is on the "microsoft.graph.licenseUnitsDetail" type.
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-suspended <int>
The "suspended" property, of type "Edm.Int32".
This property is on the "microsoft.graph.licenseUnitsDetail" type.
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-warning <int>
The "warning" property, of type "Edm.Int32".
This property is on the "microsoft.graph.licenseUnitsDetail" type.
Required? false
Position? named
Default value 0
Accept pipeline input? false
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
OUTPUTS
RELATED LINKS