SourceControlType Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Define valores para 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
- Herança
- Implementações
Construtores
SourceControlType() |
Define valores para SourceControlType. |
Campos
Github |
Valor estático Github para SourceControlType. |
VisualStudioTeamService |
Valor estático VisualStudioTeamService para SourceControlType. |
Propriedades
Value |
Define valores para SourceControlType. (Herdado de ExpandableStringEnum<T>) |
Métodos
Equals(Object) |
Define valores para SourceControlType. (Herdado de ExpandableStringEnum<T>) |
Equals(String) |
Define valores para SourceControlType. (Herdado de ExpandableStringEnum<T>) |
GetHashCode() |
Define valores para SourceControlType. (Herdado de ExpandableStringEnum<T>) |
ToString() |
Define valores para SourceControlType. (Herdado de ExpandableStringEnum<T>) |
Aplica-se a
Azure SDK for .NET