BlobServiceProperties1.StaticWebsiteIndexDocument Property

Definition

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.

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

Property Value

Implements

Attributes

Applies to