pub async fn delete_log_azure(
configuration: &mut Configuration,
params: DeleteLogAzureParams,
) -> Result<InlineResponse200, Error<DeleteLogAzureError>>
Expand description
Delete the Azure Blob Storage logging endpoint for a particular service and version.