pub async fn list_azure_namespaces(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<Vec<AzureArmResource>, Error<ListAzureNamespacesError>>pub async fn list_azure_namespaces(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<Vec<AzureArmResource>, Error<ListAzureNamespacesError>>