|
| 1 | +### YamlMime:TSType |
| 2 | +name: AllPoliciesListByServiceNextOptionalParams |
| 3 | +uid: '@azure/arm-apimanagement.AllPoliciesListByServiceNextOptionalParams' |
| 4 | +package: '@azure/arm-apimanagement' |
| 5 | +summary: Optional parameters. |
| 6 | +fullName: AllPoliciesListByServiceNextOptionalParams |
| 7 | +remarks: '' |
| 8 | +isDeprecated: false |
| 9 | +type: interface |
| 10 | +inheritedProperties: |
| 11 | + - name: abortSignal |
| 12 | + uid: >- |
| 13 | + @azure/arm-apimanagement.AllPoliciesListByServiceNextOptionalParams.abortSignal |
| 14 | + package: '@azure/arm-apimanagement' |
| 15 | + summary: The signal which can be used to abort requests. |
| 16 | + fullName: abortSignal |
| 17 | + remarks: '' |
| 18 | + isDeprecated: false |
| 19 | + syntax: |
| 20 | + content: 'abortSignal?: AbortSignalLike' |
| 21 | + return: |
| 22 | + description: '' |
| 23 | + type: <xref uid="@azure/abort-controller.AbortSignalLike" /> |
| 24 | + inheritanceDescription: <b>Inherited From</b> coreClient.OperationOptions.abortSignal |
| 25 | + - name: onResponse |
| 26 | + uid: >- |
| 27 | + @azure/arm-apimanagement.AllPoliciesListByServiceNextOptionalParams.onResponse |
| 28 | + package: '@azure/arm-apimanagement' |
| 29 | + summary: |- |
| 30 | + A function to be called each time a response is received from the server |
| 31 | + while performing the requested operation. |
| 32 | + May be called multiple times. |
| 33 | + fullName: onResponse |
| 34 | + remarks: '' |
| 35 | + isDeprecated: false |
| 36 | + syntax: |
| 37 | + content: 'onResponse?: RawResponseCallback' |
| 38 | + return: |
| 39 | + description: '' |
| 40 | + type: <xref uid="@azure/core-client.RawResponseCallback" /> |
| 41 | + inheritanceDescription: <b>Inherited From</b> coreClient.OperationOptions.onResponse |
| 42 | + - name: requestOptions |
| 43 | + uid: >- |
| 44 | + @azure/arm-apimanagement.AllPoliciesListByServiceNextOptionalParams.requestOptions |
| 45 | + package: '@azure/arm-apimanagement' |
| 46 | + summary: Options used when creating and sending HTTP requests for this operation. |
| 47 | + fullName: requestOptions |
| 48 | + remarks: '' |
| 49 | + isDeprecated: false |
| 50 | + syntax: |
| 51 | + content: 'requestOptions?: OperationRequestOptions' |
| 52 | + return: |
| 53 | + description: '' |
| 54 | + type: <xref uid="@azure/core-client.OperationRequestOptions" /> |
| 55 | + inheritanceDescription: <b>Inherited From</b> coreClient.OperationOptions.requestOptions |
| 56 | + - name: serializerOptions |
| 57 | + uid: >- |
| 58 | + @azure/arm-apimanagement.AllPoliciesListByServiceNextOptionalParams.serializerOptions |
| 59 | + package: '@azure/arm-apimanagement' |
| 60 | + summary: Options to override serialization/de-serialization behavior. |
| 61 | + fullName: serializerOptions |
| 62 | + remarks: '' |
| 63 | + isDeprecated: false |
| 64 | + syntax: |
| 65 | + content: 'serializerOptions?: SerializerOptions' |
| 66 | + return: |
| 67 | + description: '' |
| 68 | + type: <xref uid="@azure/core-client.SerializerOptions" /> |
| 69 | + inheritanceDescription: <b>Inherited From</b> coreClient.OperationOptions.serializerOptions |
| 70 | + - name: tracingOptions |
| 71 | + uid: >- |
| 72 | + @azure/arm-apimanagement.AllPoliciesListByServiceNextOptionalParams.tracingOptions |
| 73 | + package: '@azure/arm-apimanagement' |
| 74 | + summary: Options used when tracing is enabled. |
| 75 | + fullName: tracingOptions |
| 76 | + remarks: '' |
| 77 | + isDeprecated: false |
| 78 | + syntax: |
| 79 | + content: 'tracingOptions?: OperationTracingOptions' |
| 80 | + return: |
| 81 | + description: '' |
| 82 | + type: <xref uid="@azure/core-tracing.OperationTracingOptions" /> |
| 83 | + inheritanceDescription: <b>Inherited From</b> coreClient.OperationOptions.tracingOptions |
| 84 | +extends: <xref uid="@azure/core-client.OperationOptions" /> |
0 commit comments