Discover Packages
github.com/Azure-Samples/azure-sdk-for-go-samples/sdk/resourcemanager/apimanagement/apischema
command
module
Version:
v0.0.0-...-642ceb8
Opens a new window with list of versions in this module.
Published: Apr 1, 2024
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
page_type: sample
languages:
go
products:
azure
description: "These code samples will show you how to manage Schema resource of API service using Azure SDK for Golang."
urlFragment: api-schema
Getting started - Managing Schema resource of API service using Azure Golang SDK
These code samples will show you how to manage Schema resource of API service using Azure SDK for Golang.
Features
This project framework provides examples for the following services:
API Management
Prerequisites
Quickstart
Clone the repository.
git clone https://github.com/Azure-Samples/azure-sdk-for-go-samples.git
Set the environment variable.
# bash
export AZURE_SUBSCRIPTION_ID=<your Azure subscription id>
# If no value is set, the created resource will be deleted by default.
# anything other than empty to keep the resources
export KEEP_RESOURCE=1
export AZURE_TENANT_ID=<your Azure Tenant id>
export AZURE_OBJECT_ID=<your Azure Client/Object id>
Run apimanagement sample.
cd azure-sdk-for-go-samples/sdk/resourcemanager/apimanagement/apischema
go run main.go
Resources
Need help?
Post issue on Github (https://github.com/Azure/azure-sdk-for-go/issues )
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.