次の方法で共有


SourceControlConfiguration.OperatorScope プロパティ

定義

オペレーターがインストールされるスコープを取得または設定します。 使用可能な値は、'cluster'、'namespace' です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象