azurerm

package
v1.34.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 18, 2019 License: MPL-2.0 Imports: 189 Imported by: 16

Documentation

Overview

nolint: megacheck entire automation SDK has been depreciated in v21.3 in favor of logic apps, an entirely different service.

nolint: megacheck entire automation SDK has been depreciated in v21.3 in favor of logic apps, an entirely different service.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MariaDbVirtualNetworkStateStatusCodeRefreshFunc added in v1.33.0

func MariaDbVirtualNetworkStateStatusCodeRefreshFunc(ctx context.Context, client *mariadb.VirtualNetworkRulesClient, resourceGroup string, serverName string, name string) resource.StateRefreshFunc

func Provider

func Provider() terraform.ResourceProvider

Provider returns a terraform.ResourceProvider.

Types

type ArmClient

type ArmClient struct {
	// inherit the fields from the parent, so that we should be able to set/access these at either level
	clients.Client

	Scheduler       *scheduler.Client
	Search          *search.Client
	SecurityCenter  *securitycenter.Client
	ServiceBus      *servicebus.Client
	ServiceFabric   *servicefabric.Client
	SignalR         *signalr.Client
	Storage         *storage.Client
	StreamAnalytics *streamanalytics.Client
	Subscription    *subscription.Client
	Sql             *sql.Client
	TrafficManager  *trafficmanager.Client
	// contains filtered or unexported fields
}

ArmClient contains the handles to all the specific Azure Resource Manager resource classes' respective clients.

type AzureEventGridEventSubscriptionID added in v1.23.0

type AzureEventGridEventSubscriptionID struct {
	Scope string
	Name  string
}

type AzureManagementLockId added in v1.0.0

type AzureManagementLockId struct {
	Scope string
	Name  string
}

type DatasetColumn added in v1.25.0

type DatasetColumn struct {
	Name        string `json:"name,omitempty"`
	Description string `json:"description,omitempty"`
	Type        string `json:"type,omitempty"`
}

DatasetColumn describes the attributes needed to specify a structure column for a dataset

type KeyVaultCertificateImportParameters added in v0.3.0

type KeyVaultCertificateImportParameters struct {
	CertificateData     string
	CertificatePassword string
}

Source Files

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL