BlobHttpResponseParsers.GetLeaseDuration(HttpResponseMessage) Method

Definition

public static Microsoft.WindowsAzure.Storage.Blob.LeaseDuration GetLeaseDuration (System.Net.Http.HttpResponseMessage response);
static member GetLeaseDuration : System.Net.Http.HttpResponseMessage -> Microsoft.WindowsAzure.Storage.Blob.LeaseDuration
Public Shared Function GetLeaseDuration (response As HttpResponseMessage) As LeaseDuration

Parameters

Returns

Applies to