Share via


StaticSitesWorkflowPreviewRequestProperties interface

StaticSitesWorkflowPreviewRequest resource specific properties

Properties

branch

The target branch in the repository.

buildProperties

Build properties to configure on the repository.

repositoryUrl

URL for the repository of the static site.

Property Details

branch

The target branch in the repository.

branch?: string

Property Value

string

buildProperties

Build properties to configure on the repository.

buildProperties?: StaticSiteBuildProperties

Property Value

repositoryUrl

URL for the repository of the static site.

repositoryUrl?: string

Property Value

string