< Back
New-NodePackageDetails
Post
NAME New-NodePackageDetails
SYNOPSIS
This function returns a JSON containing the Node package details.
SYNTAX
New-NodePackageDetails -name <String> -description <String> [<CommonParameters>]
DESCRIPTION
PARAMETERS
-name <String>
The name of the Node package.
Required? true
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-description <String>
The description of the Node package.
Required? true
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
System.String
RELATED LINKS
SYNOPSIS
This function returns a JSON containing the Node package details.
SYNTAX
New-NodePackageDetails -name <String> -description <String> [<CommonParameters>]
DESCRIPTION
PARAMETERS
-name <String>
The name of the Node package.
Required? true
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-description <String>
The description of the Node package.
Required? true
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
System.String
RELATED LINKS