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

Class: Microsoft_SqlAzure_CommandLine_SqlAzure

Source Location: /SqlAzure/CommandLine/SqlAzure.php

Class Overview

Microsoft_Console_Command
   |
   --Microsoft_SqlAzure_CommandLine_SqlAzure

Service commands


Author(s):

Copyright:

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

Methods


Inherited Variables

Inherited Methods

Class: Microsoft_Console_Command

Microsoft_Console_Command::bootstrap()
Bootstrap the shell command.
Microsoft_Console_Command::getHandler()
Gets the handler.
Microsoft_Console_Command::helpCommand()
Displays the help information.
Microsoft_Console_Command::phpstderr()
Replaces PHP's error handler
Microsoft_Console_Command::phpstdex()
Replaces PHP's exception handler
Microsoft_Console_Command::setHandler()
Sets the handler.
Microsoft_Console_Command::stderr()
Writes output to STDERR, followed by a newline (optional)
Microsoft_Console_Command::_buildModel()
Builds the handler model.
Microsoft_Console_Command::_displayObjectInformation()
Display information on an object
Microsoft_Console_Command::_findValueForDocComment()
Finds the value for a specific docComment.

Class Details

[line 63]
Service commands



Tags:

copyright:  Copyright (c) 2009 - 2011, RealDolmen (http://www.realdolmen.com)
license:  http://phpazure.codeplex.com/license


[ Top ]


Class Methods


method allowWindowsAzureCommand [line 246]

void allowWindowsAzureCommand( $subscriptionId, $certificate, $certificatePassphrase, $serverName, [ $allow = false], [ $waitForOperation = false])

Allow access from Windows Azure to SQL Azure.



Tags:

access:  public


Parameters:

   $subscriptionId  
   $certificate  
   $certificatePassphrase  
   $serverName  
   $allow  
   $waitForOperation  

[ Top ]

method createCommand [line 164]

void createCommand( $subscriptionId, $certificate, $certificatePassphrase, $administratorLogin, $administratorPassword, $location, [ $waitForOperation = false])

Create server.



Tags:

access:  public


Parameters:

   $subscriptionId  
   $certificate  
   $certificatePassphrase  
   $administratorLogin  
   $administratorPassword  
   $location  
   $waitForOperation  

[ Top ]

method createFirewallRuleCommand [line 226]

void createFirewallRuleCommand( $subscriptionId, $certificate, $certificatePassphrase, $serverName, $ruleName, $startIpAddress, $endIpAddress, [ $waitForOperation = false])

Create firewall rule for server.



Tags:

access:  public


Parameters:

   $subscriptionId  
   $certificate  
   $certificatePassphrase  
   $serverName  
   $ruleName  
   $startIpAddress  
   $endIpAddress  
   $waitForOperation  

[ Top ]

method deleteFirewallRuleCommand [line 266]

void deleteFirewallRuleCommand( $subscriptionId, $certificate, $certificatePassphrase, $serverName, $ruleName, [ $waitForOperation = false])

Delete firewall rule for server.



Tags:

access:  public


Parameters:

   $subscriptionId  
   $certificate  
   $certificatePassphrase  
   $serverName  
   $ruleName  
   $waitForOperation  

[ Top ]

method dropCommand [line 184]

void dropCommand( $subscriptionId, $certificate, $certificatePassphrase, $serverName, [ $waitForOperation = false])

Drop server.



Tags:

access:  public


Parameters:

   $subscriptionId  
   $certificate  
   $certificatePassphrase  
   $serverName  
   $waitForOperation  

[ Top ]

method getPropertiesCommand [line 103]

void getPropertiesCommand( $subscriptionId, $certificate, $certificatePassphrase, $serverName)

Get server properties.



Tags:

access:  public


Parameters:

   $subscriptionId  
   $certificate  
   $certificatePassphrase  
   $serverName  

[ Top ]

method getPropertyCommand [line 133]

void getPropertyCommand( $subscriptionId, $certificate, $certificatePassphrase, $serverName, $property)

Get server property.



Tags:

access:  public


Parameters:

   $subscriptionId  
   $certificate  
   $certificatePassphrase  
   $serverName  
   $property  

[ Top ]

method listCommand [line 77]

void listCommand( $subscriptionId, $certificate, $certificatePassphrase)

List servers for a specified subscription.



Tags:

access:  public


Parameters:

   $subscriptionId  
   $certificate  
   $certificatePassphrase  

[ Top ]

method listFirewallRuleCommand [line 284]

void listFirewallRuleCommand( $subscriptionId, $certificate, $certificatePassphrase, $serverName)

List firewall rules for a specified server.



Tags:

access:  public


Parameters:

   $subscriptionId  
   $certificate  
   $certificatePassphrase  
   $serverName  

[ Top ]

method updatePasswordCommand [line 204]

void updatePasswordCommand( $subscriptionId, $certificate, $certificatePassphrase, $serverName, $administratorPassword, [ $waitForOperation = false])

Update administrator password for server.



Tags:

access:  public


Parameters:

   $subscriptionId  
   $certificate  
   $certificatePassphrase  
   $serverName  
   $administratorPassword  
   $waitForOperation  

[ Top ]


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