Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/WikiInterfaces
WikiCreateParameters
Interface WikiCreateParameters
Wiki creations parameters.
interface
WikiCreateParameters
{
name
?:
string
;
projectId
?:
string
;
}
Hierarchy (
View Summary
)
WikiCreateParameters
Wiki
Index
Properties
name?
project
Id?
Properties
Optional
name
name
?:
string
Wiki name.
Optional
project
Id
projectId
?:
string
ID of the project in which the wiki is to be created.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
project
Id
azure-devops-node-api
Loading...
Wiki creations parameters.