AppServiceCertificateOrdersOperationsExtensions.CreateOrUpdate 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 Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.AppServiceCertificateOrder CreateOrUpdate (this Microsoft.Azure.Management.WebSites.Version2016_09_01.IAppServiceCertificateOrdersOperations operations, string resourceGroupName, string certificateOrderName, Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.AppServiceCertificateOrder certificateDistinguishedName);
static member CreateOrUpdate : Microsoft.Azure.Management.WebSites.Version2016_09_01.IAppServiceCertificateOrdersOperations * string * string * Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.AppServiceCertificateOrder -> Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.AppServiceCertificateOrder
<Extension()>
Public Function CreateOrUpdate (operations As IAppServiceCertificateOrdersOperations, resourceGroupName As String, certificateOrderName As String, certificateDistinguishedName As AppServiceCertificateOrder) As AppServiceCertificateOrder
Parameters
- operations
- IAppServiceCertificateOrdersOperations
- resourceGroupName
- String
- certificateOrderName
- String
- certificateDistinguishedName
- AppServiceCertificateOrder