SourceControlConfiguration.OperatorParams Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets any Parameters for the Operator instance in string format.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.operatorParams")]
public string OperatorParams { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.operatorParams")>]
member this.OperatorParams : string with get, set
Public Property OperatorParams As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute