Partilhar via


GitHubOrganizationProfile.Organization Property

Definition

The list of GitHub organizations/repositories the pool should be present in.

[Microsoft.Azure.PowerShell.Cmdlets.Mdp.Origin(Microsoft.Azure.PowerShell.Cmdlets.Mdp.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Mdp.Models.IGitHubOrganization> Organization { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Mdp.Origin(Microsoft.Azure.PowerShell.Cmdlets.Mdp.PropertyOrigin.Owned)>]
member this.Organization : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Mdp.Models.IGitHubOrganization> with get, set
Public Property Organization As List(Of IGitHubOrganization)

Property Value

Implements

Attributes

Applies to