ScmType Classe

Définition

Définit des valeurs pour 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)
Héritage
Attributs
Newtonsoft.Json.JsonConverterAttribute

Constructeurs

ScmType()

Définit des valeurs pour ScmType.

Champs

BitbucketGit

Définit des valeurs pour ScmType.

BitbucketHg

Définit des valeurs pour ScmType.

CodePlexGit

Définit des valeurs pour ScmType.

CodePlexHg

Définit des valeurs pour ScmType.

Dropbox

Définit des valeurs pour ScmType.

ExternalGit

Définit des valeurs pour ScmType.

ExternalHg

Définit des valeurs pour ScmType.

GitHub

Définit des valeurs pour ScmType.

LocalGit

Définit des valeurs pour ScmType.

None

Définit des valeurs pour ScmType.

OneDrive

Définit des valeurs pour ScmType.

Tfs

Définit des valeurs pour ScmType.

VSO

Définit des valeurs pour ScmType.

VSTSRM

Définit des valeurs pour ScmType.

Propriétés

Value

Définit des valeurs pour ScmType.

(Hérité de ExpandableStringEnum<T>)

Méthodes

Equals(Object)

Définit des valeurs pour ScmType.

(Hérité de ExpandableStringEnum<T>)
Equals(String)

Définit des valeurs pour ScmType.

(Hérité de ExpandableStringEnum<T>)
GetHashCode()

Définit des valeurs pour ScmType.

(Hérité de ExpandableStringEnum<T>)
ToString()

Définit des valeurs pour ScmType.

(Hérité de ExpandableStringEnum<T>)

S’applique à