Share via


OperationParameter interface

所有 Operation 參數擴充的通用介面。

屬性

mapper

定義如何驗證和序列化此參數值的對應程式。

parameterPath

OperationArguments 中此參數值的路徑,或物件,其中包含 OperationArguments 中每個屬性值的路徑。

屬性詳細資料

mapper

定義如何驗證和序列化此參數值的對應程式。

mapper: Mapper

屬性值

parameterPath

OperationArguments 中此參數值的路徑,或物件,其中包含 OperationArguments 中每個屬性值的路徑。

parameterPath: ParameterPath

屬性值