IotHubStorageEndpointProperties.ContainerName Property

Definition

The name of the root container where you upload files. The container need not exist but should be creatable using the connectionString specified.

public string ContainerName { get; set; }
member this.ContainerName : string with get, set
Public Property ContainerName As String

Property Value

Applies to