eventgrid

package
v40.6.0 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultBaseURI = original.DefaultBaseURI
)

Variables

This section is empty.

Functions

func UserAgent

func UserAgent() string

func Version

func Version() string

Types

type AdvancedFilter

type AdvancedFilter = original.AdvancedFilter

type BaseClient

type BaseClient = original.BaseClient

func New

func New(subscriptionID string) BaseClient

func NewWithBaseURI

func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient

type BasicAdvancedFilter

type BasicAdvancedFilter = original.BasicAdvancedFilter

type BasicDeadLetterDestination

type BasicDeadLetterDestination = original.BasicDeadLetterDestination

type BasicEventSubscriptionDestination

type BasicEventSubscriptionDestination = original.BasicEventSubscriptionDestination

type BasicInputSchemaMapping

type BasicInputSchemaMapping = original.BasicInputSchemaMapping

type BoolEqualsAdvancedFilter

type BoolEqualsAdvancedFilter = original.BoolEqualsAdvancedFilter

type ConnectionState added in v40.3.0

type ConnectionState = original.ConnectionState

type DeadLetterDestination

type DeadLetterDestination = original.DeadLetterDestination

type DeadLetterWithResourceIdentity added in v40.3.0

type DeadLetterWithResourceIdentity = original.DeadLetterWithResourceIdentity

type DeliveryWithResourceIdentity added in v40.3.0

type DeliveryWithResourceIdentity = original.DeliveryWithResourceIdentity

type Domain

type Domain = original.Domain

type DomainProperties

type DomainProperties = original.DomainProperties

type DomainRegenerateKeyRequest

type DomainRegenerateKeyRequest = original.DomainRegenerateKeyRequest

type DomainSharedAccessKeys

type DomainSharedAccessKeys = original.DomainSharedAccessKeys

type DomainTopic

type DomainTopic = original.DomainTopic

type DomainTopicProperties

type DomainTopicProperties = original.DomainTopicProperties

type DomainTopicsClient

type DomainTopicsClient = original.DomainTopicsClient

func NewDomainTopicsClient

func NewDomainTopicsClient(subscriptionID string) DomainTopicsClient

func NewDomainTopicsClientWithBaseURI

func NewDomainTopicsClientWithBaseURI(baseURI string, subscriptionID string) DomainTopicsClient

type DomainTopicsCreateOrUpdateFuture

type DomainTopicsCreateOrUpdateFuture = original.DomainTopicsCreateOrUpdateFuture

type DomainTopicsDeleteFuture

type DomainTopicsDeleteFuture = original.DomainTopicsDeleteFuture

type DomainTopicsListResult

type DomainTopicsListResult = original.DomainTopicsListResult

type DomainUpdateParameterProperties added in v40.3.0

type DomainUpdateParameterProperties = original.DomainUpdateParameterProperties

type DomainUpdateParameters

type DomainUpdateParameters = original.DomainUpdateParameters

type DomainsClient

type DomainsClient = original.DomainsClient

func NewDomainsClient

func NewDomainsClient(subscriptionID string) DomainsClient

func NewDomainsClientWithBaseURI

func NewDomainsClientWithBaseURI(baseURI string, subscriptionID string) DomainsClient

type DomainsCreateOrUpdateFuture

type DomainsCreateOrUpdateFuture = original.DomainsCreateOrUpdateFuture

type DomainsDeleteFuture

type DomainsDeleteFuture = original.DomainsDeleteFuture

type DomainsListResult

type DomainsListResult = original.DomainsListResult

type DomainsListResultIterator

type DomainsListResultIterator = original.DomainsListResultIterator

type DomainsListResultPage

type DomainsListResultPage = original.DomainsListResultPage

func NewDomainsListResultPage

func NewDomainsListResultPage(getNextPage func(context.Context, DomainsListResult) (DomainsListResult, error)) DomainsListResultPage

type DomainsUpdateFuture

type DomainsUpdateFuture = original.DomainsUpdateFuture

type EndpointType

type EndpointType = original.EndpointType
const (
	EndpointTypeAzureFunction                EndpointType = original.EndpointTypeAzureFunction
	EndpointTypeEventHub                     EndpointType = original.EndpointTypeEventHub
	EndpointTypeEventSubscriptionDestination EndpointType = original.EndpointTypeEventSubscriptionDestination
	EndpointTypeHybridConnection             EndpointType = original.EndpointTypeHybridConnection
	EndpointTypeServiceBusQueue              EndpointType = original.EndpointTypeServiceBusQueue
	EndpointTypeServiceBusTopic              EndpointType = original.EndpointTypeServiceBusTopic
	EndpointTypeStorageQueue                 EndpointType = original.EndpointTypeStorageQueue
	EndpointTypeWebHook                      EndpointType = original.EndpointTypeWebHook
)

func PossibleEndpointTypeValues

func PossibleEndpointTypeValues() []EndpointType

type EventChannel added in v40.3.0

type EventChannel = original.EventChannel

type EventChannelDestination added in v40.3.0

type EventChannelDestination = original.EventChannelDestination

type EventChannelProperties added in v40.3.0

type EventChannelProperties = original.EventChannelProperties

type EventChannelProvisioningState added in v40.3.0

type EventChannelProvisioningState = original.EventChannelProvisioningState

func PossibleEventChannelProvisioningStateValues added in v40.3.0

func PossibleEventChannelProvisioningStateValues() []EventChannelProvisioningState

type EventChannelSource added in v40.3.0

type EventChannelSource = original.EventChannelSource

type EventChannelsClient added in v40.3.0

type EventChannelsClient = original.EventChannelsClient

func NewEventChannelsClient added in v40.3.0

func NewEventChannelsClient(subscriptionID string) EventChannelsClient

func NewEventChannelsClientWithBaseURI added in v40.3.0

func NewEventChannelsClientWithBaseURI(baseURI string, subscriptionID string) EventChannelsClient

type EventChannelsListResult added in v40.3.0

type EventChannelsListResult = original.EventChannelsListResult

type EventChannelsListResultIterator added in v40.3.0

type EventChannelsListResultIterator = original.EventChannelsListResultIterator

func NewEventChannelsListResultIterator added in v40.3.0

func NewEventChannelsListResultIterator(page EventChannelsListResultPage) EventChannelsListResultIterator

type EventChannelsListResultPage added in v40.3.0

type EventChannelsListResultPage = original.EventChannelsListResultPage

func NewEventChannelsListResultPage added in v40.3.0

func NewEventChannelsListResultPage(getNextPage func(context.Context, EventChannelsListResult) (EventChannelsListResult, error)) EventChannelsListResultPage

type EventDeliverySchema

type EventDeliverySchema = original.EventDeliverySchema

func PossibleEventDeliverySchemaValues

func PossibleEventDeliverySchemaValues() []EventDeliverySchema

type EventSubscription

type EventSubscription = original.EventSubscription

type EventSubscriptionDestination

type EventSubscriptionDestination = original.EventSubscriptionDestination

type EventSubscriptionFilter

type EventSubscriptionFilter = original.EventSubscriptionFilter

type EventSubscriptionFullURL

type EventSubscriptionFullURL = original.EventSubscriptionFullURL

type EventSubscriptionIdentity added in v40.3.0

type EventSubscriptionIdentity = original.EventSubscriptionIdentity

type EventSubscriptionIdentityType added in v40.3.0

type EventSubscriptionIdentityType = original.EventSubscriptionIdentityType

func PossibleEventSubscriptionIdentityTypeValues added in v40.3.0

func PossibleEventSubscriptionIdentityTypeValues() []EventSubscriptionIdentityType

type EventSubscriptionProperties

type EventSubscriptionProperties = original.EventSubscriptionProperties

type EventSubscriptionUpdateParameters

type EventSubscriptionUpdateParameters = original.EventSubscriptionUpdateParameters

type EventSubscriptionsClient

type EventSubscriptionsClient = original.EventSubscriptionsClient

func NewEventSubscriptionsClient

func NewEventSubscriptionsClient(subscriptionID string) EventSubscriptionsClient

func NewEventSubscriptionsClientWithBaseURI

func NewEventSubscriptionsClientWithBaseURI(baseURI string, subscriptionID string) EventSubscriptionsClient

type EventSubscriptionsDeleteFuture

type EventSubscriptionsDeleteFuture = original.EventSubscriptionsDeleteFuture

type EventSubscriptionsListResult

type EventSubscriptionsListResult = original.EventSubscriptionsListResult

type EventSubscriptionsUpdateFuture

type EventSubscriptionsUpdateFuture = original.EventSubscriptionsUpdateFuture

type EventType

type EventType = original.EventType

type EventTypeProperties

type EventTypeProperties = original.EventTypeProperties

type EventTypesListResult

type EventTypesListResult = original.EventTypesListResult

type ExtensionTopic added in v40.3.0

type ExtensionTopic = original.ExtensionTopic

type ExtensionTopicProperties added in v40.3.0

type ExtensionTopicProperties = original.ExtensionTopicProperties

type ExtensionTopicsClient added in v40.3.0

type ExtensionTopicsClient = original.ExtensionTopicsClient

func NewExtensionTopicsClient added in v40.3.0

func NewExtensionTopicsClient(subscriptionID string) ExtensionTopicsClient

func NewExtensionTopicsClientWithBaseURI added in v40.3.0

func NewExtensionTopicsClientWithBaseURI(baseURI string, subscriptionID string) ExtensionTopicsClient

type IPActionType

type IPActionType = original.IPActionType
const (
	Allow IPActionType = original.Allow
)

func PossibleIPActionTypeValues

func PossibleIPActionTypeValues() []IPActionType

type IdentityInfo added in v40.3.0

type IdentityInfo = original.IdentityInfo

type IdentityType added in v40.3.0

type IdentityType = original.IdentityType
const (
	IdentityTypeNone                       IdentityType = original.IdentityTypeNone
	IdentityTypeSystemAssigned             IdentityType = original.IdentityTypeSystemAssigned
	IdentityTypeSystemAssignedUserAssigned IdentityType = original.IdentityTypeSystemAssignedUserAssigned
	IdentityTypeUserAssigned               IdentityType = original.IdentityTypeUserAssigned
)

func PossibleIdentityTypeValues added in v40.3.0

func PossibleIdentityTypeValues() []IdentityType

type InboundIPRule

type InboundIPRule = original.InboundIPRule

type InputSchema

type InputSchema = original.InputSchema
const (
	InputSchemaCloudEventSchemaV10 InputSchema = original.InputSchemaCloudEventSchemaV10
	InputSchemaCustomEventSchema   InputSchema = original.InputSchemaCustomEventSchema
	InputSchemaEventGridSchema     InputSchema = original.InputSchemaEventGridSchema
)

func PossibleInputSchemaValues

func PossibleInputSchemaValues() []InputSchema

type InputSchemaMapping

type InputSchemaMapping = original.InputSchemaMapping

type InputSchemaMappingType

type InputSchemaMappingType = original.InputSchemaMappingType
const (
	InputSchemaMappingTypeInputSchemaMapping InputSchemaMappingType = original.InputSchemaMappingTypeInputSchemaMapping
	InputSchemaMappingTypeJSON               InputSchemaMappingType = original.InputSchemaMappingTypeJSON
)

func PossibleInputSchemaMappingTypeValues

func PossibleInputSchemaMappingTypeValues() []InputSchemaMappingType

type JSONField

type JSONField = original.JSONField

type JSONFieldWithDefault

type JSONFieldWithDefault = original.JSONFieldWithDefault

type JSONInputSchemaMapping

type JSONInputSchemaMapping = original.JSONInputSchemaMapping

type JSONInputSchemaMappingProperties

type JSONInputSchemaMappingProperties = original.JSONInputSchemaMappingProperties

type NumberGreaterThanAdvancedFilter

type NumberGreaterThanAdvancedFilter = original.NumberGreaterThanAdvancedFilter

type NumberInAdvancedFilter

type NumberInAdvancedFilter = original.NumberInAdvancedFilter

type NumberLessThanAdvancedFilter

type NumberLessThanAdvancedFilter = original.NumberLessThanAdvancedFilter

type NumberNotInAdvancedFilter

type NumberNotInAdvancedFilter = original.NumberNotInAdvancedFilter

type Operation

type Operation = original.Operation

type OperationInfo

type OperationInfo = original.OperationInfo

type OperationsClient

type OperationsClient = original.OperationsClient

func NewOperationsClient

func NewOperationsClient(subscriptionID string) OperationsClient

func NewOperationsClientWithBaseURI

func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient

type OperationsListResult

type OperationsListResult = original.OperationsListResult

type OperatorType

type OperatorType = original.OperatorType
const (
	OperatorTypeAdvancedFilter            OperatorType = original.OperatorTypeAdvancedFilter
	OperatorTypeBoolEquals                OperatorType = original.OperatorTypeBoolEquals
	OperatorTypeNumberGreaterThan         OperatorType = original.OperatorTypeNumberGreaterThan
	OperatorTypeNumberGreaterThanOrEquals OperatorType = original.OperatorTypeNumberGreaterThanOrEquals
	OperatorTypeNumberIn                  OperatorType = original.OperatorTypeNumberIn
	OperatorTypeNumberLessThan            OperatorType = original.OperatorTypeNumberLessThan
	OperatorTypeNumberLessThanOrEquals    OperatorType = original.OperatorTypeNumberLessThanOrEquals
	OperatorTypeNumberNotIn               OperatorType = original.OperatorTypeNumberNotIn
	OperatorTypeStringBeginsWith          OperatorType = original.OperatorTypeStringBeginsWith
	OperatorTypeStringContains            OperatorType = original.OperatorTypeStringContains
	OperatorTypeStringEndsWith            OperatorType = original.OperatorTypeStringEndsWith
	OperatorTypeStringIn                  OperatorType = original.OperatorTypeStringIn
	OperatorTypeStringNotIn               OperatorType = original.OperatorTypeStringNotIn
)

func PossibleOperatorTypeValues

func PossibleOperatorTypeValues() []OperatorType

type PartnerNamespace added in v40.3.0

type PartnerNamespace = original.PartnerNamespace

type PartnerNamespaceProperties added in v40.3.0

type PartnerNamespaceProperties = original.PartnerNamespaceProperties

type PartnerNamespaceProvisioningState added in v40.3.0

type PartnerNamespaceProvisioningState = original.PartnerNamespaceProvisioningState

func PossiblePartnerNamespaceProvisioningStateValues added in v40.3.0

func PossiblePartnerNamespaceProvisioningStateValues() []PartnerNamespaceProvisioningState

type PartnerNamespaceRegenerateKeyRequest added in v40.3.0

type PartnerNamespaceRegenerateKeyRequest = original.PartnerNamespaceRegenerateKeyRequest

type PartnerNamespaceSharedAccessKeys added in v40.3.0

type PartnerNamespaceSharedAccessKeys = original.PartnerNamespaceSharedAccessKeys

type PartnerNamespaceUpdateParameters added in v40.3.0

type PartnerNamespaceUpdateParameters = original.PartnerNamespaceUpdateParameters

type PartnerNamespacesClient added in v40.3.0

type PartnerNamespacesClient = original.PartnerNamespacesClient

func NewPartnerNamespacesClient added in v40.3.0

func NewPartnerNamespacesClient(subscriptionID string) PartnerNamespacesClient

func NewPartnerNamespacesClientWithBaseURI added in v40.3.0

func NewPartnerNamespacesClientWithBaseURI(baseURI string, subscriptionID string) PartnerNamespacesClient

type PartnerNamespacesCreateOrUpdateFuture added in v40.3.0

type PartnerNamespacesCreateOrUpdateFuture = original.PartnerNamespacesCreateOrUpdateFuture

type PartnerNamespacesDeleteFuture added in v40.3.0

type PartnerNamespacesDeleteFuture = original.PartnerNamespacesDeleteFuture

type PartnerNamespacesListResult added in v40.3.0

type PartnerNamespacesListResult = original.PartnerNamespacesListResult

type PartnerNamespacesListResultIterator added in v40.3.0

type PartnerNamespacesListResultIterator = original.PartnerNamespacesListResultIterator

func NewPartnerNamespacesListResultIterator added in v40.3.0

func NewPartnerNamespacesListResultIterator(page PartnerNamespacesListResultPage) PartnerNamespacesListResultIterator

type PartnerNamespacesListResultPage added in v40.3.0

type PartnerNamespacesListResultPage = original.PartnerNamespacesListResultPage

func NewPartnerNamespacesListResultPage added in v40.3.0

func NewPartnerNamespacesListResultPage(getNextPage func(context.Context, PartnerNamespacesListResult) (PartnerNamespacesListResult, error)) PartnerNamespacesListResultPage

type PartnerNamespacesUpdateFuture added in v40.3.0

type PartnerNamespacesUpdateFuture = original.PartnerNamespacesUpdateFuture

type PartnerRegistration added in v40.3.0

type PartnerRegistration = original.PartnerRegistration

type PartnerRegistrationEventTypesListResult added in v40.3.0

type PartnerRegistrationEventTypesListResult = original.PartnerRegistrationEventTypesListResult

type PartnerRegistrationProperties added in v40.3.0

type PartnerRegistrationProperties = original.PartnerRegistrationProperties

type PartnerRegistrationProvisioningState added in v40.3.0

type PartnerRegistrationProvisioningState = original.PartnerRegistrationProvisioningState

func PossiblePartnerRegistrationProvisioningStateValues added in v40.3.0

func PossiblePartnerRegistrationProvisioningStateValues() []PartnerRegistrationProvisioningState

type PartnerRegistrationUpdateParameters added in v40.3.0

type PartnerRegistrationUpdateParameters = original.PartnerRegistrationUpdateParameters

type PartnerRegistrationVisibilityState added in v40.3.0

type PartnerRegistrationVisibilityState = original.PartnerRegistrationVisibilityState

func PossiblePartnerRegistrationVisibilityStateValues added in v40.3.0

func PossiblePartnerRegistrationVisibilityStateValues() []PartnerRegistrationVisibilityState

type PartnerRegistrationsClient added in v40.3.0

type PartnerRegistrationsClient = original.PartnerRegistrationsClient

func NewPartnerRegistrationsClient added in v40.3.0

func NewPartnerRegistrationsClient(subscriptionID string) PartnerRegistrationsClient

func NewPartnerRegistrationsClientWithBaseURI added in v40.3.0

func NewPartnerRegistrationsClientWithBaseURI(baseURI string, subscriptionID string) PartnerRegistrationsClient

type PartnerRegistrationsListResult added in v40.3.0

type PartnerRegistrationsListResult = original.PartnerRegistrationsListResult

type PartnerRegistrationsListResultIterator added in v40.3.0

type PartnerRegistrationsListResultIterator = original.PartnerRegistrationsListResultIterator

func NewPartnerRegistrationsListResultIterator added in v40.3.0

func NewPartnerRegistrationsListResultIterator(page PartnerRegistrationsListResultPage) PartnerRegistrationsListResultIterator

type PartnerRegistrationsListResultPage added in v40.3.0

type PartnerRegistrationsListResultPage = original.PartnerRegistrationsListResultPage

type PartnerTopic added in v40.3.0

type PartnerTopic = original.PartnerTopic

type PartnerTopicActivationState added in v40.3.0

type PartnerTopicActivationState = original.PartnerTopicActivationState

func PossiblePartnerTopicActivationStateValues added in v40.3.0

func PossiblePartnerTopicActivationStateValues() []PartnerTopicActivationState

type PartnerTopicEventSubscriptionsClient added in v40.3.0

type PartnerTopicEventSubscriptionsClient = original.PartnerTopicEventSubscriptionsClient

func NewPartnerTopicEventSubscriptionsClient added in v40.3.0

func NewPartnerTopicEventSubscriptionsClient(subscriptionID string) PartnerTopicEventSubscriptionsClient

func NewPartnerTopicEventSubscriptionsClientWithBaseURI added in v40.3.0

func NewPartnerTopicEventSubscriptionsClientWithBaseURI(baseURI string, subscriptionID string) PartnerTopicEventSubscriptionsClient

type PartnerTopicEventSubscriptionsCreateOrUpdateFuture added in v40.3.0

type PartnerTopicEventSubscriptionsCreateOrUpdateFuture = original.PartnerTopicEventSubscriptionsCreateOrUpdateFuture

type PartnerTopicEventSubscriptionsDeleteFuture added in v40.3.0

type PartnerTopicEventSubscriptionsDeleteFuture = original.PartnerTopicEventSubscriptionsDeleteFuture

type PartnerTopicEventSubscriptionsUpdateFuture added in v40.3.0

type PartnerTopicEventSubscriptionsUpdateFuture = original.PartnerTopicEventSubscriptionsUpdateFuture

type PartnerTopicProperties added in v40.3.0

type PartnerTopicProperties = original.PartnerTopicProperties

type PartnerTopicProvisioningState added in v40.3.0

type PartnerTopicProvisioningState = original.PartnerTopicProvisioningState

func PossiblePartnerTopicProvisioningStateValues added in v40.3.0

func PossiblePartnerTopicProvisioningStateValues() []PartnerTopicProvisioningState

type PartnerTopicType added in v40.3.0

type PartnerTopicType = original.PartnerTopicType

type PartnerTopicTypeAuthorizationState added in v40.3.0

type PartnerTopicTypeAuthorizationState = original.PartnerTopicTypeAuthorizationState

func PossiblePartnerTopicTypeAuthorizationStateValues added in v40.3.0

func PossiblePartnerTopicTypeAuthorizationStateValues() []PartnerTopicTypeAuthorizationState

type PartnerTopicTypeProperties added in v40.3.0

type PartnerTopicTypeProperties = original.PartnerTopicTypeProperties

type PartnerTopicTypesListResult added in v40.3.0

type PartnerTopicTypesListResult = original.PartnerTopicTypesListResult

type PartnerTopicUpdateParameters added in v40.3.0

type PartnerTopicUpdateParameters = original.PartnerTopicUpdateParameters

type PartnerTopicsClient added in v40.3.0

type PartnerTopicsClient = original.PartnerTopicsClient

func NewPartnerTopicsClient added in v40.3.0

func NewPartnerTopicsClient(subscriptionID string) PartnerTopicsClient

func NewPartnerTopicsClientWithBaseURI added in v40.3.0

func NewPartnerTopicsClientWithBaseURI(baseURI string, subscriptionID string) PartnerTopicsClient

type PartnerTopicsDeleteFuture added in v40.3.0

type PartnerTopicsDeleteFuture = original.PartnerTopicsDeleteFuture

type PartnerTopicsListResult added in v40.3.0

type PartnerTopicsListResult = original.PartnerTopicsListResult

type PartnerTopicsListResultIterator added in v40.3.0

type PartnerTopicsListResultIterator = original.PartnerTopicsListResultIterator

func NewPartnerTopicsListResultIterator added in v40.3.0

func NewPartnerTopicsListResultIterator(page PartnerTopicsListResultPage) PartnerTopicsListResultIterator

type PartnerTopicsListResultPage added in v40.3.0

type PartnerTopicsListResultPage = original.PartnerTopicsListResultPage

func NewPartnerTopicsListResultPage added in v40.3.0

func NewPartnerTopicsListResultPage(getNextPage func(context.Context, PartnerTopicsListResult) (PartnerTopicsListResult, error)) PartnerTopicsListResultPage

type PersistedConnectionStatus added in v40.3.0

type PersistedConnectionStatus = original.PersistedConnectionStatus

func PossiblePersistedConnectionStatusValues added in v40.3.0

func PossiblePersistedConnectionStatusValues() []PersistedConnectionStatus

type PrivateEndpoint added in v40.3.0

type PrivateEndpoint = original.PrivateEndpoint

type PrivateEndpointConnection added in v40.3.0

type PrivateEndpointConnection = original.PrivateEndpointConnection

type PrivateEndpointConnectionListResult added in v40.3.0

type PrivateEndpointConnectionListResult = original.PrivateEndpointConnectionListResult

type PrivateEndpointConnectionListResultIterator added in v40.3.0

type PrivateEndpointConnectionListResultIterator = original.PrivateEndpointConnectionListResultIterator

type PrivateEndpointConnectionListResultPage added in v40.3.0

type PrivateEndpointConnectionListResultPage = original.PrivateEndpointConnectionListResultPage

type PrivateEndpointConnectionProperties added in v40.3.0

type PrivateEndpointConnectionProperties = original.PrivateEndpointConnectionProperties

type PrivateEndpointConnectionsClient added in v40.3.0

type PrivateEndpointConnectionsClient = original.PrivateEndpointConnectionsClient

func NewPrivateEndpointConnectionsClient added in v40.3.0

func NewPrivateEndpointConnectionsClient(subscriptionID string) PrivateEndpointConnectionsClient

func NewPrivateEndpointConnectionsClientWithBaseURI added in v40.3.0

func NewPrivateEndpointConnectionsClientWithBaseURI(baseURI string, subscriptionID string) PrivateEndpointConnectionsClient

type PrivateEndpointConnectionsDeleteFuture added in v40.3.0

type PrivateEndpointConnectionsDeleteFuture = original.PrivateEndpointConnectionsDeleteFuture

type PrivateEndpointConnectionsUpdateFuture added in v40.3.0

type PrivateEndpointConnectionsUpdateFuture = original.PrivateEndpointConnectionsUpdateFuture

type PrivateLinkResource added in v40.3.0

type PrivateLinkResource = original.PrivateLinkResource

type PrivateLinkResourceProperties added in v40.3.0

type PrivateLinkResourceProperties = original.PrivateLinkResourceProperties

type PrivateLinkResourcesClient added in v40.3.0

type PrivateLinkResourcesClient = original.PrivateLinkResourcesClient

func NewPrivateLinkResourcesClient added in v40.3.0

func NewPrivateLinkResourcesClient(subscriptionID string) PrivateLinkResourcesClient

func NewPrivateLinkResourcesClientWithBaseURI added in v40.3.0

func NewPrivateLinkResourcesClientWithBaseURI(baseURI string, subscriptionID string) PrivateLinkResourcesClient

type PrivateLinkResourcesListResult added in v40.3.0

type PrivateLinkResourcesListResult = original.PrivateLinkResourcesListResult

type PrivateLinkResourcesListResultIterator added in v40.3.0

type PrivateLinkResourcesListResultIterator = original.PrivateLinkResourcesListResultIterator

func NewPrivateLinkResourcesListResultIterator added in v40.3.0

func NewPrivateLinkResourcesListResultIterator(page PrivateLinkResourcesListResultPage) PrivateLinkResourcesListResultIterator

type PrivateLinkResourcesListResultPage added in v40.3.0

type PrivateLinkResourcesListResultPage = original.PrivateLinkResourcesListResultPage

type PublicNetworkAccess added in v40.3.0

type PublicNetworkAccess = original.PublicNetworkAccess

func PossiblePublicNetworkAccessValues added in v40.3.0

func PossiblePublicNetworkAccessValues() []PublicNetworkAccess

type Resource

type Resource = original.Resource

type ResourceProvisioningState added in v40.3.0

type ResourceProvisioningState = original.ResourceProvisioningState

func PossibleResourceProvisioningStateValues added in v40.3.0

func PossibleResourceProvisioningStateValues() []ResourceProvisioningState

type ResourceRegionType

type ResourceRegionType = original.ResourceRegionType

func PossibleResourceRegionTypeValues

func PossibleResourceRegionTypeValues() []ResourceRegionType

type ResourceSku added in v40.3.0

type ResourceSku = original.ResourceSku

type RetryPolicy

type RetryPolicy = original.RetryPolicy

type Sku added in v40.3.0

type Sku = original.Sku
const (
	Basic   Sku = original.Basic
	Premium Sku = original.Premium
)

func PossibleSkuValues added in v40.3.0

func PossibleSkuValues() []Sku

type SkuDefinitionsForResourceType added in v40.3.0

type SkuDefinitionsForResourceType = original.SkuDefinitionsForResourceType

type SkuDefinitionsForResourceTypeListResult added in v40.3.0

type SkuDefinitionsForResourceTypeListResult = original.SkuDefinitionsForResourceTypeListResult

type StorageBlobDeadLetterDestination

type StorageBlobDeadLetterDestination = original.StorageBlobDeadLetterDestination

type StringBeginsWithAdvancedFilter

type StringBeginsWithAdvancedFilter = original.StringBeginsWithAdvancedFilter

type StringContainsAdvancedFilter

type StringContainsAdvancedFilter = original.StringContainsAdvancedFilter

type StringEndsWithAdvancedFilter

type StringEndsWithAdvancedFilter = original.StringEndsWithAdvancedFilter

type StringInAdvancedFilter

type StringInAdvancedFilter = original.StringInAdvancedFilter

type StringNotInAdvancedFilter

type StringNotInAdvancedFilter = original.StringNotInAdvancedFilter

type SystemTopic added in v40.3.0

type SystemTopic = original.SystemTopic

type SystemTopicEventSubscriptionsClient added in v40.3.0

type SystemTopicEventSubscriptionsClient = original.SystemTopicEventSubscriptionsClient

func NewSystemTopicEventSubscriptionsClient added in v40.3.0

func NewSystemTopicEventSubscriptionsClient(subscriptionID string) SystemTopicEventSubscriptionsClient

func NewSystemTopicEventSubscriptionsClientWithBaseURI added in v40.3.0

func NewSystemTopicEventSubscriptionsClientWithBaseURI(baseURI string, subscriptionID string) SystemTopicEventSubscriptionsClient

type SystemTopicEventSubscriptionsCreateOrUpdateFuture added in v40.3.0

type SystemTopicEventSubscriptionsCreateOrUpdateFuture = original.SystemTopicEventSubscriptionsCreateOrUpdateFuture

type SystemTopicEventSubscriptionsDeleteFuture added in v40.3.0

type SystemTopicEventSubscriptionsDeleteFuture = original.SystemTopicEventSubscriptionsDeleteFuture

type SystemTopicEventSubscriptionsUpdateFuture added in v40.3.0

type SystemTopicEventSubscriptionsUpdateFuture = original.SystemTopicEventSubscriptionsUpdateFuture

type SystemTopicProperties added in v40.3.0

type SystemTopicProperties = original.SystemTopicProperties

type SystemTopicUpdateParameters added in v40.3.0

type SystemTopicUpdateParameters = original.SystemTopicUpdateParameters

type SystemTopicsClient added in v40.3.0

type SystemTopicsClient = original.SystemTopicsClient

func NewSystemTopicsClient added in v40.3.0

func NewSystemTopicsClient(subscriptionID string) SystemTopicsClient

func NewSystemTopicsClientWithBaseURI added in v40.3.0

func NewSystemTopicsClientWithBaseURI(baseURI string, subscriptionID string) SystemTopicsClient

type SystemTopicsCreateOrUpdateFuture added in v40.3.0

type SystemTopicsCreateOrUpdateFuture = original.SystemTopicsCreateOrUpdateFuture

type SystemTopicsDeleteFuture added in v40.3.0

type SystemTopicsDeleteFuture = original.SystemTopicsDeleteFuture

type SystemTopicsListResult added in v40.3.0

type SystemTopicsListResult = original.SystemTopicsListResult

type SystemTopicsListResultIterator added in v40.3.0

type SystemTopicsListResultIterator = original.SystemTopicsListResultIterator

func NewSystemTopicsListResultIterator added in v40.3.0

func NewSystemTopicsListResultIterator(page SystemTopicsListResultPage) SystemTopicsListResultIterator

type SystemTopicsListResultPage added in v40.3.0

type SystemTopicsListResultPage = original.SystemTopicsListResultPage

func NewSystemTopicsListResultPage added in v40.3.0

func NewSystemTopicsListResultPage(getNextPage func(context.Context, SystemTopicsListResult) (SystemTopicsListResult, error)) SystemTopicsListResultPage

type SystemTopicsUpdateFuture added in v40.3.0

type SystemTopicsUpdateFuture = original.SystemTopicsUpdateFuture

type Topic

type Topic = original.Topic

type TopicProperties

type TopicProperties = original.TopicProperties

type TopicProvisioningState

type TopicProvisioningState = original.TopicProvisioningState

func PossibleTopicProvisioningStateValues

func PossibleTopicProvisioningStateValues() []TopicProvisioningState

type TopicRegenerateKeyRequest

type TopicRegenerateKeyRequest = original.TopicRegenerateKeyRequest

type TopicSharedAccessKeys

type TopicSharedAccessKeys = original.TopicSharedAccessKeys

type TopicTypeInfo

type TopicTypeInfo = original.TopicTypeInfo

type TopicTypeProperties

type TopicTypeProperties = original.TopicTypeProperties

type TopicTypesClient

type TopicTypesClient = original.TopicTypesClient

func NewTopicTypesClient

func NewTopicTypesClient(subscriptionID string) TopicTypesClient

func NewTopicTypesClientWithBaseURI

func NewTopicTypesClientWithBaseURI(baseURI string, subscriptionID string) TopicTypesClient

type TopicTypesListResult

type TopicTypesListResult = original.TopicTypesListResult

type TopicUpdateParameterProperties added in v40.3.0

type TopicUpdateParameterProperties = original.TopicUpdateParameterProperties

type TopicUpdateParameters

type TopicUpdateParameters = original.TopicUpdateParameters

type TopicsClient

type TopicsClient = original.TopicsClient

func NewTopicsClient

func NewTopicsClient(subscriptionID string) TopicsClient

func NewTopicsClientWithBaseURI

func NewTopicsClientWithBaseURI(baseURI string, subscriptionID string) TopicsClient

type TopicsCreateOrUpdateFuture

type TopicsCreateOrUpdateFuture = original.TopicsCreateOrUpdateFuture

type TopicsDeleteFuture

type TopicsDeleteFuture = original.TopicsDeleteFuture

type TopicsListResult

type TopicsListResult = original.TopicsListResult

type TopicsListResultIterator

type TopicsListResultIterator = original.TopicsListResultIterator

func NewTopicsListResultIterator

func NewTopicsListResultIterator(page TopicsListResultPage) TopicsListResultIterator

type TopicsListResultPage

type TopicsListResultPage = original.TopicsListResultPage

func NewTopicsListResultPage

func NewTopicsListResultPage(getNextPage func(context.Context, TopicsListResult) (TopicsListResult, error)) TopicsListResultPage

type TopicsUpdateFuture

type TopicsUpdateFuture = original.TopicsUpdateFuture

type TrackedResource

type TrackedResource = original.TrackedResource

type UserIdentityProperties added in v40.3.0

type UserIdentityProperties = original.UserIdentityProperties

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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