Microsoft_WindowsAzure
[ class tree: Microsoft_WindowsAzure ] [ index: Microsoft_WindowsAzure ] [ all elements ]

Class: Microsoft_WindowsAzure_Storage_LeaseInstance

Source Location: /WindowsAzure/Storage/LeaseInstance.php

Class Overview

Microsoft_WindowsAzure_Storage_StorageEntityAbstract
   |
   --Microsoft_WindowsAzure_Storage_LeaseInstance



Author(s):

Copyright:

  • Copyright (c) 2009 - 2011, RealDolmen (http://www.realdolmen.com)

Methods


Inherited Variables

Inherited Methods


Class Details

[line 53]


Tags:

property:  string $Container: Container name
property:  string $Name: Name
property:  string $LeaseId: Lease id
property:  string $LeaseTime: Time remaining in the lease period, in seconds. This header is returned only for a successful request to break the lease. It provides an approximation as to when the lease period will expire.
copyright:  Copyright (c) 2009 - 2011, RealDolmen (http://www.realdolmen.com)
license:  http://phpazure.codeplex.com/license


[ Top ]


Class Methods


constructor __construct [line 64]

Microsoft_WindowsAzure_Storage_LeaseInstance __construct( string $containerName, string $name, string $leaseId, string $leaseTime)

Constructor



Tags:

access:  public


Parameters:

string   $containerName   Container name
string   $name   Name
string   $leaseId   Lease id
string   $leaseTime   Time remaining in the lease period, in seconds. This header is returned only for a successful request to break the lease. It provides an approximation as to when the lease period will expire.

[ Top ]


Documentation generated on Wed, 18 May 2011 12:06:39 +0200 by phpDocumentor 1.4.3