Condividi tramite


SourceControlConfiguration.OperatorNamespace Property

Definition

Gets or sets the namespace to which this operator is installed to. Maximum of 253 lower case alphanumeric characters, hyphen and period only.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to