pub async fn list_azure_namespace_subscriptions(
configuration: &Configuration,
workspace: &str,
path: &str,
azure_list_subscriptions: AzureListSubscriptions,
) -> Result<Vec<Value>, Error<ListAzureNamespaceSubscriptionsError>>pub async fn list_azure_namespace_subscriptions(
configuration: &Configuration,
workspace: &str,
path: &str,
azure_list_subscriptions: AzureListSubscriptions,
) -> Result<Vec<Value>, Error<ListAzureNamespaceSubscriptionsError>>