AppServiceCertificateOrdersOperationsExtensions.DeleteCertificate 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 void DeleteCertificate (this Microsoft.Azure.Management.WebSites.Version2016_09_01.IAppServiceCertificateOrdersOperations operations, string resourceGroupName, string certificateOrderName, string name);
static member DeleteCertificate : Microsoft.Azure.Management.WebSites.Version2016_09_01.IAppServiceCertificateOrdersOperations * string * string * string -> unit
<Extension()>
Public Sub DeleteCertificate (operations As IAppServiceCertificateOrdersOperations, resourceGroupName As String, certificateOrderName As String, name As String)
Parameters
- operations
- IAppServiceCertificateOrdersOperations
- resourceGroupName
- String
- certificateOrderName
- String
- name
- String