Dela via


SourceControlConfiguration.OperatorType Property

Definition

Gets or sets type of the operator. Possible values include: 'Flux'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to