次の方法で共有


CassandraClusterProperties.BackupSchedules プロパティ

定義

データをバックアップするタイミングを定義するバックアップ スケジュールの一覧。

public System.Collections.Generic.IList<Azure.ResourceManager.CosmosDB.Models.CassandraClusterBackupSchedule> BackupSchedules { get; }
member this.BackupSchedules : System.Collections.Generic.IList<Azure.ResourceManager.CosmosDB.Models.CassandraClusterBackupSchedule>
Public ReadOnly Property BackupSchedules As IList(Of CassandraClusterBackupSchedule)

プロパティ値

適用対象