GenerateUploadUriParameter Class
Properties for generating an upload URI.
Constructor
GenerateUploadUriParameter(*, blob_name: str | None = None, **kwargs)
Parameters
Name | Description |
---|---|
blob_name
Required
|
The blob name of the upload URI. |
Keyword-Only Parameters
Name | Description |
---|---|
blob_name
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