Share via


IDataBoxCustomerDiskJobDetailsExportDiskDetailsCollection Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.DataBoxCustomerDiskJobDetailsExportDiskDetailsCollectionTypeConverter))]
public interface IDataBoxCustomerDiskJobDetailsExportDiskDetailsCollection : Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.IAssociativeArray<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IExportDiskDetails>, Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.DataBoxCustomerDiskJobDetailsExportDiskDetailsCollectionTypeConverter))>]
type IDataBoxCustomerDiskJobDetailsExportDiskDetailsCollection = interface
    interface IJsonSerializable
    interface IAssociativeArray<IExportDiskDetails>
Public Interface IDataBoxCustomerDiskJobDetailsExportDiskDetailsCollection
Implements IAssociativeArray(Of IExportDiskDetails), IJsonSerializable
Derived
Attributes
Implements

Applies to