< Back
New-ServicePlanInfoObject
Post
NAME New-ServicePlanInfoObject
SYNOPSIS
Creates a new object which represents a "microsoft.graph.servicePlanInfo" (or one of its derived types).
SYNTAX
New-ServicePlanInfoObject [-appliesTo <string>] [-provisioningStatus <string>] [-servicePlanId <Guid>]
[-servicePlanName <string>] [<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.servicePlanInfo" (or one of its derived types).
PARAMETERS
-servicePlanId <Guid>
The "servicePlanId" property, of type "Edm.Guid".
This property is on the "microsoft.graph.servicePlanInfo" type.
Required? false
Position? named
Default value 00000000-0000-0000-0000-000000000000
Accept pipeline input? false
Accept wildcard characters? false
-servicePlanName <string>
The "servicePlanName" property, of type "Edm.String".
This property is on the "microsoft.graph.servicePlanInfo" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-provisioningStatus <string>
The "provisioningStatus" property, of type "Edm.String".
This property is on the "microsoft.graph.servicePlanInfo" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-appliesTo <string>
The "appliesTo" property, of type "Edm.String".
This property is on the "microsoft.graph.servicePlanInfo" type.
Required? false
Position? named
Default value
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.servicePlanInfo" (or one of its derived types).
SYNTAX
New-ServicePlanInfoObject [-appliesTo <string>] [-provisioningStatus <string>] [-servicePlanId <Guid>]
[-servicePlanName <string>] [<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.servicePlanInfo" (or one of its derived types).
PARAMETERS
-servicePlanId <Guid>
The "servicePlanId" property, of type "Edm.Guid".
This property is on the "microsoft.graph.servicePlanInfo" type.
Required? false
Position? named
Default value 00000000-0000-0000-0000-000000000000
Accept pipeline input? false
Accept wildcard characters? false
-servicePlanName <string>
The "servicePlanName" property, of type "Edm.String".
This property is on the "microsoft.graph.servicePlanInfo" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-provisioningStatus <string>
The "provisioningStatus" property, of type "Edm.String".
This property is on the "microsoft.graph.servicePlanInfo" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-appliesTo <string>
The "appliesTo" property, of type "Edm.String".
This property is on the "microsoft.graph.servicePlanInfo" type.
Required? false
Position? named
Default value
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