AvailableEnvironmentModesOperations interface

Interface representing a AvailableEnvironmentModes operations.

Properties

list

Gets the environment modes available to a subscription in a location.

Property Details

list

Gets the environment modes available to a subscription in a location.

list: (location: string, options?: AvailableEnvironmentModesListOptionalParams) => PagedAsyncIterableIterator<AvailableEnvironmentMode, AvailableEnvironmentMode[], PageSettings>

Property Value

(location: string, options?: AvailableEnvironmentModesListOptionalParams) => PagedAsyncIterableIterator<AvailableEnvironmentMode, AvailableEnvironmentMode[], PageSettings>