Delen via


GitHubOwnerConfiguration interface

Configuratie van de GitHub-eigenaarsinventaris.

Eigenschappen

autoDiscovery

AutoDiscovery stelt.

repositoryConfigs

Configuratie van de inventarisatie van de GitHub-opslagplaats. Woordenboek van de naam van de GitHub-opslagplaats naar de gewenste opslagplaatsconfiguratie. Als AutoDiscovery is ingeschakeld, moet dit veld null of leeg zijn.

Eigenschapdetails

autoDiscovery

AutoDiscovery stelt.

autoDiscovery?: string

Waarde van eigenschap

string

repositoryConfigs

Configuratie van de inventarisatie van de GitHub-opslagplaats. Woordenboek van de naam van de GitHub-opslagplaats naar de gewenste opslagplaatsconfiguratie. Als AutoDiscovery is ingeschakeld, moet dit veld null of leeg zijn.

repositoryConfigs?: {[propertyName: string]: BaseResourceConfiguration}

Waarde van eigenschap

{[propertyName: string]: BaseResourceConfiguration}