digitaltwins

package
v49.2.1 Latest Latest
Warning

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

Go to latest
Published: Dec 31, 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 AuthenticationType added in v49.2.1

type AuthenticationType = original.AuthenticationType

func PossibleAuthenticationTypeValues added in v49.2.1

func PossibleAuthenticationTypeValues() []AuthenticationType

type BaseClient

type BaseClient = original.BaseClient

func New

func New(subscriptionID string) BaseClient

func NewWithBaseURI

func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient

type BasicEndpointResourceProperties

type BasicEndpointResourceProperties = original.BasicEndpointResourceProperties

type CheckNameRequest

type CheckNameRequest = original.CheckNameRequest

type CheckNameResult

type CheckNameResult = original.CheckNameResult

type Client

type Client = original.Client

func NewClient

func NewClient(subscriptionID string) Client

func NewClientWithBaseURI

func NewClientWithBaseURI(baseURI string, subscriptionID string) Client

type ConnectionProperties added in v49.2.1

type ConnectionProperties = original.ConnectionProperties

type ConnectionPropertiesPrivateEndpoint added in v49.2.1

type ConnectionPropertiesPrivateEndpoint = original.ConnectionPropertiesPrivateEndpoint

type ConnectionPropertiesPrivateLinkServiceConnectionState added in v49.2.1

type ConnectionPropertiesPrivateLinkServiceConnectionState = original.ConnectionPropertiesPrivateLinkServiceConnectionState

type ConnectionState added in v49.2.1

type ConnectionState = original.ConnectionState

type CreateOrUpdateFuture

type CreateOrUpdateFuture = original.CreateOrUpdateFuture

type DeleteFuture

type DeleteFuture = original.DeleteFuture

type Description

type Description = original.Description

type DescriptionListResult

type DescriptionListResult = original.DescriptionListResult

type EndpointClient

type EndpointClient = original.EndpointClient

func NewEndpointClient

func NewEndpointClient(subscriptionID string) EndpointClient

func NewEndpointClientWithBaseURI

func NewEndpointClientWithBaseURI(baseURI string, subscriptionID string) EndpointClient

type EndpointCreateOrUpdateFuture

type EndpointCreateOrUpdateFuture = original.EndpointCreateOrUpdateFuture

type EndpointDeleteFuture

type EndpointDeleteFuture = original.EndpointDeleteFuture

type EndpointResource

type EndpointResource = original.EndpointResource

type EndpointResourceListResult

type EndpointResourceListResult = original.EndpointResourceListResult

type EndpointResourceProperties

type EndpointResourceProperties = original.EndpointResourceProperties

type EndpointType

type EndpointType = original.EndpointType
const (
	EndpointTypeDigitalTwinsEndpointResourceProperties EndpointType = original.EndpointTypeDigitalTwinsEndpointResourceProperties
	EndpointTypeEventGrid                              EndpointType = original.EndpointTypeEventGrid
	EndpointTypeEventHub                               EndpointType = original.EndpointTypeEventHub
	EndpointTypeServiceBus                             EndpointType = original.EndpointTypeServiceBus
)

func PossibleEndpointTypeValues

func PossibleEndpointTypeValues() []EndpointType

type ErrorDefinition

type ErrorDefinition = original.ErrorDefinition

type ErrorResponse

type ErrorResponse = original.ErrorResponse

type EventGrid

type EventGrid = original.EventGrid

type EventHub

type EventHub = original.EventHub

type ExternalResource

type ExternalResource = original.ExternalResource

type GroupIDInformation added in v49.2.1

type GroupIDInformation = original.GroupIDInformation

type GroupIDInformationProperties added in v49.2.1

type GroupIDInformationProperties = original.GroupIDInformationProperties

type GroupIDInformationPropertiesModel added in v49.2.1

type GroupIDInformationPropertiesModel = original.GroupIDInformationPropertiesModel

type GroupIDInformationResponse added in v49.2.1

type GroupIDInformationResponse = original.GroupIDInformationResponse

type Identity added in v49.2.1

type Identity = original.Identity

type IdentityType added in v49.2.1

type IdentityType = original.IdentityType
const (
	None           IdentityType = original.None
	SystemAssigned IdentityType = original.SystemAssigned
)

func PossibleIdentityTypeValues added in v49.2.1

func PossibleIdentityTypeValues() []IdentityType

type Operation

type Operation = original.Operation

type OperationDisplay

type OperationDisplay = original.OperationDisplay

type OperationListResult

type OperationListResult = original.OperationListResult

type OperationsClient

type OperationsClient = original.OperationsClient

func NewOperationsClient

func NewOperationsClient(subscriptionID string) OperationsClient

func NewOperationsClientWithBaseURI

func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient

type PatchDescription

type PatchDescription = original.PatchDescription

type PatchProperties added in v49.2.1

type PatchProperties = original.PatchProperties

type PrivateEndpoint added in v49.2.1

type PrivateEndpoint = original.PrivateEndpoint

type PrivateEndpointConnection added in v49.2.1

type PrivateEndpointConnection = original.PrivateEndpointConnection

type PrivateEndpointConnectionProperties added in v49.2.1

type PrivateEndpointConnectionProperties = original.PrivateEndpointConnectionProperties

type PrivateEndpointConnectionsClient added in v49.2.1

type PrivateEndpointConnectionsClient = original.PrivateEndpointConnectionsClient

func NewPrivateEndpointConnectionsClient added in v49.2.1

func NewPrivateEndpointConnectionsClient(subscriptionID string) PrivateEndpointConnectionsClient

func NewPrivateEndpointConnectionsClientWithBaseURI added in v49.2.1

func NewPrivateEndpointConnectionsClientWithBaseURI(baseURI string, subscriptionID string) PrivateEndpointConnectionsClient

type PrivateEndpointConnectionsCreateOrUpdateFuture added in v49.2.1

type PrivateEndpointConnectionsCreateOrUpdateFuture = original.PrivateEndpointConnectionsCreateOrUpdateFuture

type PrivateEndpointConnectionsDeleteFuture added in v49.2.1

type PrivateEndpointConnectionsDeleteFuture = original.PrivateEndpointConnectionsDeleteFuture

type PrivateEndpointConnectionsResponse added in v49.2.1

type PrivateEndpointConnectionsResponse = original.PrivateEndpointConnectionsResponse

type PrivateLinkResourcesClient added in v49.2.1

type PrivateLinkResourcesClient = original.PrivateLinkResourcesClient

func NewPrivateLinkResourcesClient added in v49.2.1

func NewPrivateLinkResourcesClient(subscriptionID string) PrivateLinkResourcesClient

func NewPrivateLinkResourcesClientWithBaseURI added in v49.2.1

func NewPrivateLinkResourcesClientWithBaseURI(baseURI string, subscriptionID string) PrivateLinkResourcesClient

type PrivateLinkServiceConnectionStatus added in v49.2.1

type PrivateLinkServiceConnectionStatus = original.PrivateLinkServiceConnectionStatus

func PossiblePrivateLinkServiceConnectionStatusValues added in v49.2.1

func PossiblePrivateLinkServiceConnectionStatusValues() []PrivateLinkServiceConnectionStatus

type Properties

type Properties = original.Properties

type ProvisioningState

type ProvisioningState = original.ProvisioningState

func PossibleProvisioningStateValues

func PossibleProvisioningStateValues() []ProvisioningState

type PublicNetworkAccess added in v49.2.1

type PublicNetworkAccess = original.PublicNetworkAccess
const (
	PublicNetworkAccessDisabled PublicNetworkAccess = original.PublicNetworkAccessDisabled
	PublicNetworkAccessEnabled  PublicNetworkAccess = original.PublicNetworkAccessEnabled
)

func PossiblePublicNetworkAccessValues added in v49.2.1

func PossiblePublicNetworkAccessValues() []PublicNetworkAccess

type Reason

type Reason = original.Reason
const (
	AlreadyExists Reason = original.AlreadyExists
	Invalid       Reason = original.Invalid
)

func PossibleReasonValues

func PossibleReasonValues() []Reason

type Resource

type Resource = original.Resource

type ServiceBus

type ServiceBus = original.ServiceBus

type UpdateFuture added in v49.2.1

type UpdateFuture = original.UpdateFuture

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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