apimanagement

package
v2.96.0 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2022 License: MPL-2.0 Imports: 38 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func XmlWithDotNetInterpolationsDiffSuppress

func XmlWithDotNetInterpolationsDiffSuppress(k, old, new string, d *pluginsdk.ResourceData) bool

XmlWithDotNetInterpolationsDiffSuppress is a Diff Suppress Func for when the XML contains .net interpolations, and thus isn't valid XML to parse whilst really we should be parsing the XML Tokens and skipping over the error - in practice

Types

type ApiManagementNotificationRecipientEmailModel

type ApiManagementNotificationRecipientEmailModel struct {
	ApiManagementId  string `tfschema:"api_management_id"`
	NotificationName string `tfschema:"notification_type"`
	Email            string `tfschema:"email"`
}

type ApiManagementNotificationRecipientEmailResource

type ApiManagementNotificationRecipientEmailResource struct{}

func (ApiManagementNotificationRecipientEmailResource) Arguments

func (ApiManagementNotificationRecipientEmailResource) Attributes

func (ApiManagementNotificationRecipientEmailResource) Create

func (ApiManagementNotificationRecipientEmailResource) Delete

func (ApiManagementNotificationRecipientEmailResource) IDValidationFunc

func (ApiManagementNotificationRecipientEmailResource) ModelObject

func (r ApiManagementNotificationRecipientEmailResource) ModelObject() interface{}

func (ApiManagementNotificationRecipientEmailResource) Read

func (ApiManagementNotificationRecipientEmailResource) ResourceType

type ApiManagementNotificationRecipientUserModel

type ApiManagementNotificationRecipientUserModel struct {
	ApiManagementId  string `tfschema:"api_management_id"`
	NotificationName string `tfschema:"notification_type"`
	UserId           string `tfschema:"user_id"`
}

type ApiManagementNotificationRecipientUserResource

type ApiManagementNotificationRecipientUserResource struct{}

func (ApiManagementNotificationRecipientUserResource) Arguments

func (ApiManagementNotificationRecipientUserResource) Attributes

func (ApiManagementNotificationRecipientUserResource) Create

func (ApiManagementNotificationRecipientUserResource) Delete

func (ApiManagementNotificationRecipientUserResource) IDValidationFunc

func (ApiManagementNotificationRecipientUserResource) ModelObject

func (r ApiManagementNotificationRecipientUserResource) ModelObject() interface{}

func (ApiManagementNotificationRecipientUserResource) Read

func (ApiManagementNotificationRecipientUserResource) ResourceType

type Registration

type Registration struct{}

func (Registration) AssociatedGitHubLabel

func (r Registration) AssociatedGitHubLabel() string

func (Registration) DataSources

func (r Registration) DataSources() []sdk.DataSource

func (Registration) Name

func (r Registration) Name() string

Name is the name of this Service

func (Registration) Resources

func (r Registration) Resources() []sdk.Resource

func (Registration) SupportedDataSources

func (r Registration) SupportedDataSources() map[string]*pluginsdk.Resource

SupportedDataSources returns the supported Data Sources supported by this Service

func (Registration) SupportedResources

func (r Registration) SupportedResources() map[string]*pluginsdk.Resource

SupportedResources returns the supported Resources supported by this Service

func (Registration) WebsiteCategories

func (r Registration) WebsiteCategories() []string

WebsiteCategories returns a list of categories which can be used for the sidebar

Source Files

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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