Compartir a través de


ScmType Clase

Definición

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)
Herencia
Atributos
Newtonsoft.Json.JsonConverterAttribute

Constructores

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.

Propiedades

Value

Define valores para ScmType.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para ScmType.

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

Define valores para ScmType.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para ScmType.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define valores para ScmType.

(Heredado de ExpandableStringEnum<T>)

Se aplica a