IntegrationAccountSchemaInner.DocumentName Property

Definition

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to