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

Element index for package Microsoft_WindowsAzure

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ l ] [ m ] [ n ] [ o ] [ p ] [ q ] [ r ] [ s ] [ t ] [ u ] [ v ] [ w ] [ _ ]

_

$_accountKey
in file CredentialsAbstract.php, variable Microsoft_WindowsAzure_Credentials_CredentialsAbstract::$_accountKey
    Account key for Windows Azure
$_accountName
in file CredentialsAbstract.php, variable Microsoft_WindowsAzure_Credentials_CredentialsAbstract::$_accountName
    Account name for Windows Azure
$_permissionSet
in file SharedAccessSignature.php, variable Microsoft_WindowsAzure_Credentials_SharedAccessSignature::$_permissionSet
    Permission set
$_usePathStyleUri
in file CredentialsAbstract.php, variable Microsoft_WindowsAzure_Credentials_CredentialsAbstract::$_usePathStyleUri
    Use path-style URI's
_issetOr
in file CredentialsAbstract.php, method Microsoft_WindowsAzure_Credentials_CredentialsAbstract::_issetOr()
    Returns an array value if the key is set, otherwide returns $valueIfNotSet
_makeArrayOfQueryString
in file CredentialsAbstract.php, method Microsoft_WindowsAzure_Credentials_CredentialsAbstract::_makeArrayOfQueryString()
    Make array of query string
_prepareQueryStringForSigning
in file CredentialsAbstract.php, method Microsoft_WindowsAzure_Credentials_CredentialsAbstract::_prepareQueryStringForSigning()
    Prepare query string for signing
_prepareQueryStringForSigning
in file SharedKeyLite.php, method Microsoft_WindowsAzure_Credentials_SharedKeyLite::_prepareQueryStringForSigning()
    Prepare query string for signing
__construct
in file CredentialsAbstract.php, method Microsoft_WindowsAzure_Credentials_CredentialsAbstract::__construct()
    Creates a new Microsoft_WindowsAzure_Credentials_CredentialsAbstract instance
__construct
in file SharedAccessSignature.php, method Microsoft_WindowsAzure_Credentials_SharedAccessSignature::__construct()
    Creates a new Microsoft_WindowsAzure_Credentials_SharedAccessSignature instance
$_blobStorageClient
in file Manager.php, variable Microsoft_WindowsAzure_Diagnostics_Manager::$_blobStorageClient
    Blob storage client
$_controlContainer
in file Manager.php, variable Microsoft_WindowsAzure_Diagnostics_Manager::$_controlContainer
    Control container name
$_data
in file ConfigurationObjectBaseAbstract.php, variable Microsoft_WindowsAzure_Diagnostics_ConfigurationObjectBaseAbstract::$_data
    Data
_ensureStorageInitialized
in file Manager.php, method Microsoft_WindowsAzure_Diagnostics_Manager::_ensureStorageInitialized()
    Ensure storage has been initialized
_getCurrentRoleInstanceId
in file Manager.php, method Microsoft_WindowsAzure_Diagnostics_Manager::_getCurrentRoleInstanceId()
    Get the current role instance ID. Only works on Development Fabric or Windows Azure Fabric.
__construct
in file DirectoryConfigurationSubscription.php, method Microsoft_WindowsAzure_Diagnostics_DirectoryConfigurationSubscription::__construct()
    Constructor
__construct
in file Manager.php, method Microsoft_WindowsAzure_Diagnostics_Manager::__construct()
    Create a new instance of Microsoft_WindowsAzure_Diagnostics_Manager
__construct
in file PerformanceCounterSubscription.php, method Microsoft_WindowsAzure_Diagnostics_PerformanceCounterSubscription::__construct()
    Constructor
__construct
in file ConfigurationWindowsEventLog.php, method Microsoft_WindowsAzure_Diagnostics_ConfigurationWindowsEventLog::__construct()
    Constructor
__construct
in file ConfigurationPerformanceCounters.php, method Microsoft_WindowsAzure_Diagnostics_ConfigurationPerformanceCounters::__construct()
    Constructor
__construct
in file ConfigurationDirectories.php, method Microsoft_WindowsAzure_Diagnostics_ConfigurationDirectories::__construct()
    Constructor
__construct
in file ConfigurationDiagnosticInfrastructureLogs.php, method Microsoft_WindowsAzure_Diagnostics_ConfigurationDiagnosticInfrastructureLogs::__construct()
    Constructor
__construct
in file ConfigurationInstance.php, method Microsoft_WindowsAzure_Diagnostics_ConfigurationInstance::__construct()
    Constructor
__construct
in file ConfigurationLogs.php, method Microsoft_WindowsAzure_Diagnostics_ConfigurationLogs::__construct()
    Constructor
__construct
in file ConfigurationDataSources.php, method Microsoft_WindowsAzure_Diagnostics_ConfigurationDataSources::__construct()
    Constructor
__get
in file ConfigurationObjectBaseAbstract.php, method Microsoft_WindowsAzure_Diagnostics_ConfigurationObjectBaseAbstract::__get()
    Magic overload for getting properties
__set
in file ConfigurationObjectBaseAbstract.php, method Microsoft_WindowsAzure_Diagnostics_ConfigurationObjectBaseAbstract::__set()
    Magic overload for setting properties
$_bufferMessages
in file WindowsAzure.php, variable Microsoft_WindowsAzure_Log_Writer_WindowsAzure::$_bufferMessages
    Whether to keep all messages to be logged in an external buffer until the script ends and only then to send the messages in batch to the logging component.
$_formatter
in file WindowsAzure.php, variable Microsoft_WindowsAzure_Log_Writer_WindowsAzure::$_formatter
$_messageBuffer
in file WindowsAzure.php, variable Microsoft_WindowsAzure_Log_Writer_WindowsAzure::$_messageBuffer
    If message buffering is activated, it will store all the messages in this buffer and only write them to table storage (in a batch transaction) when the script ends.
$_tableName
in file WindowsAzure.php, variable Microsoft_WindowsAzure_Log_Writer_WindowsAzure::$_tableName
    Name of the table to use for logging purposes
$_tableStorageConnection
in file WindowsAzure.php, variable Microsoft_WindowsAzure_Log_Writer_WindowsAzure::$_tableStorageConnection
    Connection to a windows Azure
_write
in file WindowsAzure.php, method Microsoft_WindowsAzure_Log_Writer_WindowsAzure::_write()
    Write a message to the table storage. If buffering is activated, then messages will just be added to an internal buffer.
__construct
in file WindowsAzure.php, method Microsoft_WindowsAzure_Log_Writer_WindowsAzure::__construct()
$_apiVersion
in file Client.php, variable Microsoft_WindowsAzure_Management_Client::$_apiVersion
    Current API version
$_certificatePassphrase
in file Client.php, variable Microsoft_WindowsAzure_Management_Client::$_certificatePassphrase
    Management certificate passphrase
$_certificatePath
in file Client.php, variable Microsoft_WindowsAzure_Management_Client::$_certificatePath
    Management certificate path (.PEM)
$_data
in file ServiceEntityAbstract.php, variable Microsoft_WindowsAzure_Management_ServiceEntityAbstract::$_data
    Data
$_httpClientChannel
in file Client.php, variable Microsoft_WindowsAzure_Management_Client::$_httpClientChannel
    Microsoft_Http_Client channel used for communication with REST services
$_lastRequestId
in file Client.php, variable Microsoft_WindowsAzure_Management_Client::$_lastRequestId
    Returns the last request ID
$_retryPolicy
in file Client.php, variable Microsoft_WindowsAzure_Management_Client::$_retryPolicy
    Microsoft_WindowsAzure_RetryPolicy_RetryPolicyAbstract instance
$_subscriptionId
in file Client.php, variable Microsoft_WindowsAzure_Management_Client::$_subscriptionId
    Subscription ID
_cleanConfiguration
in file Client.php, method Microsoft_WindowsAzure_Management_Client::_cleanConfiguration()
    Clean configuration
_configureDeployment
in file Client.php, method Microsoft_WindowsAzure_Management_Client::_configureDeployment()
    The Change Deployment Configuration request may be specified as follows.
_convertXmlElementToDeploymentInstance
in file Client.php, method Microsoft_WindowsAzure_Management_Client::_convertXmlElementToDeploymentInstance()
    Converts an XmlElement into a Microsoft_WindowsAzure_Management_DeploymentInstance
_deleteDeployment
in file Client.php, method Microsoft_WindowsAzure_Management_Client::_deleteDeployment()
    The Delete Deployment operation deletes the specified deployment.
_getDeployment
in file Client.php, method Microsoft_WindowsAzure_Management_Client::_getDeployment()
    The Get Deployment operation returns configuration information, status, and system properties for the specified deployment.
_getErrorMessage
in file Client.php, method Microsoft_WindowsAzure_Management_Client::_getErrorMessage()
    Get error message from Microsoft_Http_Response
_parseResponse
in file Client.php, method Microsoft_WindowsAzure_Management_Client::_parseResponse()
    Parse result from Microsoft_Http_Response
_performRequest
in file Client.php, method Microsoft_WindowsAzure_Management_Client::_performRequest()
    Perform request using Microsoft_Http_Client channel
_rebootOrReimageRoleInstance
in file Client.php, method Microsoft_WindowsAzure_Management_Client::_rebootOrReimageRoleInstance()
    Reboots or reimages a role instance.
_updateDeploymentStatus
in file Client.php, method Microsoft_WindowsAzure_Management_Client::_updateDeploymentStatus()
    The Update Deployment Status operation initiates a change in deployment status.
_updateInstanceCountInConfiguration
in file Client.php, method Microsoft_WindowsAzure_Management_Client::_updateInstanceCountInConfiguration()
    Updates instance count in configuration XML.
_upgradeDeployment
in file Client.php, method Microsoft_WindowsAzure_Management_Client::_upgradeDeployment()
    The Upgrade Deployment operation initiates an upgrade.
_walkUpgradeDomain
in file Client.php, method Microsoft_WindowsAzure_Management_Client::_walkUpgradeDomain()
    The Walk Upgrade Domain operation specifies the next upgrade domain to be walked during an in-place upgrade.
__construct
in file OperationStatusInstance.php, method Microsoft_WindowsAzure_Management_OperationStatusInstance::__construct()
    Constructor
__construct
in file CertificateInstance.php, method Microsoft_WindowsAzure_Management_CertificateInstance::__construct()
    Constructor
__construct
in file StorageServiceInstance.php, method Microsoft_WindowsAzure_Management_StorageServiceInstance::__construct()
    Constructor
__construct
in file SubscriptionOperationInstance.php, method Microsoft_WindowsAzure_Management_SubscriptionOperationInstance::__construct()
    Constructor
__construct
in file OperatingSystemInstance.php, method Microsoft_WindowsAzure_Management_OperatingSystemInstance::__construct()
    Constructor
__construct
in file HostedServiceInstance.php, method Microsoft_WindowsAzure_Management_HostedServiceInstance::__construct()
    Constructor
__construct
in file AffinityGroupInstance.php, method Microsoft_WindowsAzure_Management_AffinityGroupInstance::__construct()
    Constructor
__construct
in file OperatingSystemFamilyInstance.php, method Microsoft_WindowsAzure_Management_OperatingSystemFamilyInstance::__construct()
    Constructor
__construct
in file Client.php, method Microsoft_WindowsAzure_Management_Client::__construct()
    Creates a new Microsoft_WindowsAzure_Management instance
__construct
in file LocationInstance.php, method Microsoft_WindowsAzure_Management_LocationInstance::__construct()
    Constructor
__construct
in file DeploymentInstance.php, method Microsoft_WindowsAzure_Management_DeploymentInstance::__construct()
    Constructor
__get
in file ServiceEntityAbstract.php, method Microsoft_WindowsAzure_Management_ServiceEntityAbstract::__get()
    Magic overload for getting properties
__set
in file ServiceEntityAbstract.php, method Microsoft_WindowsAzure_Management_ServiceEntityAbstract::__set()
    Magic overload for setting properties
$_retryCount
in file RetryN.php, variable Microsoft_WindowsAzure_RetryPolicy_RetryN::$_retryCount
    Number of retries
$_retryInterval
in file RetryN.php, variable Microsoft_WindowsAzure_RetryPolicy_RetryN::$_retryInterval
    Interval between retries (in milliseconds)
__construct
in file RetryN.php, method Microsoft_WindowsAzure_RetryPolicy_RetryN::__construct()
    Constructor
$_sessionContainer
in file SessionHandler.php, variable Microsoft_WindowsAzure_SessionHandler::$_sessionContainer
    Session container name
$_sessionContainerPartition
in file SessionHandler.php, variable Microsoft_WindowsAzure_SessionHandler::$_sessionContainerPartition
    Session container partition
$_storage
in file SessionHandler.php, variable Microsoft_WindowsAzure_SessionHandler::$_storage
    Storage back-end
$_storageType
in file SessionHandler.php, variable Microsoft_WindowsAzure_SessionHandler::$_storageType
    Storage backend type
__construct
in file SessionHandler.php, method Microsoft_WindowsAzure_SessionHandler::__construct()
    Creates a new Microsoft_WindowsAzure_SessionHandler instance
$_accountKey
in file Storage.php, variable Microsoft_WindowsAzure_Storage::$_accountKey
    Account key for Windows Azure
$_accountName
in file Storage.php, variable Microsoft_WindowsAzure_Storage::$_accountName
    Account name for Windows Azure
$_apiVersion
in file Storage.php, variable Microsoft_WindowsAzure_Storage::$_apiVersion
    Current API version
$_baseUrl
in file Batch.php, variable Microsoft_WindowsAzure_Storage_Batch::$_baseUrl
    Base URL
$_credentials
in file Storage.php, variable Microsoft_WindowsAzure_Storage::$_credentials
    Microsoft_WindowsAzure_Credentials_CredentialsAbstract instance
$_currentBatch
in file BatchStorageAbstract.php, variable Microsoft_WindowsAzure_Storage_BatchStorageAbstract::$_currentBatch
    Current batch
$_data
in file BlobContainer.php, variable Microsoft_WindowsAzure_Storage_BlobContainer::$_data
    Data
$_data
in file StorageEntityAbstract.php, variable Microsoft_WindowsAzure_Storage_StorageEntityAbstract::$_data
    Data
$_dynamicProperties
in file DynamicTableEntity.php, variable Microsoft_WindowsAzure_Storage_DynamicTableEntity::$_dynamicProperties
    Dynamic properties
$_etag
in file TableEntity.php, variable Microsoft_WindowsAzure_Storage_TableEntity::$_etag
    Etag
$_forTableStorage
in file Batch.php, variable Microsoft_WindowsAzure_Storage_Batch::$_forTableStorage
    For table storage?
$_from
in file TableEntityQuery.php, variable Microsoft_WindowsAzure_Storage_TableEntityQuery::$_from
    From
$_host
in file Storage.php, variable Microsoft_WindowsAzure_Storage::$_host
    Storage host name
$_httpClientChannel
in file Storage.php, variable Microsoft_WindowsAzure_Storage::$_httpClientChannel
    Microsoft_Http_Client channel used for communication with REST services
$_isSingleSelect
in file Batch.php, variable Microsoft_WindowsAzure_Storage_Batch::$_isSingleSelect
    Does the batch contain a single select?
$_operations
in file Batch.php, variable Microsoft_WindowsAzure_Storage_Batch::$_operations
    Pending operations
$_orderBy
in file TableEntityQuery.php, variable Microsoft_WindowsAzure_Storage_TableEntityQuery::$_orderBy
    Order by
$_partitionKey
in file TableEntityQuery.php, variable Microsoft_WindowsAzure_Storage_TableEntityQuery::$_partitionKey
    Partition key
$_partitionKey
in file TableEntity.php, variable Microsoft_WindowsAzure_Storage_TableEntity::$_partitionKey
    Partition key
$_proxyCredentials
in file Storage.php, variable Microsoft_WindowsAzure_Storage::$_proxyCredentials
    Proxy credentials
$_proxyPort
in file Storage.php, variable Microsoft_WindowsAzure_Storage::$_proxyPort
    Proxy port
$_proxyUrl
in file Storage.php, variable Microsoft_WindowsAzure_Storage::$_proxyUrl
    Proxy url
$_retryPolicy
in file Storage.php, variable Microsoft_WindowsAzure_Storage::$_retryPolicy
    Microsoft_WindowsAzure_RetryPolicy_RetryPolicyAbstract instance
$_rowKey
in file TableEntity.php, variable Microsoft_WindowsAzure_Storage_TableEntity::$_rowKey
    Row key
$_rowKey
in file TableEntityQuery.php, variable Microsoft_WindowsAzure_Storage_TableEntityQuery::$_rowKey
    Row key
$_sharedAccessSignatureCredentials
in file Blob.php, variable Microsoft_WindowsAzure_Storage_Blob::$_sharedAccessSignatureCredentials
    SharedAccessSignature credentials
$_storageClient
in file Batch.php, variable Microsoft_WindowsAzure_Storage_Batch::$_storageClient
    Storage client the batch is defined on
$_throwExceptionOnMissingData
in file Table.php, variable Microsoft_WindowsAzure_Storage_Table::$_throwExceptionOnMissingData
    Throw Microsoft_WindowsAzure_Exception when a property is not specified in Windows Azure? Defaults to true, making behaviour similar to Windows Azure StorageClient in .NET.
$_timestamp
in file TableEntity.php, variable Microsoft_WindowsAzure_Storage_TableEntity::$_timestamp
    Timestamp
$_top
in file TableEntityQuery.php, variable Microsoft_WindowsAzure_Storage_TableEntityQuery::$_top
    Top
$_usePathStyleUri
in file Storage.php, variable Microsoft_WindowsAzure_Storage::$_usePathStyleUri
    Use path-style URI's
$_useProxy
in file Storage.php, variable Microsoft_WindowsAzure_Storage::$_useProxy
    Use proxy?
$_where
in file TableEntityQuery.php, variable Microsoft_WindowsAzure_Storage_TableEntityQuery::$_where
    Where
$_wrapperClients
in file Blob.php, variable Microsoft_WindowsAzure_Storage_Blob::$_wrapperClients
    Stream wrapper clients
_beginBatch
in file Batch.php, method Microsoft_WindowsAzure_Storage_Batch::_beginBatch()
    Starts a new batch operation set
_changeEntity
in file Table.php, method Microsoft_WindowsAzure_Storage_Table::_changeEntity()
    Update entity / merge entity
_clean
in file Batch.php, method Microsoft_WindowsAzure_Storage_Batch::_clean()
    Cleanup current batch
_convertToDateTime
in file Table.php, method Microsoft_WindowsAzure_Storage_Table::_convertToDateTime()
    Converts a string to a DateTime object. Returns false on failure.
_convertToDateTime
in file TableEntity.php, method Microsoft_WindowsAzure_Storage_TableEntity::_convertToDateTime()
    Converts a string to a DateTime object. Returns false on failure.
_convertToEdmDateTime
in file Table.php, method Microsoft_WindowsAzure_Storage_Table::_convertToEdmDateTime()
    Converts a DateTime object into an Edm.DaeTime value in UTC timezone, represented as a string.
_fillTemplate
in file Table.php, method Microsoft_WindowsAzure_Storage_Table::_fillTemplate()
    Fill text template with variables from key/value array
_generateAzureRepresentation
in file Table.php, method Microsoft_WindowsAzure_Storage_Table::_generateAzureRepresentation()
    Generate Azure representation from entity (creates atompub markup from properties)
_generateBlockId
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::_generateBlockId()
    Generate block id
_generateMetadataHeaders
in file Storage.php, method Microsoft_WindowsAzure_Storage::_generateMetadataHeaders()
    Generate metadata headers
_getErrorMessage
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::_getErrorMessage()
    Get error message from Microsoft_Http_Response
_getErrorMessage
in file Queue.php, method Microsoft_WindowsAzure_Storage_Queue::_getErrorMessage()
    Get error message from Microsoft_Http_Response
_getErrorMessage
in file Table.php, method Microsoft_WindowsAzure_Storage_Table::_getErrorMessage()
    Get error message from Microsoft_Http_Response
_parseMetadataElement
in file Storage.php, method Microsoft_WindowsAzure_Storage::_parseMetadataElement()
    Parse metadata XML
_parseMetadataHeaders
in file Storage.php, method Microsoft_WindowsAzure_Storage::_parseMetadataHeaders()
    Parse metadata headers
_parseResponse
in file Storage.php, method Microsoft_WindowsAzure_Storage::_parseResponse()
    Parse result from Microsoft_Http_Response
_performRequest
in file Table.php, method Microsoft_WindowsAzure_Storage_Table::_performRequest()
    Perform request using Microsoft_Http_Client channel
_performRequest
in file Storage.php, method Microsoft_WindowsAzure_Storage::_performRequest()
    Perform request using Microsoft_Http_Client channel
_quoteInto
in file TableEntityQuery.php, method Microsoft_WindowsAzure_Storage_TableEntityQuery::_quoteInto()
    Quotes a variable into a condition
_replaceOperators
in file TableEntityQuery.php, method Microsoft_WindowsAzure_Storage_TableEntityQuery::_replaceOperators()
    Replace operators
_rfcDate
in file Table.php, method Microsoft_WindowsAzure_Storage_Table::_rfcDate()
    Generate RFC 1123 compliant date string
__construct
in file TableEntity.php, method Microsoft_WindowsAzure_Storage_TableEntity::__construct()
    Constructor
__construct
in file QueueMessage.php, method Microsoft_WindowsAzure_Storage_QueueMessage::__construct()
    Constructor
__construct
in file QueueInstance.php, method Microsoft_WindowsAzure_Storage_QueueInstance::__construct()
    Constructor
__construct
in file Queue.php, method Microsoft_WindowsAzure_Storage_Queue::__construct()
    Creates a new Microsoft_WindowsAzure_Storage_Queue instance
__construct
in file PageRegionInstance.php, method Microsoft_WindowsAzure_Storage_PageRegionInstance::__construct()
    Constructor
__construct
in file Batch.php, method Microsoft_WindowsAzure_Storage_Batch::__construct()
    Creates a new Microsoft_WindowsAzure_Storage_Batch
__construct
in file SignedIdentifier.php, method Microsoft_WindowsAzure_Storage_SignedIdentifier::__construct()
    Constructor
__construct
in file TableInstance.php, method Microsoft_WindowsAzure_Storage_TableInstance::__construct()
    Constructor
__construct
in file BlobInstance.php, method Microsoft_WindowsAzure_Storage_BlobInstance::__construct()
    Constructor
__construct
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::__construct()
    Creates a new Microsoft_WindowsAzure_Storage_Blob instance
__construct
in file Storage.php, method Microsoft_WindowsAzure_Storage::__construct()
    Creates a new Microsoft_WindowsAzure_Storage instance
__construct
in file LeaseInstance.php, method Microsoft_WindowsAzure_Storage_LeaseInstance::__construct()
    Constructor
__construct
in file Table.php, method Microsoft_WindowsAzure_Storage_Table::__construct()
    Creates a new Microsoft_WindowsAzure_Storage_Table instance
__construct
in file BlobContainer.php, method Microsoft_WindowsAzure_Storage_BlobContainer::__construct()
    Constructor
__get
in file StorageEntityAbstract.php, method Microsoft_WindowsAzure_Storage_StorageEntityAbstract::__get()
    Magic overload for getting properties
__get
in file DynamicTableEntity.php, method Microsoft_WindowsAzure_Storage_DynamicTableEntity::__get()
    Magic overload for getting properties
__get
in file BlobContainer.php, method Microsoft_WindowsAzure_Storage_BlobContainer::__get()
    Magic overload for getting properties
__set
in file DynamicTableEntity.php, method Microsoft_WindowsAzure_Storage_DynamicTableEntity::__set()
    Magic overload for setting properties
__set
in file BlobContainer.php, method Microsoft_WindowsAzure_Storage_BlobContainer::__set()
    Magic overload for setting properties
__set
in file StorageEntityAbstract.php, method Microsoft_WindowsAzure_Storage_StorageEntityAbstract::__set()
    Magic overload for setting properties
__toString
in file TableEntityQuery.php, method Microsoft_WindowsAzure_Storage_TableEntityQuery::__toString()
    __toString overload
top

a

addSubscription
in file ConfigurationWindowsEventLog.php, method Microsoft_WindowsAzure_Diagnostics_ConfigurationWindowsEventLog::addSubscription()
    Add subscription
addSubscription
in file ConfigurationPerformanceCounters.php, method Microsoft_WindowsAzure_Diagnostics_ConfigurationPerformanceCounters::addSubscription()
    Add subscription
addSubscription
in file ConfigurationDirectories.php, method Microsoft_WindowsAzure_Diagnostics_ConfigurationDirectories::addSubscription()
    Add subscription
addCertificate
in file Client.php, method Microsoft_WindowsAzure_Management_Client::addCertificate()
    The Add Certificate operation adds a certificate to the subscription.
addOperationParameter
in file SubscriptionOperationInstance.php, method Microsoft_WindowsAzure_Management_SubscriptionOperationInstance::addOperationParameter()
    Add operation parameter
AffinityGroupInstance.php
procedural page AffinityGroupInstance.php
ACL_PRIVATE
in file Blob.php, class constant Microsoft_WindowsAzure_Storage_Blob::ACL_PRIVATE
    ACL - Private access
ACL_PUBLIC
in file Blob.php, class constant Microsoft_WindowsAzure_Storage_Blob::ACL_PUBLIC
    ACL - Public access (read all blobs)
ACL_PUBLIC_BLOB
in file Blob.php, class constant Microsoft_WindowsAzure_Storage_Blob::ACL_PUBLIC_BLOB
    ACL - Blob Public access (read all blobs)
ACL_PUBLIC_CONTAINER
in file Blob.php, class constant Microsoft_WindowsAzure_Storage_Blob::ACL_PUBLIC_CONTAINER
    ACL - Container Public access (enumerate and read all blobs)
andWhere
in file TableEntityQuery.php, method Microsoft_WindowsAzure_Storage_TableEntityQuery::andWhere()
    Add where clause with AND condition
assembleFrom
in file TableEntityQuery.php, method Microsoft_WindowsAzure_Storage_TableEntityQuery::assembleFrom()
    Assemble from
assembleQuery
in file TableEntityQuery.php, method Microsoft_WindowsAzure_Storage_TableEntityQuery::assembleQuery()
    Assemble full query
assembleQueryString
in file TableEntityQuery.php, method Microsoft_WindowsAzure_Storage_TableEntityQuery::assembleQueryString()
    Assembles the query string
top

b

blobExists
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::blobExists()
    Check if a blob exists
BLOBTYPE_BLOCK
in file Blob.php, class constant Microsoft_WindowsAzure_Storage_Blob::BLOBTYPE_BLOCK
    Blob types
BLOBTYPE_PAGE
in file Blob.php, class constant Microsoft_WindowsAzure_Storage_Blob::BLOBTYPE_PAGE
Batch.php
procedural page Batch.php
BatchStorageAbstract.php
procedural page BatchStorageAbstract.php
Blob.php
procedural page Blob.php
BlobContainer.php
procedural page BlobContainer.php
BlobInstance.php
procedural page BlobInstance.php
top

c

createSignature
in file SharedAccessSignature.php, method Microsoft_WindowsAzure_Credentials_SharedAccessSignature::createSignature()
    Create signature
createSignedQueryString
in file SharedAccessSignature.php, method Microsoft_WindowsAzure_Credentials_SharedAccessSignature::createSignedQueryString()
    Create signed query string
CredentialsAbstract.php
procedural page CredentialsAbstract.php
configurationForCurrentRoleInstanceExists
in file Manager.php, method Microsoft_WindowsAzure_Diagnostics_Manager::configurationForCurrentRoleInstanceExists()
    Checks if a configuration for current role instance exists. Only works on Development Fabric or Windows Azure Fabric.
configurationForRoleInstanceExists
in file Manager.php, method Microsoft_WindowsAzure_Diagnostics_Manager::configurationForRoleInstanceExists()
    Checks if a configuration for a specific role instance exists.
CRITICAL
in file LogLevel.php, class constant Microsoft_WindowsAzure_Diagnostics_LogLevel::CRITICAL
ConfigurationDataSources.php
procedural page ConfigurationDataSources.php
ConfigurationDiagnosticInfrastructureLogs.php
procedural page ConfigurationDiagnosticInfrastructureLogs.php
ConfigurationDirectories.php
procedural page ConfigurationDirectories.php
ConfigurationInstance.php
procedural page ConfigurationInstance.php
ConfigurationLogs.php
procedural page ConfigurationLogs.php
ConfigurationObjectBaseAbstract.php
procedural page ConfigurationObjectBaseAbstract.php
ConfigurationPerformanceCounters.php
procedural page ConfigurationPerformanceCounters.php
ConfigurationWindowsEventLog.php
procedural page ConfigurationWindowsEventLog.php
configureDeploymentByDeploymentId
in file Client.php, method Microsoft_WindowsAzure_Management_Client::configureDeploymentByDeploymentId()
    The Change Deployment Configuration request may be specified as follows.
configureDeploymentBySlot
in file Client.php, method Microsoft_WindowsAzure_Management_Client::configureDeploymentBySlot()
    The Change Deployment Configuration request may be specified as follows.
createAffinityGroup
in file Client.php, method Microsoft_WindowsAzure_Management_Client::createAffinityGroup()
    The Create Affinity Group operation creates a new affinity group for the specified subscription.
createBlobClientForService
in file Client.php, method Microsoft_WindowsAzure_Management_Client::createBlobClientForService()
    Creates a new Microsoft_WindowsAzure_Storage_Blob instance for the current account
createDeployment
in file Client.php, method Microsoft_WindowsAzure_Management_Client::createDeployment()
    The Create Deployment operation uploads a new service package and creates a new deployment on staging or production.
createHostedService
in file Client.php, method Microsoft_WindowsAzure_Management_Client::createHostedService()
    The Create Hosted Service operation creates a new hosted service in Windows Azure.
createQueryStringFromArray
in file Client.php, method Microsoft_WindowsAzure_Management_Client::createQueryStringFromArray()
    Builds a query string from an array of elements
createQueueClientForService
in file Client.php, method Microsoft_WindowsAzure_Management_Client::createQueueClientForService()
    Creates a new Microsoft_WindowsAzure_Storage_Queue instance for the current account
createTableClientForService
in file Client.php, method Microsoft_WindowsAzure_Management_Client::createTableClientForService()
    Creates a new Microsoft_WindowsAzure_Storage_Table instance for the current account
CertificateInstance.php
procedural page CertificateInstance.php
Client.php
procedural page Client.php
close
in file SessionHandler.php, method Microsoft_WindowsAzure_SessionHandler::close()
    Close the session store
clearMessages
in file Queue.php, method Microsoft_WindowsAzure_Storage_Queue::clearMessages()
    Clear queue messages
commit
in file Batch.php, method Microsoft_WindowsAzure_Storage_Batch::commit()
    Commit current batch
containerExists
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::containerExists()
    Check if a container exists
copyBlob
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::copyBlob()
    Copy blob
createContainer
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::createContainer()
    Create container
createContainerIfNotExists
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::createContainerIfNotExists()
    Create container if it does not exist
createPageBlob
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::createPageBlob()
    Create page blob
createQueryStringFromArray
in file Storage.php, method Microsoft_WindowsAzure_Storage::createQueryStringFromArray()
    Builds a query string from an array of elements
createQueue
in file Queue.php, method Microsoft_WindowsAzure_Storage_Queue::createQueue()
    Create queue
createQueueIfNotExists
in file Queue.php, method Microsoft_WindowsAzure_Storage_Queue::createQueueIfNotExists()
    Create queue if it does not exist
createResourceName
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::createResourceName()
    Create resource name
createTable
in file Table.php, method Microsoft_WindowsAzure_Storage_Table::createTable()
    Create table
createTableIfNotExists
in file Table.php, method Microsoft_WindowsAzure_Storage_Table::createTableIfNotExists()
    Create table if it does not exist
top

d

DEVSTORE_ACCOUNT
in file CredentialsAbstract.php, class constant Microsoft_WindowsAzure_Credentials_CredentialsAbstract::DEVSTORE_ACCOUNT
    Development storage account and key
DEVSTORE_KEY
in file CredentialsAbstract.php, class constant Microsoft_WindowsAzure_Credentials_CredentialsAbstract::DEVSTORE_KEY
DirectoryConfigurationSubscription.php
procedural page DirectoryConfigurationSubscription.php
deleteAffinityGroup
in file Client.php, method Microsoft_WindowsAzure_Management_Client::deleteAffinityGroup()
    The Delete Affinity Group operation deletes an affinity group in the specified subscription.
deleteCertificate
in file Client.php, method Microsoft_WindowsAzure_Management_Client::deleteCertificate()
    The Delete Certificate operation deletes a certificate from the subscription's certificate store.
deleteDeploymentByDeploymentId
in file Client.php, method Microsoft_WindowsAzure_Management_Client::deleteDeploymentByDeploymentId()
    The Delete Deployment operation deletes the specified deployment.
deleteDeploymentBySlot
in file Client.php, method Microsoft_WindowsAzure_Management_Client::deleteDeploymentBySlot()
    The Delete Deployment operation deletes the specified deployment.
deleteHostedService
in file Client.php, method Microsoft_WindowsAzure_Management_Client::deleteHostedService()
    The Delete Hosted Service operation deletes the specified hosted service in Windows Azure.
DeploymentInstance.php
procedural page DeploymentInstance.php
destroy
in file SessionHandler.php, method Microsoft_WindowsAzure_SessionHandler::destroy()
    Destroy a specific session
deleteBlob
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::deleteBlob()
    Delete blob
deleteContainer
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::deleteContainer()
    Delete container
deleteEntity
in file Table.php, method Microsoft_WindowsAzure_Storage_Table::deleteEntity()
    Delete entity from table
deleteMessage
in file Queue.php, method Microsoft_WindowsAzure_Storage_Queue::deleteMessage()
    Delete queue message
deleteQueue
in file Queue.php, method Microsoft_WindowsAzure_Storage_Queue::deleteQueue()
    Delete queue
deleteTable
in file Table.php, method Microsoft_WindowsAzure_Storage_Table::deleteTable()
    Delete table
DynamicTableEntity.php
procedural page DynamicTableEntity.php
top

e

ERROR
in file LogLevel.php, class constant Microsoft_WindowsAzure_Diagnostics_LogLevel::ERROR
Exception.php
procedural page Exception.php
Exception.php
procedural page Exception.php
Exception.php
procedural page Exception.php
Exception.php
procedural page Exception.php
execute
in file RetryPolicyAbstract.php, method Microsoft_WindowsAzure_RetryPolicy_RetryPolicyAbstract::execute()
    Execute function under retry policy
execute
in file RetryN.php, method Microsoft_WindowsAzure_RetryPolicy_RetryN::execute()
    Execute function under retry policy
execute
in file NoRetry.php, method Microsoft_WindowsAzure_RetryPolicy_NoRetry::execute()
    Execute function under retry policy
Exception.php
procedural page Exception.php
encodeQuery
in file TableEntityQuery.php, method Microsoft_WindowsAzure_Storage_TableEntityQuery::encodeQuery()
    urlencode a query
enlistOperation
in file Batch.php, method Microsoft_WindowsAzure_Storage_Batch::enlistOperation()
    Enlist operation in current batch
top

f

factory
in file WindowsAzure.php, method Microsoft_WindowsAzure_Log_Writer_WindowsAzure::factory()
    Create a new instance of Microsoft_Log_Writer_WindowsAzure
format
in file WindowsAzure.php, method Microsoft_WindowsAzure_Log_Formatter_WindowsAzure::format()
    Write a message to the table storage
from
in file TableEntityQuery.php, method Microsoft_WindowsAzure_Storage_TableEntityQuery::from()
    From clause
top

g

getPermissionSet
in file SharedAccessSignature.php, method Microsoft_WindowsAzure_Credentials_SharedAccessSignature::getPermissionSet()
    Get permission set
getConfigurationForCurrentRoleInstance
in file Manager.php, method Microsoft_WindowsAzure_Diagnostics_Manager::getConfigurationForCurrentRoleInstance()
    Get configuration for current role instance. Only works on Development Fabric or Windows Azure Fabric.
getConfigurationForRoleInstance
in file Manager.php, method Microsoft_WindowsAzure_Diagnostics_Manager::getConfigurationForRoleInstance()
    Get configuration for a specific role instance
getDefaultConfiguration
in file Manager.php, method Microsoft_WindowsAzure_Diagnostics_Manager::getDefaultConfiguration()
    Get default configuration values
getAffinityGroupProperties
in file Client.php, method Microsoft_WindowsAzure_Management_Client::getAffinityGroupProperties()
    The Get Affinity Group Properties operation returns the system properties associated with the specified affinity group.
getBaseUrl
in file Client.php, method Microsoft_WindowsAzure_Management_Client::getBaseUrl()
    Get base URL for creating requests
getCertificate
in file Client.php, method Microsoft_WindowsAzure_Management_Client::getCertificate()
    The Get Certificate operation returns the public data for the specified certificate.
getDeploymentByDeploymentId
in file Client.php, method Microsoft_WindowsAzure_Management_Client::getDeploymentByDeploymentId()
    The Get Deployment operation returns configuration information, status, and system properties for the specified deployment.
getDeploymentBySlot
in file Client.php, method Microsoft_WindowsAzure_Management_Client::getDeploymentBySlot()
    The Get Deployment operation returns configuration information, status, and system properties for the specified deployment.
getHostedServiceProperties
in file Client.php, method Microsoft_WindowsAzure_Management_Client::getHostedServiceProperties()
    The Get Hosted Service Properties operation retrieves system properties
getHttpClientChannel
in file Client.php, method Microsoft_WindowsAzure_Management_Client::getHttpClientChannel()
    Retrieve HTTP client channel
getLastRequestId
in file Client.php, method Microsoft_WindowsAzure_Management_Client::getLastRequestId()
    Returns the last request ID.
getOperationStatus
in file Client.php, method Microsoft_WindowsAzure_Management_Client::getOperationStatus()
    The Get Operation Status operation returns the status of the specified operation.
getStorageAccountKeys
in file Client.php, method Microsoft_WindowsAzure_Management_Client::getStorageAccountKeys()
    The Get Storage Keys operation returns the primary and secondary access keys for the specified storage account.
getStorageAccountProperties
in file Client.php, method Microsoft_WindowsAzure_Management_Client::getStorageAccountProperties()
    The Get Storage Account Properties operation returns the system properties for the specified storage account. These properties include: the address, description, and label of the storage account; and the name of the affinity group to which the service belongs, or its geo-location if it is not part of an affinity group.
getSubscriptionId
in file Client.php, method Microsoft_WindowsAzure_Management_Client::getSubscriptionId()
    Returns the Windows Azure subscription ID
gc
in file SessionHandler.php, method Microsoft_WindowsAzure_SessionHandler::gc()
    Garbage collector
generateSharedAccessUrl
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::generateSharedAccessUrl()
    Generate shared access URL
getAccountName
in file Storage.php, method Microsoft_WindowsAzure_Storage::getAccountName()
    Returns the Windows Azure account name
getAzureAccessor
in file TableEntity.php, method Microsoft_WindowsAzure_Storage_TableEntity::getAzureAccessor()
    Get Azure accessor from reflection member
getAzureAccessors
in file TableEntity.php, method Microsoft_WindowsAzure_Storage_TableEntity::getAzureAccessors()
    Get Azure accessors from class
getAzureProperty
in file DynamicTableEntity.php, method Microsoft_WindowsAzure_Storage_DynamicTableEntity::getAzureProperty()
    Get an Azure property
getAzurePropertyType
in file DynamicTableEntity.php, method Microsoft_WindowsAzure_Storage_DynamicTableEntity::getAzurePropertyType()
    Get an Azure property type
getAzureValues
in file DynamicTableEntity.php, method Microsoft_WindowsAzure_Storage_DynamicTableEntity::getAzureValues()
    Get Azure values
getAzureValues
in file TableEntity.php, method Microsoft_WindowsAzure_Storage_TableEntity::getAzureValues()
    Get Azure values
getBaseUrl
in file Storage.php, method Microsoft_WindowsAzure_Storage::getBaseUrl()
    Get base URL for creating requests
getBaseUrl
in file Batch.php, method Microsoft_WindowsAzure_Storage_Batch::getBaseUrl()
    Get base URL for creating requests
getBlob
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::getBlob()
    Get blob
getBlobData
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::getBlobData()
    Get blob data
getBlobInstance
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::getBlobInstance()
    Get blob instance
getBlobMetadata
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::getBlobMetadata()
    Get blob metadata
getBlobProperties
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::getBlobProperties()
    Get blob properties
getBlockList
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::getBlockList()
    Get block list
getContainer
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::getContainer()
    Get container
getContainerAcl
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::getContainerAcl()
    Get container ACL
getContainerMetadata
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::getContainerMetadata()
    Get container metadata
getCredentials
in file Storage.php, method Microsoft_WindowsAzure_Storage::getCredentials()
    Get Microsoft_WindowsAzure_Credentials_CredentialsAbstract instance
getCurrentBatch
in file BatchStorageAbstract.php, method Microsoft_WindowsAzure_Storage_BatchStorageAbstract::getCurrentBatch()
    Get current batch
getEtag
in file TableEntity.php, method Microsoft_WindowsAzure_Storage_TableEntity::getEtag()
    Get etag
getHttpClientChannel
in file Storage.php, method Microsoft_WindowsAzure_Storage::getHttpClientChannel()
    Retrieve HTTP client channel
getMessages
in file Queue.php, method Microsoft_WindowsAzure_Storage_Queue::getMessages()
    Get queue messages
getOperationCount
in file Batch.php, method Microsoft_WindowsAzure_Storage_Batch::getOperationCount()
    Get operation count
getPageRegions
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::getPageRegions()
    Put page in page blob
getPartitionKey
in file TableEntity.php, method Microsoft_WindowsAzure_Storage_TableEntity::getPartitionKey()
    Get partition key
getQueue
in file Queue.php, method Microsoft_WindowsAzure_Storage_Queue::getQueue()
    Get queue
getQueueMetadata
in file Queue.php, method Microsoft_WindowsAzure_Storage_Queue::getQueueMetadata()
    Get queue metadata
getRowKey
in file TableEntity.php, method Microsoft_WindowsAzure_Storage_TableEntity::getRowKey()
    Get row key
getThrowExceptionOnMissingData
in file Table.php, method Microsoft_WindowsAzure_Storage_Table::getThrowExceptionOnMissingData()
    Throw Microsoft_WindowsAzure_Exception when a property is not specified in Windows Azure?
getTimestamp
in file TableEntity.php, method Microsoft_WindowsAzure_Storage_TableEntity::getTimestamp()
    Get timestamp
getWrapperClient
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::getWrapperClient()
    Get wrapper client for stream type
top

h

HostedServiceInstance.php
procedural page HostedServiceInstance.php
hasMessages
in file Queue.php, method Microsoft_WindowsAzure_Storage_Queue::hasMessages()
    Checks to see if a given queue has messages
top

i

INFORMATION
in file LogLevel.php, class constant Microsoft_WindowsAzure_Diagnostics_LogLevel::INFORMATION
insertEntity
in file Table.php, method Microsoft_WindowsAzure_Storage_Table::insertEntity()
    Insert entity into table
isInBatch
in file BatchStorageAbstract.php, method Microsoft_WindowsAzure_Storage_BatchStorageAbstract::isInBatch()
    Is there a current batch?
isoDate
in file Storage.php, method Microsoft_WindowsAzure_Storage::isoDate()
    Generate ISO 8601 compliant date string in UTC time zone
isSingleSelect
in file Batch.php, method Microsoft_WindowsAzure_Storage_Batch::isSingleSelect()
    Is single select?
isValidContainerName
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::isValidContainerName()
    Is valid container name?
isValidMetadataName
in file Storage.php, method Microsoft_WindowsAzure_Storage::isValidMetadataName()
    Is valid metadata name?
isValidQueueName
in file Queue.php, method Microsoft_WindowsAzure_Storage_Queue::isValidQueueName()
    Is valid queue name?
top

l

loadXml
in file ConfigurationInstance.php, method Microsoft_WindowsAzure_Diagnostics_ConfigurationInstance::loadXml()
    Load configuration XML
LogLevel.php
procedural page LogLevel.php
listAffinityGroups
in file Client.php, method Microsoft_WindowsAzure_Management_Client::listAffinityGroups()
    The List Affinity Groups operation lists the affinity groups associated with the specified subscription.
listCertificates
in file Client.php, method Microsoft_WindowsAzure_Management_Client::listCertificates()
    The List Certificates operation lists all certificates associated with the specified hosted service.
listHostedServices
in file Client.php, method Microsoft_WindowsAzure_Management_Client::listHostedServices()
    The List Hosted Services operation lists the hosted services available under the current subscription.
listLocations
in file Client.php, method Microsoft_WindowsAzure_Management_Client::listLocations()
    The List Locations operation lists all of the data center locations that are valid for your subscription.
listOperatingSystemFamilies
in file Client.php, method Microsoft_WindowsAzure_Management_Client::listOperatingSystemFamilies()
    The List OS Families operation lists the guest operating system families
listOperatingSystems
in file Client.php, method Microsoft_WindowsAzure_Management_Client::listOperatingSystems()
    The List Operating Systems operation lists the versions of the guest operating system that are currently available in Windows Azure. The 2010-10-28 version of List Operating Systems also indicates what family an operating system version belongs to.
listStorageAccounts
in file Client.php, method Microsoft_WindowsAzure_Management_Client::listStorageAccounts()
    The List Storage Accounts operation lists the storage accounts available under the current subscription.
listSubscriptionOperations
in file Client.php, method Microsoft_WindowsAzure_Management_Client::listSubscriptionOperations()
    The List Subscription Operations operation returns a list of create, update, and delete operations that were performed on a subscription during the specified timeframe.
LocationInstance.php
procedural page LocationInstance.php
leaseBlob
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::leaseBlob()
    Lease blob - See (http://msdn.microsoft.com/en-us/library/ee691972.aspx)
LEASE_ACQUIRE
in file Blob.php, class constant Microsoft_WindowsAzure_Storage_Blob::LEASE_ACQUIRE
    Blob lease constants
LEASE_BREAK
in file Blob.php, class constant Microsoft_WindowsAzure_Storage_Blob::LEASE_BREAK
LEASE_RELEASE
in file Blob.php, class constant Microsoft_WindowsAzure_Storage_Blob::LEASE_RELEASE
LEASE_RENEW
in file Blob.php, class constant Microsoft_WindowsAzure_Storage_Blob::LEASE_RENEW
listBlobs
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::listBlobs()
    List blobs
listContainers
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::listContainers()
    List containers
listQueues
in file Queue.php, method Microsoft_WindowsAzure_Storage_Queue::listQueues()
    List queues
listTables
in file Table.php, method Microsoft_WindowsAzure_Storage_Table::listTables()
    List tables
LeaseInstance.php
procedural page LeaseInstance.php
top

m

Microsoft_WindowsAzure_Credentials_CredentialsAbstract
in file CredentialsAbstract.php, class Microsoft_WindowsAzure_Credentials_CredentialsAbstract
Microsoft_WindowsAzure_Credentials_SharedAccessSignature
in file SharedAccessSignature.php, class Microsoft_WindowsAzure_Credentials_SharedAccessSignature
Microsoft_WindowsAzure_Credentials_SharedKey
in file SharedKey.php, class Microsoft_WindowsAzure_Credentials_SharedKey
Microsoft_WindowsAzure_Credentials_SharedKeyLite
in file SharedKeyLite.php, class Microsoft_WindowsAzure_Credentials_SharedKeyLite
Microsoft_WindowsAzure_Diagnostics_ConfigurationDataSources
in file ConfigurationDataSources.php, class Microsoft_WindowsAzure_Diagnostics_ConfigurationDataSources
Microsoft_WindowsAzure_Diagnostics_ConfigurationDiagnosticInfrastructureLogs
in file ConfigurationDiagnosticInfrastructureLogs.php, class Microsoft_WindowsAzure_Diagnostics_ConfigurationDiagnosticInfrastructureLogs
Microsoft_WindowsAzure_Diagnostics_ConfigurationDirectories
in file ConfigurationDirectories.php, class Microsoft_WindowsAzure_Diagnostics_ConfigurationDirectories
Microsoft_WindowsAzure_Diagnostics_ConfigurationInstance
in file ConfigurationInstance.php, class Microsoft_WindowsAzure_Diagnostics_ConfigurationInstance
Microsoft_WindowsAzure_Diagnostics_ConfigurationLogs
in file ConfigurationLogs.php, class Microsoft_WindowsAzure_Diagnostics_ConfigurationLogs
Microsoft_WindowsAzure_Diagnostics_ConfigurationObjectBaseAbstract
in file ConfigurationObjectBaseAbstract.php, class Microsoft_WindowsAzure_Diagnostics_ConfigurationObjectBaseAbstract
Microsoft_WindowsAzure_Diagnostics_ConfigurationPerformanceCounters
in file ConfigurationPerformanceCounters.php, class Microsoft_WindowsAzure_Diagnostics_ConfigurationPerformanceCounters
Microsoft_WindowsAzure_Diagnostics_ConfigurationWindowsEventLog
in file ConfigurationWindowsEventLog.php, class Microsoft_WindowsAzure_Diagnostics_ConfigurationWindowsEventLog
Microsoft_WindowsAzure_Diagnostics_DirectoryConfigurationSubscription
in file DirectoryConfigurationSubscription.php, class Microsoft_WindowsAzure_Diagnostics_DirectoryConfigurationSubscription
Microsoft_WindowsAzure_Diagnostics_Exception
in file Exception.php, class Microsoft_WindowsAzure_Diagnostics_Exception
Microsoft_WindowsAzure_Diagnostics_LogLevel
in file LogLevel.php, class Microsoft_WindowsAzure_Diagnostics_LogLevel
Microsoft_WindowsAzure_Diagnostics_Manager
in file Manager.php, class Microsoft_WindowsAzure_Diagnostics_Manager
Microsoft_WindowsAzure_Diagnostics_PerformanceCounterSubscription
in file PerformanceCounterSubscription.php, class Microsoft_WindowsAzure_Diagnostics_PerformanceCounterSubscription
Manager.php
procedural page Manager.php
Microsoft_WindowsAzure_Credentials_Exception
in file Exception.php, class Microsoft_WindowsAzure_Credentials_Exception
Microsoft_WindowsAzure_Exception
in file Exception.php, class Microsoft_WindowsAzure_Exception
Microsoft_WindowsAzure_Log_Formatter_WindowsAzure
in file WindowsAzure.php, class Microsoft_WindowsAzure_Log_Formatter_WindowsAzure
Microsoft_WindowsAzure_Log_Writer_WindowsAzure
in file WindowsAzure.php, class Microsoft_WindowsAzure_Log_Writer_WindowsAzure
Microsoft_WindowsAzure_Management_AffinityGroupInstance
in file AffinityGroupInstance.php, class Microsoft_WindowsAzure_Management_AffinityGroupInstance
Microsoft_WindowsAzure_Management_CertificateInstance
in file CertificateInstance.php, class Microsoft_WindowsAzure_Management_CertificateInstance
Microsoft_WindowsAzure_Management_Client
in file Client.php, class Microsoft_WindowsAzure_Management_Client
Microsoft_WindowsAzure_Management_DeploymentInstance
in file DeploymentInstance.php, class Microsoft_WindowsAzure_Management_DeploymentInstance
Microsoft_WindowsAzure_Management_Exception
in file Exception.php, class Microsoft_WindowsAzure_Management_Exception
Microsoft_WindowsAzure_Management_HostedServiceInstance
in file HostedServiceInstance.php, class Microsoft_WindowsAzure_Management_HostedServiceInstance
Microsoft_WindowsAzure_Management_LocationInstance
in file LocationInstance.php, class Microsoft_WindowsAzure_Management_LocationInstance
Microsoft_WindowsAzure_Management_OperatingSystemFamilyInstance
in file OperatingSystemFamilyInstance.php, class Microsoft_WindowsAzure_Management_OperatingSystemFamilyInstance
Microsoft_WindowsAzure_Management_OperatingSystemInstance
in file OperatingSystemInstance.php, class Microsoft_WindowsAzure_Management_OperatingSystemInstance
Microsoft_WindowsAzure_Management_OperationStatusInstance
in file OperationStatusInstance.php, class Microsoft_WindowsAzure_Management_OperationStatusInstance
Microsoft_WindowsAzure_Management_ServiceEntityAbstract
in file ServiceEntityAbstract.php, class Microsoft_WindowsAzure_Management_ServiceEntityAbstract
Microsoft_WindowsAzure_Management_StorageServiceInstance
in file StorageServiceInstance.php, class Microsoft_WindowsAzure_Management_StorageServiceInstance
Microsoft_WindowsAzure_Management_SubscriptionOperationInstance
in file SubscriptionOperationInstance.php, class Microsoft_WindowsAzure_Management_SubscriptionOperationInstance
Microsoft_WindowsAzure_RetryPolicy_Exception
in file Exception.php, class Microsoft_WindowsAzure_RetryPolicy_Exception
Microsoft_WindowsAzure_RetryPolicy_NoRetry
in file NoRetry.php, class Microsoft_WindowsAzure_RetryPolicy_NoRetry
Microsoft_WindowsAzure_RetryPolicy_RetryN
in file RetryN.php, class Microsoft_WindowsAzure_RetryPolicy_RetryN
Microsoft_WindowsAzure_RetryPolicy_RetryPolicyAbstract
in file RetryPolicyAbstract.php, class Microsoft_WindowsAzure_RetryPolicy_RetryPolicyAbstract
MAX_TS_PROPERTY_SIZE
in file SessionHandler.php, class constant Microsoft_WindowsAzure_SessionHandler::MAX_TS_PROPERTY_SIZE
    Maximal property size in table storage.
Microsoft_WindowsAzure_SessionHandler
in file SessionHandler.php, class Microsoft_WindowsAzure_SessionHandler
MAX_BLOB_SIZE
in file Blob.php, class constant Microsoft_WindowsAzure_Storage_Blob::MAX_BLOB_SIZE
    Maximal blob size (in bytes)
MAX_BLOB_TRANSFER_SIZE
in file Blob.php, class constant Microsoft_WindowsAzure_Storage_Blob::MAX_BLOB_TRANSFER_SIZE
    Maximal blob transfer size (in bytes)
MAX_MESSAGE_SIZE
in file Queue.php, class constant Microsoft_WindowsAzure_Storage_Queue::MAX_MESSAGE_SIZE
    Maximal message size (in bytes)
MAX_MESSAGE_TTL
in file Queue.php, class constant Microsoft_WindowsAzure_Storage_Queue::MAX_MESSAGE_TTL
    Maximal message ttl (in seconds)
mergeEntity
in file Table.php, method Microsoft_WindowsAzure_Storage_Table::mergeEntity()
    Update entity by adding or updating properties
Microsoft_WindowsAzure_Storage
in file Storage.php, class Microsoft_WindowsAzure_Storage
Microsoft_WindowsAzure_Storage_Batch
in file Batch.php, class Microsoft_WindowsAzure_Storage_Batch
Microsoft_WindowsAzure_Storage_BatchStorageAbstract
in file BatchStorageAbstract.php, class Microsoft_WindowsAzure_Storage_BatchStorageAbstract
Microsoft_WindowsAzure_Storage_Blob
in file Blob.php, class Microsoft_WindowsAzure_Storage_Blob
Microsoft_WindowsAzure_Storage_BlobContainer
in file BlobContainer.php, class Microsoft_WindowsAzure_Storage_BlobContainer
Microsoft_WindowsAzure_Storage_BlobInstance
in file BlobInstance.php, class Microsoft_WindowsAzure_Storage_BlobInstance
Microsoft_WindowsAzure_Storage_DynamicTableEntity
in file DynamicTableEntity.php, class Microsoft_WindowsAzure_Storage_DynamicTableEntity
Microsoft_WindowsAzure_Storage_LeaseInstance
in file LeaseInstance.php, class Microsoft_WindowsAzure_Storage_LeaseInstance
Microsoft_WindowsAzure_Storage_PageRegionInstance
in file PageRegionInstance.php, class Microsoft_WindowsAzure_Storage_PageRegionInstance
Microsoft_WindowsAzure_Storage_Queue
in file Queue.php, class Microsoft_WindowsAzure_Storage_Queue
Microsoft_WindowsAzure_Storage_QueueInstance
in file QueueInstance.php, class Microsoft_WindowsAzure_Storage_QueueInstance
Microsoft_WindowsAzure_Storage_QueueMessage
in file QueueMessage.php, class Microsoft_WindowsAzure_Storage_QueueMessage
Microsoft_WindowsAzure_Storage_SignedIdentifier
in file SignedIdentifier.php, class Microsoft_WindowsAzure_Storage_SignedIdentifier
Microsoft_WindowsAzure_Storage_StorageEntityAbstract
in file StorageEntityAbstract.php, class Microsoft_WindowsAzure_Storage_StorageEntityAbstract
Microsoft_WindowsAzure_Storage_Table
in file Table.php, class Microsoft_WindowsAzure_Storage_Table
Microsoft_WindowsAzure_Storage_TableEntity
in file TableEntity.php, class Microsoft_WindowsAzure_Storage_TableEntity
Microsoft_WindowsAzure_Storage_TableEntityQuery
in file TableEntityQuery.php, class Microsoft_WindowsAzure_Storage_TableEntityQuery
Microsoft_WindowsAzure_Storage_TableInstance
in file TableInstance.php, class Microsoft_WindowsAzure_Storage_TableInstance
top

n

noRetry
in file RetryPolicyAbstract.php, method Microsoft_WindowsAzure_RetryPolicy_RetryPolicyAbstract::noRetry()
    Create a Microsoft_WindowsAzure_RetryPolicy_NoRetry instance
NoRetry.php
procedural page NoRetry.php
top

o

OP_AFFINITYGROUPS
in file Client.php, class constant Microsoft_WindowsAzure_Management_Client::OP_AFFINITYGROUPS
OP_HOSTED_SERVICES
in file Client.php, class constant Microsoft_WindowsAzure_Management_Client::OP_HOSTED_SERVICES
OP_LOCATIONS
in file Client.php, class constant Microsoft_WindowsAzure_Management_Client::OP_LOCATIONS
OP_OPERATINGSYSTEMFAMILIES
in file Client.php, class constant Microsoft_WindowsAzure_Management_Client::OP_OPERATINGSYSTEMFAMILIES
OP_OPERATINGSYSTEMS
in file Client.php, class constant Microsoft_WindowsAzure_Management_Client::OP_OPERATINGSYSTEMS
OP_OPERATIONS
in file Client.php, class constant Microsoft_WindowsAzure_Management_Client::OP_OPERATIONS
    Operations
OP_STORAGE_ACCOUNTS
in file Client.php, class constant Microsoft_WindowsAzure_Management_Client::OP_STORAGE_ACCOUNTS
OperatingSystemFamilyInstance.php
procedural page OperatingSystemFamilyInstance.php
OperatingSystemInstance.php
procedural page OperatingSystemInstance.php
OperationStatusInstance.php
procedural page OperationStatusInstance.php
open
in file SessionHandler.php, method Microsoft_WindowsAzure_SessionHandler::open()
    Open the session store
orderBy
in file TableEntityQuery.php, method Microsoft_WindowsAzure_Storage_TableEntityQuery::orderBy()
    OrderBy clause
orWhere
in file TableEntityQuery.php, method Microsoft_WindowsAzure_Storage_TableEntityQuery::orWhere()
    Add where clause with OR condition
top

p

permissionMatchesRequest
in file SharedAccessSignature.php, method Microsoft_WindowsAzure_Credentials_SharedAccessSignature::permissionMatchesRequest()
    Permission matches request?
PERMISSION_DELETE
in file CredentialsAbstract.php, class constant Microsoft_WindowsAzure_Credentials_CredentialsAbstract::PERMISSION_DELETE
PERMISSION_LIST
in file CredentialsAbstract.php, class constant Microsoft_WindowsAzure_Credentials_CredentialsAbstract::PERMISSION_LIST
PERMISSION_READ
in file CredentialsAbstract.php, class constant Microsoft_WindowsAzure_Credentials_CredentialsAbstract::PERMISSION_READ
    Permissions
PERMISSION_WRITE
in file CredentialsAbstract.php, class constant Microsoft_WindowsAzure_Credentials_CredentialsAbstract::PERMISSION_WRITE
PREFIX_METADATA
in file CredentialsAbstract.php, class constant Microsoft_WindowsAzure_Credentials_CredentialsAbstract::PREFIX_METADATA
PREFIX_PROPERTIES
in file CredentialsAbstract.php, class constant Microsoft_WindowsAzure_Credentials_CredentialsAbstract::PREFIX_PROPERTIES
    HTTP header prefixes
PREFIX_STORAGE_HEADER
in file CredentialsAbstract.php, class constant Microsoft_WindowsAzure_Credentials_CredentialsAbstract::PREFIX_STORAGE_HEADER
PerformanceCounterSubscription.php
procedural page PerformanceCounterSubscription.php
PAGE_WRITE_CLEAR
in file Blob.php, class constant Microsoft_WindowsAzure_Storage_Blob::PAGE_WRITE_CLEAR
PAGE_WRITE_UPDATE
in file Blob.php, class constant Microsoft_WindowsAzure_Storage_Blob::PAGE_WRITE_UPDATE
    Put page write options
peekMessages
in file Queue.php, method Microsoft_WindowsAzure_Storage_Queue::peekMessages()
    Peek queue messages
performBatch
in file BatchStorageAbstract.php, method Microsoft_WindowsAzure_Storage_BatchStorageAbstract::performBatch()
    Perform batch using Microsoft_Http_Client channel, combining all batch operations into one request
PREFIX_METADATA
in file Storage.php, class constant Microsoft_WindowsAzure_Storage::PREFIX_METADATA
PREFIX_PROPERTIES
in file Storage.php, class constant Microsoft_WindowsAzure_Storage::PREFIX_PROPERTIES
    HTTP header prefixes
PREFIX_STORAGE_HEADER
in file Storage.php, class constant Microsoft_WindowsAzure_Storage::PREFIX_STORAGE_HEADER
putBlob
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::putBlob()
    Put blob
putBlobData
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::putBlobData()
    Put blob data
putBlock
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::putBlock()
    Put large blob block
putBlockList
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::putBlockList()
    Put block list
putLargeBlob
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::putLargeBlob()
    Put large blob (> 64 MB)
putMessage
in file Queue.php, method Microsoft_WindowsAzure_Storage_Queue::putMessage()
    Put message into queue
putPage
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::putPage()
    Put page in page blob
PageRegionInstance.php
procedural page PageRegionInstance.php
top

q

queueExists
in file Queue.php, method Microsoft_WindowsAzure_Storage_Queue::queueExists()
    Check if a queue exists
Queue.php
procedural page Queue.php
QueueInstance.php
procedural page QueueInstance.php
QueueMessage.php
procedural page QueueMessage.php
top

r

removeSubscription
in file ConfigurationWindowsEventLog.php, method Microsoft_WindowsAzure_Diagnostics_ConfigurationWindowsEventLog::removeSubscription()
    Remove subscription
removeSubscription
in file ConfigurationPerformanceCounters.php, method Microsoft_WindowsAzure_Diagnostics_ConfigurationPerformanceCounters::removeSubscription()
    Remove subscription
removeSubscription
in file ConfigurationDirectories.php, method Microsoft_WindowsAzure_Diagnostics_ConfigurationDirectories::removeSubscription()
    Remove subscription
rebootRoleInstanceByDeploymentId
in file Client.php, method Microsoft_WindowsAzure_Management_Client::rebootRoleInstanceByDeploymentId()
    The Reboot Role Instance operation requests a reboot of a role instance that is running in a deployment.
rebootRoleInstanceBySlot
in file Client.php, method Microsoft_WindowsAzure_Management_Client::rebootRoleInstanceBySlot()
    The Reboot Role Instance operation requests a reboot of a role instance that is running in a deployment.
regenerateStorageAccountKey
in file Client.php, method Microsoft_WindowsAzure_Management_Client::regenerateStorageAccountKey()
    The Regenerate Keys operation regenerates the primary or secondary access key for the specified storage account.
reimageRoleInstanceByDeploymentId
in file Client.php, method Microsoft_WindowsAzure_Management_Client::reimageRoleInstanceByDeploymentId()
    The Reimage Role Instance operation requests a reimage of a role instance that is running in a deployment.
reimageRoleInstanceBySlot
in file Client.php, method Microsoft_WindowsAzure_Management_Client::reimageRoleInstanceBySlot()
    The Reimage Role Instance operation requests a reimage of a role instance that is running in a deployment.
retryN
in file RetryPolicyAbstract.php, method Microsoft_WindowsAzure_RetryPolicy_RetryPolicyAbstract::retryN()
    Create a Microsoft_WindowsAzure_RetryPolicy_RetryN instance
RetryN.php
procedural page RetryN.php
RetryPolicyAbstract.php
procedural page RetryPolicyAbstract.php
read
in file SessionHandler.php, method Microsoft_WindowsAzure_SessionHandler::read()
    Read a specific session
register
in file SessionHandler.php, method Microsoft_WindowsAzure_SessionHandler::register()
    Registers the current session handler as PHP's session handler
registerAsClient
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::registerAsClient()
    Register this object as stream wrapper client
registerStreamWrapper
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::registerStreamWrapper()
    Register this object as stream wrapper
RESOURCE_BLOB
in file Storage.php, class constant Microsoft_WindowsAzure_Storage::RESOURCE_BLOB
RESOURCE_CONTAINER
in file Storage.php, class constant Microsoft_WindowsAzure_Storage::RESOURCE_CONTAINER
RESOURCE_ENTITY
in file Storage.php, class constant Microsoft_WindowsAzure_Storage::RESOURCE_ENTITY
RESOURCE_QUEUE
in file Storage.php, class constant Microsoft_WindowsAzure_Storage::RESOURCE_QUEUE
RESOURCE_TABLE
in file Storage.php, class constant Microsoft_WindowsAzure_Storage::RESOURCE_TABLE
RESOURCE_UNKNOWN
in file Storage.php, class constant Microsoft_WindowsAzure_Storage::RESOURCE_UNKNOWN
    Resource types
retrieveEntities
in file Table.php, method Microsoft_WindowsAzure_Storage_Table::retrieveEntities()
    Retrieve entities from table
retrieveEntityById
in file Table.php, method Microsoft_WindowsAzure_Storage_Table::retrieveEntityById()
    Retrieve entity from table, by id
rollback
in file Batch.php, method Microsoft_WindowsAzure_Storage_Batch::rollback()
    Rollback current batch
top

s

setAccountkey
in file CredentialsAbstract.php, method Microsoft_WindowsAzure_Credentials_CredentialsAbstract::setAccountkey()
    Set account key for Windows Azure
setAccountName
in file CredentialsAbstract.php, method Microsoft_WindowsAzure_Credentials_CredentialsAbstract::setAccountName()
    Set account name for Windows Azure
setPermissionSet
in file SharedAccessSignature.php, method Microsoft_WindowsAzure_Credentials_SharedAccessSignature::setPermissionSet()
    Set permisison set
setUsePathStyleUri
in file CredentialsAbstract.php, method Microsoft_WindowsAzure_Credentials_CredentialsAbstract::setUsePathStyleUri()
    Set use path-style URI's
signRequestHeaders
in file SharedKeyLite.php, method Microsoft_WindowsAzure_Credentials_SharedKeyLite::signRequestHeaders()
    Sign request headers with credentials
signRequestHeaders
in file SharedKey.php, method Microsoft_WindowsAzure_Credentials_SharedKey::signRequestHeaders()
    Sign request headers with credentials
signRequestHeaders
in file SharedAccessSignature.php, method Microsoft_WindowsAzure_Credentials_SharedAccessSignature::signRequestHeaders()
    Sign request with credentials
signRequestHeaders
in file CredentialsAbstract.php, method Microsoft_WindowsAzure_Credentials_CredentialsAbstract::signRequestHeaders()
    Sign request headers with credentials
signRequestUrl
in file SharedKeyLite.php, method Microsoft_WindowsAzure_Credentials_SharedKeyLite::signRequestUrl()
    Sign request URL with credentials
signRequestUrl
in file SharedKey.php, method Microsoft_WindowsAzure_Credentials_SharedKey::signRequestUrl()
    Sign request URL with credentials
signRequestUrl
in file CredentialsAbstract.php, method Microsoft_WindowsAzure_Credentials_CredentialsAbstract::signRequestUrl()
    Sign request URL with credentials
signRequestUrl
in file SharedAccessSignature.php, method Microsoft_WindowsAzure_Credentials_SharedAccessSignature::signRequestUrl()
    Sign request URL with credentials
SharedAccessSignature.php
procedural page SharedAccessSignature.php
SharedKey.php
procedural page SharedKey.php
SharedKeyLite.php
procedural page SharedKeyLite.php
setConfigurationForCurrentRoleInstance
in file Manager.php, method Microsoft_WindowsAzure_Diagnostics_Manager::setConfigurationForCurrentRoleInstance()
    Set configuration for current role instance. Only works on Development Fabric or Windows Azure Fabric.
setConfigurationForRoleInstance
in file Manager.php, method Microsoft_WindowsAzure_Diagnostics_Manager::setConfigurationForRoleInstance()
    Set configuration for a specific role instance
setFormatter
in file WindowsAzure.php, method Microsoft_WindowsAzure_Log_Writer_WindowsAzure::setFormatter()
    The only formatter accepted is already loaded in the constructor
shutdown
in file WindowsAzure.php, method Microsoft_WindowsAzure_Log_Writer_WindowsAzure::shutdown()
    If the log messages have been stored in the internal buffer, just send them to table storage.
setHttpClientChannel
in file Client.php, method Microsoft_WindowsAzure_Management_Client::setHttpClientChannel()
    Set the HTTP client channel to use
setInstanceCountByDeploymentId
in file Client.php, method Microsoft_WindowsAzure_Management_Client::setInstanceCountByDeploymentId()
    Updates a deployment's role instance count.
setInstanceCountBySlot
in file Client.php, method Microsoft_WindowsAzure_Management_Client::setInstanceCountBySlot()
    Updates a deployment's role instance count.
swapDeployment
in file Client.php, method Microsoft_WindowsAzure_Management_Client::swapDeployment()
    The Swap Deployment operation initiates a virtual IP swap between the staging and production deployment environments for a service.
ServiceEntityAbstract.php
procedural page ServiceEntityAbstract.php
StorageServiceInstance.php
procedural page StorageServiceInstance.php
SubscriptionOperationInstance.php
procedural page SubscriptionOperationInstance.php
STORAGE_TYPE_BLOB
in file SessionHandler.php, class constant Microsoft_WindowsAzure_SessionHandler::STORAGE_TYPE_BLOB
STORAGE_TYPE_TABLE
in file SessionHandler.php, class constant Microsoft_WindowsAzure_SessionHandler::STORAGE_TYPE_TABLE
    Storage backend type
SessionHandler.php
procedural page SessionHandler.php
select
in file TableEntityQuery.php, method Microsoft_WindowsAzure_Storage_TableEntityQuery::select()
    Select clause
select
in file Table.php, method Microsoft_WindowsAzure_Storage_Table::select()
    Create a new Microsoft_WindowsAzure_Storage_TableEntityQuery
setAzureProperty
in file DynamicTableEntity.php, method Microsoft_WindowsAzure_Storage_DynamicTableEntity::setAzureProperty()
    Set an Azure property
setAzurePropertyType
in file DynamicTableEntity.php, method Microsoft_WindowsAzure_Storage_DynamicTableEntity::setAzurePropertyType()
    Set an Azure property type
setAzureValues
in file DynamicTableEntity.php, method Microsoft_WindowsAzure_Storage_DynamicTableEntity::setAzureValues()
    Set Azure values
setAzureValues
in file TableEntity.php, method Microsoft_WindowsAzure_Storage_TableEntity::setAzureValues()
    Set Azure values
setBlobMetadata
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::setBlobMetadata()
    Set blob metadata
setBlobProperties
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::setBlobProperties()
    Set blob properties
setContainerAcl
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::setContainerAcl()
    Set container ACL
setContainerMetadata
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::setContainerMetadata()
    Set container metadata
setCredentials
in file Storage.php, method Microsoft_WindowsAzure_Storage::setCredentials()
    Set Microsoft_WindowsAzure_Credentials_CredentialsAbstract instance
setCurrentBatch
in file BatchStorageAbstract.php, method Microsoft_WindowsAzure_Storage_BatchStorageAbstract::setCurrentBatch()
    Set current batch
setEtag
in file TableEntity.php, method Microsoft_WindowsAzure_Storage_TableEntity::setEtag()
    Set etag
setHttpClientChannel
in file Storage.php, method Microsoft_WindowsAzure_Storage::setHttpClientChannel()
    Set the HTTP client channel to use
setPartitionKey
in file TableEntity.php, method Microsoft_WindowsAzure_Storage_TableEntity::setPartitionKey()
    Set partition key
setProxy
in file Storage.php, method Microsoft_WindowsAzure_Storage::setProxy()
    Set proxy
setQueueMetadata
in file Queue.php, method Microsoft_WindowsAzure_Storage_Queue::setQueueMetadata()
    Set queue metadata
setRetryPolicy
in file Storage.php, method Microsoft_WindowsAzure_Storage::setRetryPolicy()
    Set retry policy to use when making requests
setRowKey
in file TableEntity.php, method Microsoft_WindowsAzure_Storage_TableEntity::setRowKey()
    Set row key
setThrowExceptionOnMissingData
in file Table.php, method Microsoft_WindowsAzure_Storage_Table::setThrowExceptionOnMissingData()
    Throw Microsoft_WindowsAzure_Exception when a property is not specified in Windows Azure? Defaults to true, making behaviour similar to Windows Azure StorageClient in .NET.
setTimestamp
in file TableEntity.php, method Microsoft_WindowsAzure_Storage_TableEntity::setTimestamp()
    Set timestamp
snapshotBlob
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::snapshotBlob()
    Snapshot blob
startBatch
in file BatchStorageAbstract.php, method Microsoft_WindowsAzure_Storage_BatchStorageAbstract::startBatch()
    Starts a new batch operation set
SignedIdentifier.php
procedural page SignedIdentifier.php
StorageEntityAbstract.php
procedural page StorageEntityAbstract.php
Storage.php
procedural page Storage.php
top

t

toXml
in file ConfigurationInstance.php, method Microsoft_WindowsAzure_Diagnostics_ConfigurationInstance::toXml()
    Create configuration XML
tableExists
in file Table.php, method Microsoft_WindowsAzure_Storage_Table::tableExists()
    Check if a table exists
top
in file TableEntityQuery.php, method Microsoft_WindowsAzure_Storage_TableEntityQuery::top()
    Top clause
Table.php
procedural page Table.php
TableEntity.php
procedural page TableEntity.php
TableEntityQuery.php
procedural page TableEntityQuery.php
TableInstance.php
procedural page TableInstance.php
top

u

UNDEFINED
in file LogLevel.php, class constant Microsoft_WindowsAzure_Diagnostics_LogLevel::UNDEFINED
updateAffinityGroup
in file Client.php, method Microsoft_WindowsAzure_Management_Client::updateAffinityGroup()
    The Update Affinity Group operation updates the label and/or the description for an affinity group for the specified subscription.
updateDeploymentStatusByDeploymentId
in file Client.php, method Microsoft_WindowsAzure_Management_Client::updateDeploymentStatusByDeploymentId()
    The Update Deployment Status operation initiates a change in deployment status.
updateDeploymentStatusBySlot
in file Client.php, method Microsoft_WindowsAzure_Management_Client::updateDeploymentStatusBySlot()
    The Update Deployment Status operation initiates a change in deployment status.
updateHostedService
in file Client.php, method Microsoft_WindowsAzure_Management_Client::updateHostedService()
    The Update Hosted Service operation updates the label and/or the description for a hosted service in Windows Azure.
upgradeDeploymentByDeploymentId
in file Client.php, method Microsoft_WindowsAzure_Management_Client::upgradeDeploymentByDeploymentId()
    The Upgrade Deployment operation initiates an upgrade.
upgradeDeploymentBySlot
in file Client.php, method Microsoft_WindowsAzure_Management_Client::upgradeDeploymentBySlot()
    The Upgrade Deployment operation initiates an upgrade.
urlencode
in file Client.php, method Microsoft_WindowsAzure_Management_Client::urlencode()
    URL encode function
URL_MANAGEMENT
in file Client.php, class constant Microsoft_WindowsAzure_Management_Client::URL_MANAGEMENT
    Management service URL
unregisterAsClient
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::unregisterAsClient()
    Unregister this object as stream wrapper client
unregisterStreamWrapper
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::unregisterStreamWrapper()
    Unregister this object as stream wrapper
updateEntity
in file Table.php, method Microsoft_WindowsAzure_Storage_Table::updateEntity()
    Update entity by replacing it
urlencode
in file Storage.php, method Microsoft_WindowsAzure_Storage::urlencode()
    URL encode function
URL_CLOUD_BLOB
in file Storage.php, class constant Microsoft_WindowsAzure_Storage::URL_CLOUD_BLOB
    Live storage URLS
URL_CLOUD_QUEUE
in file Storage.php, class constant Microsoft_WindowsAzure_Storage::URL_CLOUD_QUEUE
URL_CLOUD_TABLE
in file Storage.php, class constant Microsoft_WindowsAzure_Storage::URL_CLOUD_TABLE
URL_DEV_BLOB
in file Storage.php, class constant Microsoft_WindowsAzure_Storage::URL_DEV_BLOB
    Development storage URLS
URL_DEV_QUEUE
in file Storage.php, class constant Microsoft_WindowsAzure_Storage::URL_DEV_QUEUE
URL_DEV_TABLE
in file Storage.php, class constant Microsoft_WindowsAzure_Storage::URL_DEV_TABLE
top

v

VERBOSE
in file LogLevel.php, class constant Microsoft_WindowsAzure_Diagnostics_LogLevel::VERBOSE
top

w

WARNING
in file LogLevel.php, class constant Microsoft_WindowsAzure_Diagnostics_LogLevel::WARNING
WindowsAzure.php
procedural page WindowsAzure.php
WindowsAzure.php
procedural page WindowsAzure.php
waitForOperation
in file Client.php, method Microsoft_WindowsAzure_Management_Client::waitForOperation()
    Wait for an operation to complete
walkUpgradeDomainByDeploymentId
in file Client.php, method Microsoft_WindowsAzure_Management_Client::walkUpgradeDomainByDeploymentId()
    The Walk Upgrade Domain operation specifies the next upgrade domain to be walked during an in-place upgrade.
walkUpgradeDomainBySlot
in file Client.php, method Microsoft_WindowsAzure_Management_Client::walkUpgradeDomainBySlot()
    The Walk Upgrade Domain operation specifies the next upgrade domain to be walked during an in-place upgrade.
write
in file SessionHandler.php, method Microsoft_WindowsAzure_SessionHandler::write()
    Write a specific session
where
in file TableEntityQuery.php, method Microsoft_WindowsAzure_Storage_TableEntityQuery::where()
    Add where clause
wherePartitionKey
in file TableEntityQuery.php, method Microsoft_WindowsAzure_Storage_TableEntityQuery::wherePartitionKey()
    Specify partition key
whereRowKey
in file TableEntityQuery.php, method Microsoft_WindowsAzure_Storage_TableEntityQuery::whereRowKey()
    Specify row key
top

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