Show / Hide Table of Contents

Class CallArgs

Base type for all call argument classes.

Inheritance
System.Object
InputArgs
CallArgs
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 CallArgs : InputArgs

Fields

View Source

Empty

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