Class GetPluginArgs
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 GetPluginArgs : InvokeArgs
Constructors
View SourceGetPluginArgs()
Declaration
public GetPluginArgs()
Properties
View SourceGuid
The GUID of the plugin in New Relic.
Declaration
public string Guid { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |