Share via


IDryrunPrerequisiteResult Interface

Definition

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

Properties

Type

The type of dryrun result.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to