IValidateResponse Interface

Definition

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

Properties

Code
Message
Status

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to