Class PulumiSdkVersionAttribute
Inherited Members
Namespace: Pulumi.Automation
Assembly: Pulumi.Automation.dll
Syntax
[AttributeUsage(AttributeTargets.Assembly)]
public sealed class PulumiSdkVersionAttribute : Attribute
Constructors
View SourcePulumiSdkVersionAttribute(string)
Declaration
public PulumiSdkVersionAttribute(string value)
Parameters
| Type | Name | Description |
|---|---|---|
| string | value |
Properties
View SourceVersion
Declaration
public SemVersion Version { get; }
Property Value
| Type | Description |
|---|---|
| SemVersion |