KubernetesSourceControlConfigurationData.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.
Any Parameters for the Operator instance in string format.
public string OperatorParams { get; set; }
member this.OperatorParams : string with get, set
Public Property OperatorParams As String