Share via


ICheckinManifestParams Interface

Definition

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

Properties

BaselineArmManifestLocation

The baseline ARM manifest location supplied to the checkin manifest operation.

Environment

The environment supplied to the checkin manifest operation.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to