BlobServiceProperties1.StaticWebsiteDefaultIndexDocumentPath 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.Inlined)]
public string StaticWebsiteDefaultIndexDocumentPath { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Inlined)>]
member this.StaticWebsiteDefaultIndexDocumentPath : string with get, set
Public Property StaticWebsiteDefaultIndexDocumentPath As String

Property Value

Implements

Attributes

Applies to