次の方法で共有


GitHubRepositoryProperties.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.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

Applies to