Compartir a través de


ICollectionOfUser Interface

Definition

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

Applies to