public class FileUploadSasUriRequest
extends java.lang.Object
| Constructor and Description |
|---|
FileUploadSasUriRequest(java.lang.String blobName)
Create an instance of the FileUploadSasUriRequest based on the provided blobName.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toJson()
Convert this class to json.
|
public FileUploadSasUriRequest(java.lang.String blobName)
blobName - is the name of the blob (file name in the blob) that IoT Hub will make Azure Storage
create for this file upload. This field is mandatoryCopyright © 2023. All rights reserved.