ApiExpandHandler Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Delegating handler class to append $expand=versions to get blueprint versions in GET request.
public class ApiExpandHandler : System.Net.Http.DelegatingHandler, ICloneable
type ApiExpandHandler = class
inherit DelegatingHandler
interface ICloneable
Public Class ApiExpandHandler
Inherits DelegatingHandler
Implements ICloneable
- Inheritance
-
ApiExpandHandler
- Implements
Constructors
ApiExpandHandler() |
Methods
Clone() | |
SendAsync(HttpRequestMessage, CancellationToken) |