Condividi tramite


SourceControlConfiguration.OperatorInstanceName Property

Definition

Gets or sets instance name of the operator - identifying the specific configuration.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to