GitHubRepositoryProperties.RepoId Property
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.
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.Owned)]
public string RepoId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Security.Origin(Microsoft.Azure.PowerShell.Cmdlets.Security.PropertyOrigin.Owned)>]
member this.RepoId : string
Public ReadOnly Property RepoId As String
Property Value
Implements
- Attributes