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 virtual Uri GetBlobUri ();
abstract member GetBlobUri : unit -> Uri
override this.GetBlobUri : unit -> Uri
Public Overridable Function GetBlobUri () As Uri

Returns

Uri

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

Applies to