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.
Gets or sets the name of a blob storage Container. The value
defaults to Empty if not present in the
Uri.
public string BlobContainerName { get; set; }
member this.BlobContainerName : string with get, set