Share via


ICheckinManifestInfo Interface

Definition

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

Properties

CommitId
IsCheckedIn
PullRequest
StatusMessage

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to