BackupPolicyInner Class

Definition

[Microsoft.Rest.Serialization.JsonTransformation]
public class BackupPolicyInner : Microsoft.Azure.Management.StorSimple.Fluent.Models.BaseModel
[<Microsoft.Rest.Serialization.JsonTransformation>]
type BackupPolicyInner = class
    inherit BaseModel
Public Class BackupPolicyInner
Inherits BaseModel
Inheritance
BackupPolicyInner
Attributes

Constructors

BackupPolicyInner()
BackupPolicyInner(IList<String>, String, String, String, Nullable<Kind>, Nullable<DateTime>, Nullable<DateTime>, Nullable<Int64>, Nullable<ScheduledBackupStatus>, Nullable<BackupPolicyCreationType>, String)

Properties

BackupPolicyCreationType
Id (Inherited from BaseModel)
Kind (Inherited from BaseModel)
LastBackupTime
Name (Inherited from BaseModel)
NextBackupTime
ScheduledBackupStatus
SchedulesCount
SsmHostName
Type (Inherited from BaseModel)
VolumeIds

Methods

Validate()

Applies to