Compartir a través de


IntegrationAccountSchema.TargetNamespace Propiedad

Definición

Obtiene o establece el espacio de nombres de destino del esquema.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a