共用方式為


ContentHash 類別

內容雜湊。

繼承
azure.mgmt.web._serialization.Model
ContentHash

建構函式

ContentHash(*, algorithm: str | None = None, value: str | None = None, **kwargs: Any)

僅限關鍵字的參數

名稱 Description
algorithm
str

內容雜湊的演算法。

value
str

內容雜湊的值。

變數

名稱 Description
algorithm
str

內容雜湊的演算法。

value
str

內容雜湊的值。