CreateRepositoryUsingTemplateRequest Class
Definition
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.
CreateRepositoryUsingTemplateRequest
public class CreateRepositoryUsingTemplateRequest
type CreateRepositoryUsingTemplateRequest = class
Public Class CreateRepositoryUsingTemplateRequest
- Inheritance
-
CreateRepositoryUsingTemplateRequest
Constructors
| Name | Description |
|---|---|
| CreateRepositoryUsingTemplateRequest() | |
Properties
| Name | Description |
|---|---|
| Description |
A short description of the new repository. |
| IsPrivate |
Either |
| Name |
The name of the new repository. |
| Owner |
The organization or person who will own the new repository. If left blank, the authenticated user will be the owner. |