Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Services = []string{"vm", "publicip", "trafficmanager", "cdn", "dns", "loadbalancer", "applicationgateway", "aks", "storage", "containerinstances", "appservice", "functions", "apimanagement", "frontdoor", "containerapps", "staticwebapps"}
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider struct {
SubscriptionIDs []string
Credential azcore.TokenCredential // Track 2: replaced autorest.Authorizer
// contains filtered or unexported fields
}
Provider is a data provider for Azure API using Track 2 SDK
func New ¶
func New(options schema.OptionBlock) (*Provider, error)
New creates a new provider client for Azure API using Track 2 SDK
Click to show internal directories.
Click to hide internal directories.