pub async fn update_log_azure(
    configuration: &mut Configuration,
    params: UpdateLogAzureParams
) -> Result<LoggingAzureblobResponse, Error<UpdateLogAzureError>>
Expand description

Update the Azure Blob Storage logging endpoint for a particular service and version.