Show / Hide Table of Contents

Class GetPluginResult

Inheritance
System.Object
GetPluginResult
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.NewRelic.Plugins
Assembly: Pulumi.NewRelic.dll
Syntax
public sealed class GetPluginResult

Fields

View Source

Guid

Declaration
public readonly string Guid
Field Value
Type Description
System.String
View Source

Id

The ID of the installed plugin instance.

Declaration
public readonly string Id
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.