IntegrationAccountSchema.TargetNamespace プロパティ

定義

スキーマのターゲット名前空間を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象