StaticWebsite.DefaultIndexDocumentPath Property

Definition

The absolute path where the default index file is present. This absolute path is mutually exclusive to "indexDocument" and it is case-sensitive.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Owned)]
public string DefaultIndexDocumentPath { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Owned)>]
member this.DefaultIndexDocumentPath : string with get, set
Public Property DefaultIndexDocumentPath As String

Property Value

Implements

Attributes

Applies to