Sdílet prostřednictvím


DomainServiceOperations interface

Interface representing a DomainServiceOperations.

Methods

list(DomainServiceOperationsListOptionalParams)

Lists all the available Domain Services operations.

Method Details

list(DomainServiceOperationsListOptionalParams)

Lists all the available Domain Services operations.

function list(options?: DomainServiceOperationsListOptionalParams): PagedAsyncIterableIterator<OperationEntity, OperationEntity[], PageSettings>

Parameters

options
DomainServiceOperationsListOptionalParams

The options parameters.

Returns