IAny Interface

Definition

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

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to