Skip to content

[I] OperationReference

Custom polling Represents a reference to an operation, including a map from the original operation to the parameters of the linked operation

PropertyTypeDescription
kind"reference"-
link?OperationLinkheaders linking to the operation
operationOperationThe referenced operation
parameterMap?Map<string, ParameterSource>information on how to construct the operation parameters from the original request and response
parameters?Map<string, PropertyMap>-