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

Class: Microsoft_WindowsAzure_CommandLine_Certificate

Source Location: /WindowsAzure/CommandLine/Certificate.php

Class Overview

Microsoft_Console_Command
   |
   --Microsoft_WindowsAzure_CommandLine_Certificate

Certificate 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]
Certificate commands



Tags:

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


[ Top ]


Class Methods


method addCertificateCommand [line 106]

void addCertificateCommand( $subscriptionId, $certificate, $certificatePassphrase, $serviceName, $certificateLocation, $certificatePassword, [ $waitForOperation = false])

Add a certificate for a specified hosted service in a specified subscription.



Tags:

access:  public


Parameters:

   $subscriptionId  
   $certificate  
   $certificatePassphrase  
   $serviceName  
   $certificateLocation  
   $certificatePassword  
   $waitForOperation  

[ Top ]

method deleteCertificateCommand [line 176]

void deleteCertificateCommand( $subscriptionId, $certificate, $certificatePassphrase, $serviceName, $thumbprint, [ $algorithm = "sha1"], [ $waitForOperation = false])

Deletes a certificate from a specified hosted service in a specified subscription.



Tags:

access:  public


Parameters:

   $subscriptionId  
   $certificate  
   $certificatePassphrase  
   $serviceName  
   $thumbprint  
   $algorithm  
   $waitForOperation  

[ Top ]

method getCertificateCommand [line 130]

void getCertificateCommand( $subscriptionId, $certificate, $certificatePassphrase, $serviceName, $thumbprint, [ $algorithm = "sha1"])

Gets a certificate from a specified hosted service in a specified subscription.



Tags:

access:  public


Parameters:

   $subscriptionId  
   $certificate  
   $certificatePassphrase  
   $serviceName  
   $thumbprint  
   $algorithm  

[ Top ]

method getCertificatePropertyCommand [line 153]

void getCertificatePropertyCommand( $subscriptionId, $certificate, $certificatePassphrase, $serviceName, $thumbprint, [ $algorithm = "sha1"], $property)

Gets a certificate property from a specified hosted service in a specified subscription.



Tags:

access:  public


Parameters:

   $subscriptionId  
   $certificate  
   $certificatePassphrase  
   $serviceName  
   $thumbprint  
   $algorithm  
   $property  

[ Top ]

method listCertificatesCommand [line 78]

void listCertificatesCommand( $subscriptionId, $certificate, $certificatePassphrase, $serviceName)

List certificates for a specified hosted service in a specified subscription.



Tags:

access:  public


Parameters:

   $subscriptionId  
   $certificate  
   $certificatePassphrase  
   $serviceName  

[ Top ]


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