Interface ContainerAppJobExecutions
public interface ContainerAppJobExecutions
An immutable client-side representation of ContainerAppJobExecutions.
-
Method Details
-
value
List<JobExecution> value()Gets the value property: Collection of resources.- Returns:
- the value value.
-
nextLink
String nextLink()Gets the nextLink property: Link to next page of resources.- Returns:
- the nextLink value.
-
innerModel
ContainerAppJobExecutionsInner innerModel()Gets the inner com.azure.resourcemanager.appcontainers.fluent.models.ContainerAppJobExecutionsInner object.- Returns:
- the inner object.
-