Share via


INameIdentifier Interface

Definition

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

Properties

Name

Name of the object.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to