Share via


ICollectionOfDirectoryObject Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Models.ApiV10.CollectionOfDirectoryObjectTypeConverter))]
public interface ICollectionOfDirectoryObject : Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Runtime.IAssociativeArray<object>, Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Models.ApiV10.CollectionOfDirectoryObjectTypeConverter))>]
type ICollectionOfDirectoryObject = interface
    interface IJsonSerializable
    interface IAssociativeArray<obj>
Public Interface ICollectionOfDirectoryObject
Implements IAssociativeArray(Of Object), IJsonSerializable
Derived
Attributes
Implements

Applies to