Share via


IReadOnlyFollowingDatabase Interface

Definition

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

Properties

AttachedDatabaseConfigurationName
DatabaseShareOrigin
HotCachePeriod
Id

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

(Inherited from IResource)
Kind (Inherited from IDatabase)
LeaderClusterResourceId
Location (Inherited from IDatabase)
Name

The name of the resource

(Inherited from IResource)
OriginalDatabaseName
PrincipalsModificationKind
ProvisioningState
SoftDeletePeriod
StatisticsSize
SuspensionDetailSuspensionStartDate
TableLevelSharingPropertyExternalTablesToExclude
TableLevelSharingPropertyExternalTablesToInclude
TableLevelSharingPropertyFunctionsToExclude
TableLevelSharingPropertyFunctionsToInclude
TableLevelSharingPropertyMaterializedViewsToExclude
TableLevelSharingPropertyMaterializedViewsToInclude
TableLevelSharingPropertyTablesToExclude
TableLevelSharingPropertyTablesToInclude
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