Compartir a través de


AzureMLWebServiceFile.FilePath Propiedad

Definición

Obtiene o establece la ruta de acceso del archivo relativa, incluido el nombre del contenedor, en el Azure Blob Storage especificado por LinkedService. Tipo: cadena (o Expresión con cadena resultType).

[Newtonsoft.Json.JsonProperty(PropertyName="filePath")]
public object FilePath { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="filePath")>]
member this.FilePath : obj with get, set
Public Property FilePath As Object

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a