次の方法で共有


IAttachedDatabaseConfigurationListResult Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Synapse.Models.Api20210601Preview.AttachedDatabaseConfigurationListResultTypeConverter))]
public interface IAttachedDatabaseConfigurationListResult : Microsoft.Azure.PowerShell.Cmdlets.Synapse.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Synapse.Models.Api20210601Preview.AttachedDatabaseConfigurationListResultTypeConverter))>]
type IAttachedDatabaseConfigurationListResult = interface
    interface IJsonSerializable
Public Interface IAttachedDatabaseConfigurationListResult
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Value

The list of attached database configurations.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to