次の方法で共有


IAuthConfigCollection Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.App.Models.AuthConfigCollectionTypeConverter))]
public interface IAuthConfigCollection : Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.App.Models.AuthConfigCollectionTypeConverter))>]
type IAuthConfigCollection = interface
    interface IJsonSerializable
Public Interface IAuthConfigCollection
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

NextLink
Value

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to