Partilhar via


AttachedDatabaseConfigurationListResult Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20230815.AttachedDatabaseConfigurationListResultTypeConverter))]
public class AttachedDatabaseConfigurationListResult : Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20230815.IAttachedDatabaseConfigurationListResult
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20230815.AttachedDatabaseConfigurationListResultTypeConverter))>]
type AttachedDatabaseConfigurationListResult = class
    interface IAttachedDatabaseConfigurationListResult
    interface IJsonSerializable
Public Class AttachedDatabaseConfigurationListResult
Implements IAttachedDatabaseConfigurationListResult
Inheritance
AttachedDatabaseConfigurationListResult
Attributes
Implements

Constructors

AttachedDatabaseConfigurationListResult()

Properties

Value

Methods

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

Applies to