Share via


NginxConfigurationProtectedFileResponse interface

Properties

contentHash

The hash of the content of the file. This value is used to determine if the file has changed.

virtualPath

The virtual path of the protected file.

Property Details

contentHash

The hash of the content of the file. This value is used to determine if the file has changed.

contentHash?: string

Property Value

string

virtualPath

The virtual path of the protected file.

virtualPath?: string

Property Value

string