SiteConfigResource.ScmType Propriedade

Definição

Obtém ou define o tipo SCM. Os valores possíveis incluem: 'None', 'Dropbox', 'Tfs', 'LocalGit', 'GitHub', 'CodePlexGit', 'CodePlexHg', 'BitbucketGit', 'BitbucketHg', 'ExternalGit', 'ExternalHg', 'OneDrive', 'VSO', 'VSTSRM'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.scmType")]
public string ScmType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.scmType")>]
member this.ScmType : string with get, set
Public Property ScmType As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a