Sdílet prostřednictvím


SnapshotPolicyDetails interface

Snapshot policy properties

Properties

dailySchedule

Schedule for daily snapshots

enabled

The property to decide policy is enabled or not

hourlySchedule

Schedule for hourly snapshots

id

Resource Id NOTE: This property will not be serialized. It can only be populated by the server.

location

Resource location

monthlySchedule

Schedule for monthly snapshots

name

Resource name NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

Azure lifecycle management NOTE: This property will not be serialized. It can only be populated by the server.

tags

Resource tags

type

Resource type NOTE: This property will not be serialized. It can only be populated by the server.

weeklySchedule

Schedule for weekly snapshots

Property Details

dailySchedule

Schedule for daily snapshots

dailySchedule?: DailySchedule

Property Value

enabled

The property to decide policy is enabled or not

enabled?: boolean

Property Value

boolean

hourlySchedule

Schedule for hourly snapshots

hourlySchedule?: HourlySchedule

Property Value

id

Resource Id NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

location

Resource location

location?: string

Property Value

string

monthlySchedule

Schedule for monthly snapshots

monthlySchedule?: MonthlySchedule

Property Value

name

Resource name NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

provisioningState

Azure lifecycle management NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

tags

Resource tags

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

type

Resource type NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

weeklySchedule

Schedule for weekly snapshots

weeklySchedule?: WeeklySchedule

Property Value