BlobServiceStaticWebsite.DefaultIndexDocumentPath 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 absolute path where the default index file is present. This absolute path is mutually exclusive to "indexDocument" and it is case-sensitive.
public string DefaultIndexDocumentPath { get; set; }
member this.DefaultIndexDocumentPath : string with get, set
Public Property DefaultIndexDocumentPath As String