pulumi-azure-kotlin
5.68.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.automation.kotlin.outputs
/
Powershell72ModuleModuleLinkHash
Powershell72Module
Module
Link
Hash
data
class
Powershell72ModuleModuleLinkHash
(
val
algorithm
:
String
,
val
value
:
String
)
Types
Constructors
Properties
Constructors
Powershell72Module
Module
Link
Hash
Link copied to clipboard
fun
Powershell72ModuleModuleLinkHash
(
algorithm
:
String
,
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
algorithm
Link copied to clipboard
val
algorithm
:
String
Specifies the algorithm used for the hash content.
value
Link copied to clipboard
val
value
:
String
The hash value of the content.