Compartir a través de


IArmIdWrapper Interface

Definition

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

Properties

Id

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to