New-DSEntryDocumentation
Synopsis
Syntax
__AllParameterSets
New-DSEntryDocumentation [-ID] <guid> [-Type] <DocumentationType> [-Name] <string> [-Data] <string>
[-AsLastPage] [-AsNewDefault] [-AsLegacyResponse] [<CommonParameters>]Description
Examples
Example 1
PS C:\> New-DSEntryDocumentation $entryId -Type Markdown -Name NewPage -Data "My new documentation"Parameters
-AsLastPage
-AsLegacyResponse
-AsNewDefault
-Data
-ID
-Name
-Type
CommonParameters
Inputs
System.Guid
Notes
Last updated
Was this helpful?