Show / Hide Table of Contents

Class PurgeWebAppAccelerationCacheDetails

Specifies options for a cache purge.

Inheritance
object
PurgeWebAppAccelerationCacheDetails
PurgeEntireWebAppAccelerationCacheDetails
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.WaaService.Models
Assembly: OCI.DotNetSDK.Waa.dll
Syntax
[JsonConverter(typeof(PurgeWebAppAccelerationCacheDetailsModelConverter))]
public class PurgeWebAppAccelerationCacheDetails
In this article
Back to top