IntegrationAccountSchema.DocumentName プロパティ

定義

ドキュメント名を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象