Bagikan melalui


ISolutionWarmUpRequestBody Interface

Definition

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

Properties

Name Description
Parameter

Methods

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

Applies to