Share via


IRefreshSummaryInput Interface

Definition

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

Properties

Goal

Gets or sets the goal for which summary needs to be refreshed.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to