GenerateUploadTokenResult 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.
Response containing an upload token for supplemental document uploads.
public class GenerateUploadTokenResult : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Billing.Trust.Models.GenerateUploadTokenResult>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Billing.Trust.Models.GenerateUploadTokenResult>
type GenerateUploadTokenResult = class
interface IJsonModel<GenerateUploadTokenResult>
interface IPersistableModel<GenerateUploadTokenResult>
Public Class GenerateUploadTokenResult
Implements IJsonModel(Of GenerateUploadTokenResult), IPersistableModel(Of GenerateUploadTokenResult)
- Inheritance
-
GenerateUploadTokenResult
- Implements
Properties
| Name | Description |
|---|---|
| Token |
The time-bound, principal-bound upload token. |