Share via


NameIdentifierCollection Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.NameIdentifierCollectionTypeConverter))]
public class NameIdentifierCollection : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.INameIdentifierCollection
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.NameIdentifierCollectionTypeConverter))>]
type NameIdentifierCollection = class
    interface INameIdentifierCollection
    interface IJsonSerializable
Public Class NameIdentifierCollection
Implements INameIdentifierCollection
Inheritance
NameIdentifierCollection
Attributes
Implements

Constructors

NameIdentifierCollection()

Properties

NextLink
Value

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()

Applies to