WikiCreateBaseParameters.RepositoryId Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
ID of the git repository that backs up the wiki. Not required for ProjectWiki type.
C#
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Name="repositoryId")]
public Guid RepositoryId { get; set; }
member this.RepositoryId : Guid with get, set
Public Property RepositoryId As Guid
- Attributes
Product | Versions |
---|---|
Azure DevOps Services .NET SDK | preview, latest |