Show / Hide Table of Contents

Class BackupContent

The information of a backup for the server.

Inheritance
object
BackupContent
BinaryBackupContent
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.WlmsService.Models
Assembly: OCI.DotNetSDK.Wlms.dll
Syntax
[JsonConverter(typeof(BackupContentModelConverter))]
public class BackupContent
In this article
Back to top