Uses of Class
com.azure.resourcemanager.appservice.models.ContentHash
Packages that use ContentHash
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of ContentHash in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return ContentHashModifier and TypeMethodDescriptionContentLink.contentHash()
Get the contentHash property: The content hash.static ContentHash
ContentHash.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of ContentHash from the JsonReader.ContentHash.withAlgorithm
(String algorithm) Set the algorithm property: The algorithm of the content hash.Set the value property: The value of the content hash.