IReadWriteDatabaseProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20230815.ReadWriteDatabasePropertiesTypeConverter))]
public interface IReadWriteDatabaseProperties : Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20230815.ReadWriteDatabasePropertiesTypeConverter))>]
type IReadWriteDatabaseProperties = interface
    interface IJsonSerializable
Public Interface IReadWriteDatabaseProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

HotCachePeriod
IsFollowed
KeyVaultPropertyKeyName
KeyVaultPropertyKeyVaultUri
KeyVaultPropertyKeyVersion
KeyVaultPropertyUserIdentity
ProvisioningState
SoftDeletePeriod
StatisticsSize
SuspensionDetailSuspensionStartDate

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to