GenerateUploadUriResponse Class
Response body for generating an upload URI.
Constructor
GenerateUploadUriResponse(*, upload_uri: str | None = None, **kwargs)
Parameters
Name | Description |
---|---|
upload_uri
Required
|
The upload URI for the VHD. |
Keyword-Only Parameters
Name | Description |
---|---|
upload_uri
Required
|
|
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python