Share via


DeploymentCollectionOutput interface

Collection of app deployments.

Properties

nextLink

Link to next page of resources.

value

Collection of resources.

Property Details

Link to next page of resources.

nextLink?: string

Property Value

string

value

Collection of resources.

value: DeploymentOutput[]

Property Value