GitHubRepository Class

GitHub Repository resource.

Variables are only populated by the server, and will be ignored when sending a request.

Constructor

GitHubRepository(*, properties: _models.GitHubRepositoryProperties | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
properties

GitHub Repository properties.

Default value: None

Variables

Name Description
id
str

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. # pylint: disable=line-too-long

name
str

The name of the resource.

type
str

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts".

system_data

Metadata pertaining to creation and last modification of the resource.

properties

GitHub Repository properties.