次の方法で共有


PostgreSqlStorageProfile クラス

定義

サーバーのストレージ プロファイル プロパティ。

public class PostgreSqlStorageProfile
type PostgreSqlStorageProfile = class
Public Class PostgreSqlStorageProfile
継承
PostgreSqlStorageProfile

コンストラクター

PostgreSqlStorageProfile()

PostgreSqlStorageProfile の新しいインスタンスを初期化します。

プロパティ

BackupRetentionDays

サーバーのバックアップ保有日数。

GeoRedundantBackup

サーバーのバックアップに geo 冗長を有効にするか、有効にしないか。

StorageAutogrow

ストレージの自動拡張を有効にします。

StorageInMB

サーバーに対して許可される最大ストレージ数。

適用対象