azurerm

package
v1.38.0 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2019 License: MPL-2.0 Imports: 200 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 AllEquals added in v1.36.0

func AllEquals(v ...interface{}) bool

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
}

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