Uses of Class
com.azure.resourcemanager.appservice.fluent.models.StaticSiteResetPropertiesArmResourceProperties
Packages that use StaticSiteResetPropertiesArmResourceProperties
Package
Description
Package containing the inner data models for WebSiteManagementClient.
-
Uses of StaticSiteResetPropertiesArmResourceProperties in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return StaticSiteResetPropertiesArmResourcePropertiesModifier and TypeMethodDescriptionStaticSiteResetPropertiesArmResourceProperties.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of StaticSiteResetPropertiesArmResourceProperties from the JsonReader.StaticSiteResetPropertiesArmResourceProperties.withRepositoryToken
(String repositoryToken) Set the repositoryToken property: The token which proves admin privileges to the repository.StaticSiteResetPropertiesArmResourceProperties.withShouldUpdateRepository
(Boolean shouldUpdateRepository) Set the shouldUpdateRepository property: Determines whether the repository should be updated with the new properties.