Udostępnij za pośrednictwem


ScmType Klasa

Definicja

Definiuje wartości dla elementu 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)
Dziedziczenie
Atrybuty
Newtonsoft.Json.JsonConverterAttribute

Konstruktory

ScmType()

Definiuje wartości dla elementu ScmType.

Pola

BitbucketGit

Definiuje wartości dla elementu ScmType.

BitbucketHg

Definiuje wartości dla elementu ScmType.

CodePlexGit

Definiuje wartości dla elementu ScmType.

CodePlexHg

Definiuje wartości dla elementu ScmType.

Dropbox

Definiuje wartości dla elementu ScmType.

ExternalGit

Definiuje wartości dla elementu ScmType.

ExternalHg

Definiuje wartości dla elementu ScmType.

GitHub

Definiuje wartości dla elementu ScmType.

LocalGit

Definiuje wartości dla elementu ScmType.

None

Definiuje wartości dla elementu ScmType.

OneDrive

Definiuje wartości dla elementu ScmType.

Tfs

Definiuje wartości dla elementu ScmType.

VSO

Definiuje wartości dla elementu ScmType.

VSTSRM

Definiuje wartości dla elementu ScmType.

Właściwości

Value

Definiuje wartości dla elementu ScmType.

(Odziedziczone po ExpandableStringEnum<T>)

Metody

Equals(Object)

Definiuje wartości dla elementu ScmType.

(Odziedziczone po ExpandableStringEnum<T>)
Equals(String)

Definiuje wartości dla elementu ScmType.

(Odziedziczone po ExpandableStringEnum<T>)
GetHashCode()

Definiuje wartości dla elementu ScmType.

(Odziedziczone po ExpandableStringEnum<T>)
ToString()

Definiuje wartości dla elementu ScmType.

(Odziedziczone po ExpandableStringEnum<T>)

Dotyczy