Compartir a través de


SourceControlConfiguration.OperatorNamespace Propiedad

Definición

Obtiene o establece el espacio de nombres en el que se instala este operador. Máximo de 253 caracteres alfanuméricos en minúsculas, solo guiones y puntos.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a