Share via


FileUploadSasUriResponse.HostName Propiedad

Definición

Nombre de host de la cuenta de almacenamiento en la que se puede cargar el archivo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a