ArmIdWrapper Class

Definition

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

Constructors

ArmIdWrapper()

Properties

Id

Methods

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

Applies to