KöpBuy
1-855-856-7678
SupportSupport
public static HttpWebRequest Lease ( Uri uri, int timeout, LeaseAction action, string leaseId )
public static HttpWebRequest Lease ( Uri uri, int timeout, LeaseAction action, String leaseId )
public static function Lease ( uri : Uri, timeout : int, action : LeaseAction, leaseId : String ) : HttpWebRequest
Type: System.Uri
The absolute URI to the blob.
Type: System.Int32
The server timeout interval.
Type: Microsoft.WindowsAzure.StorageClient.Protocol.LeaseAction
The lease action to perform.
Type: System.String
The lease ID.
For more details about this API, see the topics on the equivalent REST APIs in See Also > Other Resources.