BlobServiceStaticWebsite.IndexDocument 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 webpage that Azure Storage serves for requests to the root of a website or any subfolder (for example, index.html). The value is case-sensitive.
public string IndexDocument { get; set; }
member this.IndexDocument : string with get, set
Public Property IndexDocument As String