Skip to main content

CreateRepositoryRequest Properties

An object defining properties for the CreateRepositoryRequest class.

Description

The description of the object to be created, in multiple languages.

Type: Dictionary<string, string>

Contains a dictionary mapping language codes to the object's description in those languages.


Name

The name of the object to be created, in multiple languages.

Type: Dictionary<string, string>

Contains a dictionary mapping language codes to the object's name in those languages.


CreatedAt

The date and time when the object was created.

Type: DateTimeOffset?

Represents the timestamp of the object's creation, if available.


CreatedBy

The identifier of the user who created the object.

Type: long?

Represents the user ID of the creator, if available.