CertificateOperationsExtensions Class
Assembly: Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Create(ICertificateOperations, String, CertificateCreateParameters) | Create a certificate. (see http://aka.ms/azureautomationsdk/certificateoperations for more information) |
![]() ![]() | CreateAsync(ICertificateOperations, String, CertificateCreateParameters) | Create a certificate. (see http://aka.ms/azureautomationsdk/certificateoperations for more information) |
![]() ![]() | Delete(ICertificateOperations, String, String) | Delete the certificate. (see http://aka.ms/azureautomationsdk/certificateoperations for more information) |
![]() ![]() | DeleteAsync(ICertificateOperations, String, String) | Delete the certificate. (see http://aka.ms/azureautomationsdk/certificateoperations for more information) |
![]() ![]() | Get(ICertificateOperations, String, String) | Retrieve the certificate identified by certificate name. (see http://aka.ms/azureautomationsdk/certificateoperations for more information) |
![]() ![]() | GetAsync(ICertificateOperations, String, String) | Retrieve the certificate identified by certificate name. (see http://aka.ms/azureautomationsdk/certificateoperations for more information) |
![]() ![]() | List(ICertificateOperations, String) | Retrieve a list of certificates. (see http://aka.ms/azureautomationsdk/certificateoperations for more information) |
![]() ![]() | ListAsync(ICertificateOperations, String) | Retrieve a list of certificates. (see http://aka.ms/azureautomationsdk/certificateoperations for more information) |
![]() ![]() | ListNext(ICertificateOperations, String) | Retrieve next list of certificates. (see http://aka.ms/azureautomationsdk/certificateoperations for more information) |
![]() ![]() | ListNextAsync(ICertificateOperations, String) | Retrieve next list of certificates. (see http://aka.ms/azureautomationsdk/certificateoperations for more information) |
![]() ![]() | Update(ICertificateOperations, String, CertificateUpdateParameters) | Update a certificate. (see http://aka.ms/azureautomationsdk/certificateoperations for more information) |
![]() ![]() | UpdateAsync(ICertificateOperations, String, CertificateUpdateParameters) | Update a certificate. (see http://aka.ms/azureautomationsdk/certificateoperations for more information) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)