Package version:

Interface EnvironmentTypeListResult

Result of the environment type list operation.

Hierarchy

  • EnvironmentTypeListResult

Properties

Properties

nextLink?: string

URL to get the next set of results if there are any. NOTE: This property will not be serialized. It can only be populated by the server.

value?: EnvironmentType[]

Current page of results. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc