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

Element index for package Microsoft_WindowsAzure_CommandLine

[ $ ] [ a ] [ b ] [ c ] [ d ] [ e ] [ g ] [ h ] [ i ] [ l ] [ m ] [ p ] [ r ] [ s ] [ u ] [ w ]

$

$Name
in file index.php, class $Name
top

a

addCertificateCommand
in file Certificate.php, method Microsoft_WindowsAzure_CommandLine_Certificate::addCertificateCommand()
    Add a certificate for a specified hosted service in a specified subscription.
applyTransforms
in file PackageScaffolderAbstract.php, method Microsoft_WindowsAzure_CommandLine_PackageScaffolder_PackageScaffolderAbstract::applyTransforms()
    Apply file transforms.
top

b

buildCommand
in file Scaffolder.php, method Microsoft_WindowsAzure_CommandLine_Scaffolder::buildCommand()
    Builds a scaffolder from a given path.
top

c

copyDirectory
in file PackageScaffolderAbstract.php, method Microsoft_WindowsAzure_CommandLine_PackageScaffolder_PackageScaffolderAbstract::copyDirectory()
    Fully copy a source directory to a target directory.
createCommand
in file Service.php, method Microsoft_WindowsAzure_CommandLine_Service::createCommand()
    Create hosted service account.
createCommand
in file Storage.php, method Microsoft_WindowsAzure_CommandLine_Storage::createCommand()
    Create storage account.
createDirectory
in file PackageScaffolderAbstract.php, method Microsoft_WindowsAzure_CommandLine_PackageScaffolder_PackageScaffolderAbstract::createDirectory()
    Create directory
createFromLocalCommand
in file Deployment.php, method Microsoft_WindowsAzure_CommandLine_Deployment::createFromLocalCommand()
    Creates a deployment from a local package file and service configuration.
createFromStorageCommand
in file Deployment.php, method Microsoft_WindowsAzure_CommandLine_Deployment::createFromStorageCommand()
    Creates a deployment from a remote package file and service configuration.
createPackageCommand
in file Package.php, method Microsoft_WindowsAzure_CommandLine_Package::createPackageCommand()
    Packages a Windows Azure project structure.
top

d

DefaultScaffolder
in file index.php, class DefaultScaffolder
deleteCertificateCommand
in file Certificate.php, method Microsoft_WindowsAzure_CommandLine_Certificate::deleteCertificateCommand()
    Deletes a certificate from a specified hosted service in a specified subscription.
deleteCommand
in file Service.php, method Microsoft_WindowsAzure_CommandLine_Service::deleteCommand()
    Delete hosted service account.
deleteCommand
in file Deployment.php, method Microsoft_WindowsAzure_CommandLine_Deployment::deleteCommand()
    Deletes a deployment.
deleteCommand
in file Storage.php, method Microsoft_WindowsAzure_CommandLine_Storage::deleteCommand()
    Delete storage account.
deleteDirectory
in file PackageScaffolderAbstract.php, method Microsoft_WindowsAzure_CommandLine_PackageScaffolder_PackageScaffolderAbstract::deleteDirectory()
    Delete directory and all of its contents;
top

e

editInstanceNumberCommand
in file Deployment.php, method Microsoft_WindowsAzure_CommandLine_Deployment::editInstanceNumberCommand()
    Updates the number of instances.
extractResources
in file PackageScaffolderAbstract.php, method Microsoft_WindowsAzure_CommandLine_PackageScaffolder_PackageScaffolderAbstract::extractResources()
    Extract resources to a file system path
top

g

getCertificateCommand
in file Certificate.php, method Microsoft_WindowsAzure_CommandLine_Certificate::getCertificateCommand()
    Gets a certificate from a specified hosted service in a specified subscription.
getCertificatePropertyCommand
in file Certificate.php, method Microsoft_WindowsAzure_CommandLine_Certificate::getCertificatePropertyCommand()
    Gets a certificate property from a specified hosted service in a specified subscription.
getInfoCommand
in file GetAsynchronousOperation.php, method Microsoft_WindowsAzure_CommandLine_GetAsynchronousOperation::getInfoCommand()
    Get information for a specific asynchronous request.
getKeyCommand
in file Storage.php, method Microsoft_WindowsAzure_CommandLine_Storage::getKeyCommand()
    Get storage account key.
getKeysCommand
in file Storage.php, method Microsoft_WindowsAzure_CommandLine_Storage::getKeysCommand()
    Get storage account keys.
getPropertiesCommand
in file Service.php, method Microsoft_WindowsAzure_CommandLine_Service::getPropertiesCommand()
    Get hosted service account properties.
getPropertiesCommand
in file Deployment.php, method Microsoft_WindowsAzure_CommandLine_Deployment::getPropertiesCommand()
    Get deployment properties.
getPropertiesCommand
in file Storage.php, method Microsoft_WindowsAzure_CommandLine_Storage::getPropertiesCommand()
    Get storage account properties.
getPropertyCommand
in file Service.php, method Microsoft_WindowsAzure_CommandLine_Service::getPropertyCommand()
    Get hosted service account property.
getPropertyCommand
in file Storage.php, method Microsoft_WindowsAzure_CommandLine_Storage::getPropertyCommand()
    Get storage account property.
getPropertyCommand
in file Deployment.php, method Microsoft_WindowsAzure_CommandLine_Deployment::getPropertyCommand()
    Get hosted service account property.
getRoleInstanceProperties
in file Deployment.php, method Microsoft_WindowsAzure_CommandLine_Deployment::getRoleInstanceProperties()
    Get role instance properties.
getRoleInstanceProperty
in file Deployment.php, method Microsoft_WindowsAzure_CommandLine_Deployment::getRoleInstanceProperty()
    Get a role instance property.
getRoleInstances
in file Deployment.php, method Microsoft_WindowsAzure_CommandLine_Deployment::getRoleInstances()
    Get role instances.
top

h

helpCommand
in file PackageScaffolderAbstract.php, method Microsoft_WindowsAzure_CommandLine_PackageScaffolder_PackageScaffolderAbstract::helpCommand()
    Displays the help information.
top

i

index.php
procedural page index.php
index.php
procedural page index.php
top

l

listAccountsCommand
in file Storage.php, method Microsoft_WindowsAzure_CommandLine_Storage::listAccountsCommand()
    List storage accounts for a specified subscription.
listCertificatesCommand
in file Certificate.php, method Microsoft_WindowsAzure_CommandLine_Certificate::listCertificatesCommand()
    List certificates for a specified hosted service in a specified subscription.
listCommand
in file Service.php, method Microsoft_WindowsAzure_CommandLine_Service::listCommand()
    List hosted service accounts for a specified subscription.
log
in file PackageScaffolderAbstract.php, method Microsoft_WindowsAzure_CommandLine_PackageScaffolder_PackageScaffolderAbstract::log()
    Writes output to STDERR, followed by a newline (optional)
top

m

Microsoft_WindowsAzure_CommandLine_Certificate
in file Certificate.php, class Microsoft_WindowsAzure_CommandLine_Certificate
    Certificate commands
Microsoft_WindowsAzure_CommandLine_Deployment
in file Deployment.php, class Microsoft_WindowsAzure_CommandLine_Deployment
    Deployment commands
Microsoft_WindowsAzure_CommandLine_GetAsynchronousOperation
in file GetAsynchronousOperation.php, class Microsoft_WindowsAzure_CommandLine_GetAsynchronousOperation
    Asynchronous Operation commands
Microsoft_WindowsAzure_CommandLine_Package
in file Package.php, class Microsoft_WindowsAzure_CommandLine_Package
    Package commands
Microsoft_WindowsAzure_CommandLine_PackageScaffolder_PackageScaffolderAbstract
in file PackageScaffolderAbstract.php, class Microsoft_WindowsAzure_CommandLine_PackageScaffolder_PackageScaffolderAbstract
Microsoft_WindowsAzure_CommandLine_Scaffolder
in file Scaffolder.php, class Microsoft_WindowsAzure_CommandLine_Scaffolder
    Scaffold commands
Microsoft_WindowsAzure_CommandLine_Service
in file Service.php, class Microsoft_WindowsAzure_CommandLine_Service
    Service commands
Microsoft_WindowsAzure_CommandLine_Storage
in file Storage.php, class Microsoft_WindowsAzure_CommandLine_Storage
    Storage commands
top

p

PackageScaffolderAbstract.php
procedural page PackageScaffolderAbstract.php
top

r

rebootInstanceCommand
in file Deployment.php, method Microsoft_WindowsAzure_CommandLine_Deployment::rebootInstanceCommand()
    Reboots a role instance.
regenerateKeysCommand
in file Storage.php, method Microsoft_WindowsAzure_CommandLine_Storage::regenerateKeysCommand()
    Regenerate storage account keys.
reimageInstanceCommand
in file Deployment.php, method Microsoft_WindowsAzure_CommandLine_Deployment::reimageInstanceCommand()
    Reimages a role instance.
runCommand
in file Scaffolder.php, method Microsoft_WindowsAzure_CommandLine_Scaffolder::runCommand()
    Runs a scaffolder and creates a Windows Azure project structure which can be customized before packaging.
runCommand
in file index.php, method DefaultScaffolder::runCommand()
    Runs a scaffolder and creates a Windows Azure project structure which can be customized before packaging.
runCommand
in file index.php, method $Name::runCommand()
    Runs the $Name$Scaffolder.
runCommand
in file index.php, method ScaffoldTemplateScaffolder::runCommand()
    Runs a scaffolder and creates a scaffolder project structure which can be customized before packaging.
top

s

scaffolderhelpCommand
in file Scaffolder.php, method Microsoft_WindowsAzure_CommandLine_Scaffolder::scaffolderhelpCommand()
    Shows help information for a specific scaffolder.
ScaffoldTemplateScaffolder
in file index.php, class ScaffoldTemplateScaffolder
swapCommand
in file Deployment.php, method Microsoft_WindowsAzure_CommandLine_Deployment::swapCommand()
    Swap deployment slots (perform VIP swap).
top

u

updateCommand
in file Storage.php, method Microsoft_WindowsAzure_CommandLine_Storage::updateCommand()
    Update storage account.
updateCommand
in file Service.php, method Microsoft_WindowsAzure_CommandLine_Service::updateCommand()
    Update hosted service account.
updateConfigurationCommand
in file Deployment.php, method Microsoft_WindowsAzure_CommandLine_Deployment::updateConfigurationCommand()
    Updates a deployment's configuration.
updateStatusCommand
in file Deployment.php, method Microsoft_WindowsAzure_CommandLine_Deployment::updateStatusCommand()
    Updates a deployment's status.
upgradeFromLocalCommand
in file Deployment.php, method Microsoft_WindowsAzure_CommandLine_Deployment::upgradeFromLocalCommand()
    Upgrades a deployment from a local package file and service configuration.
upgradeFromStorageCommand
in file Deployment.php, method Microsoft_WindowsAzure_CommandLine_Deployment::upgradeFromStorageCommand()
    Upgrades a deployment from a remote package file and service configuration.
top

w

waitForCommand
in file GetAsynchronousOperation.php, method Microsoft_WindowsAzure_CommandLine_GetAsynchronousOperation::waitForCommand()
    Wait for a specific asynchronous request to complete.
walkUpgradeDomainsCommand
in file Deployment.php, method Microsoft_WindowsAzure_CommandLine_Deployment::walkUpgradeDomainsCommand()
    Walks upgrade domains.
top

Documentation generated on Sat, 03 Dec 2011 13:58:58 +0100 by phpDocumentor 1.4.3