ReceivedAssetsClient 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.
The ReceivedAssets service client.
public class ReceivedAssetsClient
type ReceivedAssetsClient = class
Public Class ReceivedAssetsClient
- Inheritance
-
ReceivedAssetsClient
Constructors
ReceivedAssetsClient() |
Initializes a new instance of ReceivedAssetsClient for mocking. |
ReceivedAssetsClient(String, TokenCredential, PurviewShareClientOptions) |
Initializes a new instance of ReceivedAssetsClient. |
ReceivedAssetsClient(String, TokenCredential) |
Initializes a new instance of ReceivedAssetsClient. |
Properties
Pipeline |
The HTTP pipeline for sending and receiving REST requests and responses. |
Methods
GetReceivedAssets(String, String, RequestContext) |
List source asset of a received share. |
GetReceivedAssetsAsync(String, String, RequestContext) |
List source asset of a received share. |