| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
StaticSiteResetPropertiesArmResourceProperties |
StaticSiteResetPropertiesArmResourceProperties.withRepositoryToken(String repositoryToken)
Set the repositoryToken property: The token which proves admin privileges to the repository.
|
StaticSiteResetPropertiesArmResourceProperties |
StaticSiteResetPropertiesArmResourceProperties.withShouldUpdateRepository(Boolean shouldUpdateRepository)
Set the shouldUpdateRepository property: Determines whether the repository should be updated with the new
properties.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.