Share via


StaticSiteResetPropertiesARMResourceProperties interface

StaticSiteResetPropertiesARMResource resource specific properties

Properties

repositoryToken

The token which proves admin privileges to the repository.

shouldUpdateRepository

Determines whether the repository should be updated with the new properties.

Property Details

repositoryToken

The token which proves admin privileges to the repository.

repositoryToken?: string

Property Value

string

shouldUpdateRepository

Determines whether the repository should be updated with the new properties.

shouldUpdateRepository?: boolean

Property Value

boolean