FileUploadSasUriResponse.GetBlobUri Method

Definition

Get the complete Uri for the blob that can be uploaded to from this device. This Uri includes credentials, too.

public Uri GetBlobUri ();
member this.GetBlobUri : unit -> Uri
Public Function GetBlobUri () As Uri

Returns

Uri

The complete Uri for the blob that can be uploaded to from this device

Applies to