Class UpdateResponse
Inherited Members
Namespace: Pulumi.Experimental.Provider
Assembly: Pulumi.dll
Syntax
public sealed class UpdateResponse
  Properties
View SourceProperties
Declaration
public IDictionary<string, PropertyValue>? Properties { get; set; }
  Property Value
| Type | Description | 
|---|---|
| IDictionary<string, PropertyValue> |