OrganizationProfile interface
Defines the organization in which the pool will be used.
Properties
| kind | Polymorphic discriminator, which specifies the different types this object can be |
Property Details
kind
Polymorphic discriminator, which specifies the different types this object can be
kind: "AzureDevOps" | "GitHub"
Property Value
"AzureDevOps" | "GitHub"