DbIormConfig 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.
DbIormConfig for cloud vm cluster.
public class DbIormConfig : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.OracleDatabase.Models.DbIormConfig>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.OracleDatabase.Models.DbIormConfig>
type DbIormConfig = class
interface IJsonModel<DbIormConfig>
interface IPersistableModel<DbIormConfig>
Public Class DbIormConfig
Implements IJsonModel(Of DbIormConfig), IPersistableModel(Of DbIormConfig)
- Inheritance
-
DbIormConfig
- Implements
Properties
DbName | |
FlashCacheLimit |
The flash cache limit for this database. This value is internally configured based on the share value assigned to the database. |
Share |
The relative priority of this database. |
Explicit Interface Implementations
Applies to
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for .NET