Compartilhar via


ScmType Classe

Definição

Define valores para ScmType.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.AppService.Fluent.Models.ScmType>))]
public class ScmType : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.AppService.Fluent.Models.ScmType>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.AppService.Fluent.Models.ScmType>))>]
type ScmType = class
    inherit ExpandableStringEnum<ScmType>
Public Class ScmType
Inherits ExpandableStringEnum(Of ScmType)
Herança
Atributos
Newtonsoft.Json.JsonConverterAttribute

Construtores

ScmType()

Define valores para ScmType.

Campos

BitbucketGit

Define valores para ScmType.

BitbucketHg

Define valores para ScmType.

CodePlexGit

Define valores para ScmType.

CodePlexHg

Define valores para ScmType.

Dropbox

Define valores para ScmType.

ExternalGit

Define valores para ScmType.

ExternalHg

Define valores para ScmType.

GitHub

Define valores para ScmType.

LocalGit

Define valores para ScmType.

None

Define valores para ScmType.

OneDrive

Define valores para ScmType.

Tfs

Define valores para ScmType.

VSO

Define valores para ScmType.

VSTSRM

Define valores para ScmType.

Propriedades

Value

Define valores para ScmType.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para ScmType.

(Herdado de ExpandableStringEnum<T>)
Equals(String)

Define valores para ScmType.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para ScmType.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para ScmType.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a