ConnectedServiceKind Enum
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.
C#
public enum ConnectedServiceKind
type ConnectedServiceKind =
Public Enum ConnectedServiceKind
- Inheritance
-
ConnectedServiceKind
Name | Value | Description |
---|---|---|
Custom | 0 | Custom or unknown service |
AzureSubscription | 1 | Azure Subscription |
Chef | 2 | Chef Connection |
Generic | 3 | Generic Connection |
Product | Versions |
---|---|
Azure DevOps Services .NET SDK | preview, latest |