Show / Hide Table of Contents

Class UpdateLoggingConfigurationDetails

The data to update logging configuration of the batch context.

Inheritance
object
UpdateLoggingConfigurationDetails
UpdateOciLoggingConfiguration
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.BatchService.Models
Assembly: OCI.DotNetSDK.Batch.dll
Syntax
[JsonConverter(typeof(UpdateLoggingConfigurationDetailsModelConverter))]
public class UpdateLoggingConfigurationDetails
In this article
Back to top