Condividi tramite


SourceControlCreateOrUpdateParameters.SourceType Proprietà

Definizione

Ottiene o imposta il tipo di origine. Deve essere uno di VsoGit, VsoTfvc, GitHub, con distinzione tra maiuscole e minuscole. I valori possibili includono: 'VsoGit', 'VsoTfvc', 'GitHub'

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a