public sealed class Deprovision : IMessage<Deprovision>, IEquatable<Deprovision>, IDeepCloneable<Deprovision>, IBufferMessage, IMessage
Reference documentation and code samples for the SaaS Runtime v1beta1 API class Deprovision.
Deprovision is the unit operation that deprovision the underlying resources represented by a Unit. Can only execute if the Unit is currently provisioned.
Implements
IMessageDeprovision, IEquatableDeprovision, IDeepCloneableDeprovision, IBufferMessage, IMessageNamespace
Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1Assembly
Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1.dll
Constructors
Deprovision()
public Deprovision()
Deprovision(Deprovision)
public Deprovision(Deprovision other)
Parameter | |
---|---|
Name | Description |
other |
Deprovision |