Show / Hide Table of Contents

Class RemoteDestroyOptions

Options controlling the behavior of an DestroyAsync(RemoteDestroyOptions?, CancellationToken) operation.

Inheritance
object
RemoteUpdateOptions
RemoteDestroyOptions
Inherited Members
RemoteUpdateOptions.OnStandardOutput
RemoteUpdateOptions.OnStandardError
RemoteUpdateOptions.OnEvent
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Pulumi.Automation
Assembly: Pulumi.Automation.dll
Syntax
public sealed class RemoteDestroyOptions : RemoteUpdateOptions
  • View Source
Back to top Copyright 2016-2023, Pulumi Corporation.