FileUploadSasUriResponse.ContainerName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The container in the storage account that the file can be uploaded to.
[Newtonsoft.Json.JsonProperty(PropertyName="containerName")]
public string ContainerName { get; protected internal set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="containerName")>]
member this.ContainerName : string with get, set
Public Property ContainerName As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute