Compartilhar via


IContainerAppJobExecutions Interface

Definition

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

Properties

NextLink

Link to next page of resources.

Value

Collection of resources.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to