Freigeben über


NameIdentifier Class

Definition

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

Constructors

NameIdentifier()

Properties

Name

Methods

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

Applies to