AppServiceCertificateOrdersOperationsExtensions.RetrieveCertificateActions Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.CertificateOrderAction> RetrieveCertificateActions (this Microsoft.Azure.Management.WebSites.Version2016_09_01.IAppServiceCertificateOrdersOperations operations, string resourceGroupName, string name);
static member RetrieveCertificateActions : Microsoft.Azure.Management.WebSites.Version2016_09_01.IAppServiceCertificateOrdersOperations * string * string -> System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.CertificateOrderAction>
<Extension()>
Public Function RetrieveCertificateActions (operations As IAppServiceCertificateOrdersOperations, resourceGroupName As String, name As String) As IList(Of CertificateOrderAction)
Parameters
- operations
- IAppServiceCertificateOrdersOperations
- resourceGroupName
- String
- name
- String