SalesBuy
1-855-856-7678
Technical SupportSupport
public static HttpWebRequest SetMetadata ( Uri uri, int timeout, String leaseId )
public static function SetMetadata ( uri : Uri, timeout : int, leaseId : String ) : HttpWebRequest
Type: System.Uri
The absolute URI to the blob.
Type: System.Int32
The server timeout interval.
Type: System.String
The lease ID, if the blob has an active lease.
For more details about this API, see the topics on the equivalent REST APIs in See Also > Other Resources.