Class RunBookPublishContentLinkHashArgs
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Azure.Automation.Inputs
Assembly: Pulumi.Azure.dll
Syntax
public sealed class RunBookPublishContentLinkHashArgs : ResourceArgs
Constructors
View SourceRunBookPublishContentLinkHashArgs()
Declaration
public RunBookPublishContentLinkHashArgs()
Properties
View SourceAlgorithm
Declaration
public Input<string> Algorithm { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
Value
Declaration
public Input<string> Value { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |