Show / Hide Table of Contents

Class Asset

Asset represents a single blob of text or data that is managed as a first class entity.

Inheritance
System.Object
AssetOrArchive
Asset
FileAsset
RemoteAsset
StringAsset
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 Asset : AssetOrArchive
  • View Source
Back to top Copyright 2016-2022, Pulumi Corporation.