IntegrationAccountSchemaInner.TargetNamespace Property

Definition

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to