Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Services = []string{"vm", "publicip"}
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider struct { SubscriptionID string Authorizer autorest.Authorizer // contains filtered or unexported fields }
Provider is a data provider for Azure API
func New ¶
func New(options schema.OptionBlock) (*Provider, error)
New creates a new provider client for Azure API
Click to show internal directories.
Click to hide internal directories.