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 SourceGuid
Declaration
public readonly string Guid
Field Value
| Type | Description |
|---|---|
| System.String |
Id
The ID of the installed plugin instance.
Declaration
public readonly string Id
Field Value
| Type | Description |
|---|---|
| System.String |