次の方法で共有


UpdateLongTermRetentionBackupParameters クラス

定義

長期保有バックアップの更新操作を実行するために必要な情報が含まれています。

[Microsoft.Rest.Serialization.JsonTransformation]
public class UpdateLongTermRetentionBackupParameters
[<Microsoft.Rest.Serialization.JsonTransformation>]
type UpdateLongTermRetentionBackupParameters = class
Public Class UpdateLongTermRetentionBackupParameters
継承
UpdateLongTermRetentionBackupParameters
属性

コンストラクター

UpdateLongTermRetentionBackupParameters()

UpdateLongTermRetentionBackupParameters クラスの新しいインスタンスを初期化します。

UpdateLongTermRetentionBackupParameters(String)

UpdateLongTermRetentionBackupParameters クラスの新しいインスタンスを初期化します。

プロパティ

RequestedBackupStorageRedundancy

コピーしたバックアップのストレージ冗長の種類を取得または設定します。 指定できる値は、'Geo'、'Local'、'Zone'、'GeoZone' です。

適用対象