Compartir a través de


IntegrationAccountSchema.DocumentName Propiedad

Definición

Obtiene o establece el nombre del documento.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a