Compartir a través de


IMicrosoftGraphDeviceCollectionResponse Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Models.ApiV10.MicrosoftGraphDeviceCollectionResponseTypeConverter))]
public interface IMicrosoftGraphDeviceCollectionResponse : 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.MicrosoftGraphDeviceCollectionResponseTypeConverter))>]
type IMicrosoftGraphDeviceCollectionResponse = interface
    interface IJsonSerializable
    interface IAssociativeArray<obj>
Public Interface IMicrosoftGraphDeviceCollectionResponse
Implements IAssociativeArray(Of Object), IJsonSerializable
Derived
Attributes
Implements

Applies to