toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.automation.kotlin.outputs
/
Powershell72ModuleModuleLinkHash
Powershell72Module
Module
Link
Hash
data
class
Powershell72ModuleModuleLinkHash
(
val
algorithm
:
String
,
val
value
:
String
)
Members
Constructors
Powershell72Module
Module
Link
Hash
Link copied to clipboard
constructor
(
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.