IAppServiceCertificateOrdersOperations.ResendRequestEmailsWithHttpMessagesAsync(String, String, NameIdentifierInner, Dictionary<String,List<String>>, CancellationToken) Method
Definition
public System.Threading.Tasks.Task<Microsoft.Rest.Azure.AzureOperationResponse> ResendRequestEmailsWithHttpMessagesAsync (string resourceGroupName, string certificateOrderName, Microsoft.Azure.Management.AppService.Fluent.Models.NameIdentifierInner nameIdentifier, System.Collections.Generic.Dictionary<string,System.Collections.Generic.List<string>> customHeaders = null, System.Threading.CancellationToken cancellationToken = null);
abstract member ResendRequestEmailsWithHttpMessagesAsync : string * string * Microsoft.Azure.Management.AppService.Fluent.Models.NameIdentifierInner * System.Collections.Generic.Dictionary<string, System.Collections.Generic.List<string>> * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.AzureOperationResponse>
Parameters
Returns
- Task<Microsoft.Rest.Azure.AzureOperationResponse>
Applies to