IContinueRequestBody Interface

Definition

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

Properties

Name Description
Response
StepId

Unique id of the result.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to