ICheckinManifestParams Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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) |