Dela via


ICollectionOfServicePrincipal Interface

Definition

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

Applies to