GitHubRepository.RepoId Property

Definition

Gets or sets GitHub Repository id.

This is a numeric id defined by Github. Eg: "123456".

[Microsoft.Azure.PowerShell.Cmdlets.Security.Origin(Microsoft.Azure.PowerShell.Cmdlets.Security.PropertyOrigin.Inlined)]
public string RepoId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Security.Origin(Microsoft.Azure.PowerShell.Cmdlets.Security.PropertyOrigin.Inlined)>]
member this.RepoId : string
Public ReadOnly Property RepoId As String

Property Value

Implements

Attributes

Applies to