共用方式為


PeriodicModeProperties.BackupIntervalInMinutes Property

Definition

An integer representing the interval in minutes between two backups.

public Azure.Provisioning.BicepValue<int> BackupIntervalInMinutes { get; set; }
member this.BackupIntervalInMinutes : Azure.Provisioning.BicepValue<int> with get, set
Public Property BackupIntervalInMinutes As BicepValue(Of Integer)

Property Value

Applies to