StaticSiteResetPropertiesARMResourceProperties interface
StaticSiteResetPropertiesARMResource resource specific properties
Properties
| repository |
The token which proves admin privileges to the repository. |
| should |
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