pub async fn create_log_azure(
configuration: &mut Configuration,
params: CreateLogAzureParams,
) -> Result<LoggingAzureblobResponse, Error<CreateLogAzureError>>
Expand description
Create an Azure Blob Storage logging endpoint for a particular service and version.