Compartir a través de


IIdentifier Interface

Definition

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

Properties

Id

Resource Id.

(Inherited from IProxyOnlyResource)
Kind

Kind of resource.

(Inherited from IProxyOnlyResource)
Name

Resource Name.

(Inherited from IProxyOnlyResource)
Type

Resource type.

(Inherited from IProxyOnlyResource)
Value

String representation of the identity.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to