StorageProfile Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Storage Profile properties of a server
public class StorageProfile
type StorageProfile = class
Public Class StorageProfile
- Inheritance
-
System.ObjectStorageProfile
Constructors
StorageProfile() |
Initializes a new instance of the StorageProfile class. |
StorageProfile(Nullable<Int32>, Nullable<Int32>) |
Initializes a new instance of the StorageProfile class. |
Properties
BackupRetentionDays |
Gets or sets backup retention days for the server. |
StorageMB |
Gets or sets max storage allowed for a server. |