DataBoxEdgeStorageContainerInfo.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.
Container name (Based on the data format specified, this represents the name of Azure Files/Page blob/Block blob).
public string ContainerName { get; set; }
member this.ContainerName : string with get, set
Public Property ContainerName As String