Package version:

Interface ContainerAppCollection

Container App collection ARM resource.

interface ContainerAppCollection {
    nextLink?: string;
    value: ContainerApp[];
}

Properties

Properties

nextLink?: string

Link to next page of resources. NOTE: This property will not be serialized. It can only be populated by the server.

value: ContainerApp[]

Collection of resources.