pub async fn show_sql_container(
account_name: &str,
resource_group: &str,
database_name: &str,
container_name: &str,
subscription_id: Option<&str>,
) -> Result<CosmosContainer>Expand description
Shows details of a specific SQL container