public sealed class DeleteServiceStrategy : IMessage<Rollout.Types.DeleteServiceStrategy>, IEquatable<Rollout.Types.DeleteServiceStrategy>, IDeepCloneable<Rollout.Types.DeleteServiceStrategy>, IBufferMessage, IMessage
Reference documentation and code samples for the Service Management v1 API class Rollout.Types.DeleteServiceStrategy.
Strategy used to delete a service. This strategy is a placeholder only
used by the system generated rollout to delete a service.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference documentation for the `Rollout.Types.DeleteServiceStrategy` class within the Service Management v1 API."],["The `DeleteServiceStrategy` class is utilized as a placeholder strategy in system-generated rollouts specifically designed for service deletion."],["The page covers versions of the API ranging from 1.1.0 to the latest version of 2.4.0, providing links to each version's documentation."],["The class `DeleteServiceStrategy` inherits from `Object` and implements the interfaces `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as well as providing two constructors for creating an instance of this class."],["Inherited members include `Object.GetHashCode()`, `Object.GetType()`, `Object.MemberwiseClone()`, and `Object.ToString()`, which are all part of the `Object` inheritance."]]],[]]