Partilhar via


IReadWriteDatabase Interface

Definition

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

Properties

HotCachePeriod
Id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

(Inherited from IResource)
IsFollowed
KeyVaultPropertyKeyName
KeyVaultPropertyKeyVaultUri
KeyVaultPropertyKeyVersion
KeyVaultPropertyUserIdentity
Kind (Inherited from IDatabase)
Location (Inherited from IDatabase)
Name

The name of the resource

(Inherited from IResource)
ProvisioningState
SoftDeletePeriod
StatisticsSize
SuspensionDetailSuspensionStartDate
Type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

(Inherited from IResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to