Show / Hide Table of Contents

Class InvokeArgs

Base type for all invoke argument classes.

Inheritance
System.Object
InputArgs
InvokeArgs
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
Assembly: Pulumi.dll
Syntax
public abstract class InvokeArgs : InputArgs

Fields

View Source

Empty

Declaration
public static readonly InvokeArgs Empty
Field Value
Type Description
InvokeArgs
  • View Source
Back to top Copyright 2016-2022, Pulumi Corporation.