Share via


ReadWriteDatabase Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20230815.ReadWriteDatabaseTypeConverter))]
public class ReadWriteDatabase : Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20230815.IReadWriteDatabase, Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20230815.ReadWriteDatabaseTypeConverter))>]
type ReadWriteDatabase = class
    interface IReadWriteDatabase
    interface IJsonSerializable
    interface IDatabase
    interface IResource
    interface IValidates
Public Class ReadWriteDatabase
Implements IReadWriteDatabase, IValidates
Inheritance
ReadWriteDatabase
Attributes
Implements

Constructors

ReadWriteDatabase()

Properties

HotCachePeriod
Id
IsFollowed
KeyVaultPropertyKeyName
KeyVaultPropertyKeyVaultUri
KeyVaultPropertyKeyVersion
KeyVaultPropertyUserIdentity
Kind
Location
Name
ProvisioningState
SoftDeletePeriod
StatisticsSize
SuspensionDetailSuspensionStartDate
Type

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
Validate(IEventListener)

Applies to