Partilhar via


ReadOnlyFollowingDatabase Class

Definition

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

Constructors

ReadOnlyFollowingDatabase()

Properties

AttachedDatabaseConfigurationName
DatabaseShareOrigin
HotCachePeriod
Id
Kind
LeaderClusterResourceId
Location
Name
OriginalDatabaseName
PrincipalsModificationKind
ProvisioningState
SoftDeletePeriod
StatisticsSize
SuspensionDetailSuspensionStartDate
TableLevelSharingPropertyExternalTablesToExclude
TableLevelSharingPropertyExternalTablesToInclude
TableLevelSharingPropertyFunctionsToExclude
TableLevelSharingPropertyFunctionsToInclude
TableLevelSharingPropertyMaterializedViewsToExclude
TableLevelSharingPropertyMaterializedViewsToInclude
TableLevelSharingPropertyTablesToExclude
TableLevelSharingPropertyTablesToInclude
Type

Methods

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

Applies to