SourceControlType Class

Definition

Defines values for SourceControlType.

public class SourceControlType : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.ContainerRegistry.Fluent.Models.SourceControlType>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type SourceControlType = class
    inherit ExpandableStringEnum<SourceControlType>
    interface IBeta
Public Class SourceControlType
Inherits ExpandableStringEnum(Of SourceControlType)
Implements IBeta
Inheritance
Implements

Constructors

SourceControlType()

Fields

Github

Static value Github for SourceControlType.

VisualStudioTeamService

Static value VisualStudioTeamService for SourceControlType.

Properties

Value (Inherited from ExpandableStringEnum<T>)

Methods

Equals(Object) (Inherited from ExpandableStringEnum<T>)
Equals(String) (Inherited from ExpandableStringEnum<T>)
GetHashCode() (Inherited from ExpandableStringEnum<T>)
ToString() (Inherited from ExpandableStringEnum<T>)

Applies to