Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type AccessRights
- type BaseClient
- type Capabilities
- type CertificateBodyDescription
- type CertificateDescription
- type CertificateListDescription
- type CertificateProperties
- type CertificatePropertiesWithNonce
- type CertificateVerificationDescription
- type CertificateWithNonceDescription
- type CertificatesClient
- type CloudToDeviceProperties
- type ErrorDetails
- type EventHubConsumerGroupInfo
- type EventHubConsumerGroupsListResult
- type EventHubConsumerGroupsListResultIterator
- type EventHubConsumerGroupsListResultPage
- type EventHubProperties
- type ExportDevicesRequest
- type FallbackRouteProperties
- type FeedbackProperties
- type IPFilterActionType
- type IPFilterRule
- type ImportDevicesRequest
- type IotHubCapacity
- type IotHubDescription
- type IotHubDescriptionListResult
- type IotHubDescriptionListResultIterator
- type IotHubDescriptionListResultPage
- type IotHubNameAvailabilityInfo
- type IotHubNameUnavailabilityReason
- type IotHubProperties
- type IotHubQuotaMetricInfo
- type IotHubQuotaMetricInfoListResult
- type IotHubQuotaMetricInfoListResultIterator
- type IotHubQuotaMetricInfoListResultPage
- type IotHubResourceClient
- type IotHubResourceCreateOrUpdateFuture
- type IotHubResourceDeleteFuture
- type IotHubScaleType
- type IotHubSku
- type IotHubSkuDescription
- type IotHubSkuDescriptionListResult
- type IotHubSkuDescriptionListResultIterator
- type IotHubSkuDescriptionListResultPage
- type IotHubSkuInfo
- type IotHubSkuTier
- type JobResponse
- type JobResponseListResult
- type JobResponseListResultIterator
- type JobResponseListResultPage
- type JobStatus
- type JobType
- type MessagingEndpointProperties
- type Operation
- type OperationDisplay
- type OperationInputs
- type OperationListResult
- type OperationListResultIterator
- type OperationListResultPage
- type OperationMonitoringLevel
- type OperationsClient
- type OperationsMonitoringProperties
- type RegistryStatistics
- type Resource
- type RouteProperties
- type RoutingEndpoints
- type RoutingEventHubProperties
- type RoutingProperties
- type RoutingServiceBusQueueEndpointProperties
- type RoutingServiceBusTopicEndpointProperties
- type RoutingSource
- type RoutingStorageContainerProperties
- type SetObject
- type SharedAccessSignatureAuthorizationRule
- type SharedAccessSignatureAuthorizationRuleListResult
- type SharedAccessSignatureAuthorizationRuleListResultIterator
- type SharedAccessSignatureAuthorizationRuleListResultPage
- type StorageEndpointProperties
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AccessRights ¶
type AccessRights = original.AccessRights
const ( DeviceConnect AccessRights = original.DeviceConnect RegistryRead AccessRights = original.RegistryRead RegistryReadDeviceConnect AccessRights = original.RegistryReadDeviceConnect RegistryReadRegistryWrite AccessRights = original.RegistryReadRegistryWrite RegistryReadRegistryWriteDeviceConnect AccessRights = original.RegistryReadRegistryWriteDeviceConnect RegistryReadRegistryWriteServiceConnect AccessRights = original.RegistryReadRegistryWriteServiceConnect RegistryReadRegistryWriteServiceConnectDeviceConnect AccessRights = original.RegistryReadRegistryWriteServiceConnectDeviceConnect RegistryReadServiceConnect AccessRights = original.RegistryReadServiceConnect RegistryReadServiceConnectDeviceConnect AccessRights = original.RegistryReadServiceConnectDeviceConnect RegistryWrite AccessRights = original.RegistryWrite RegistryWriteDeviceConnect AccessRights = original.RegistryWriteDeviceConnect RegistryWriteServiceConnect AccessRights = original.RegistryWriteServiceConnect RegistryWriteServiceConnectDeviceConnect AccessRights = original.RegistryWriteServiceConnectDeviceConnect ServiceConnect AccessRights = original.ServiceConnect ServiceConnectDeviceConnect AccessRights = original.ServiceConnectDeviceConnect )
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(subscriptionID string) BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type Capabilities ¶
type Capabilities = original.Capabilities
const ( DeviceManagement Capabilities = original.DeviceManagement None Capabilities = original.None )
type CertificateBodyDescription ¶
type CertificateBodyDescription = original.CertificateBodyDescription
type CertificateDescription ¶
type CertificateDescription = original.CertificateDescription
type CertificateListDescription ¶
type CertificateListDescription = original.CertificateListDescription
type CertificateProperties ¶
type CertificateProperties = original.CertificateProperties
type CertificatePropertiesWithNonce ¶
type CertificatePropertiesWithNonce = original.CertificatePropertiesWithNonce
type CertificateVerificationDescription ¶
type CertificateVerificationDescription = original.CertificateVerificationDescription
type CertificateWithNonceDescription ¶
type CertificateWithNonceDescription = original.CertificateWithNonceDescription
type CertificatesClient ¶
type CertificatesClient = original.CertificatesClient
func NewCertificatesClient ¶
func NewCertificatesClient(subscriptionID string) CertificatesClient
func NewCertificatesClientWithBaseURI ¶
func NewCertificatesClientWithBaseURI(baseURI string, subscriptionID string) CertificatesClient
type CloudToDeviceProperties ¶
type CloudToDeviceProperties = original.CloudToDeviceProperties
type ErrorDetails ¶
type ErrorDetails = original.ErrorDetails
type EventHubConsumerGroupInfo ¶
type EventHubConsumerGroupInfo = original.EventHubConsumerGroupInfo
type EventHubConsumerGroupsListResult ¶
type EventHubConsumerGroupsListResult = original.EventHubConsumerGroupsListResult
type EventHubConsumerGroupsListResultIterator ¶
type EventHubConsumerGroupsListResultIterator = original.EventHubConsumerGroupsListResultIterator
type EventHubConsumerGroupsListResultPage ¶
type EventHubConsumerGroupsListResultPage = original.EventHubConsumerGroupsListResultPage
type EventHubProperties ¶
type EventHubProperties = original.EventHubProperties
type ExportDevicesRequest ¶
type ExportDevicesRequest = original.ExportDevicesRequest
type FallbackRouteProperties ¶
type FallbackRouteProperties = original.FallbackRouteProperties
type FeedbackProperties ¶
type FeedbackProperties = original.FeedbackProperties
type IPFilterActionType ¶
type IPFilterActionType = original.IPFilterActionType
const ( Accept IPFilterActionType = original.Accept Reject IPFilterActionType = original.Reject )
type IPFilterRule ¶
type IPFilterRule = original.IPFilterRule
type ImportDevicesRequest ¶
type ImportDevicesRequest = original.ImportDevicesRequest
type IotHubCapacity ¶
type IotHubCapacity = original.IotHubCapacity
type IotHubDescription ¶
type IotHubDescription = original.IotHubDescription
type IotHubDescriptionListResult ¶
type IotHubDescriptionListResult = original.IotHubDescriptionListResult
type IotHubDescriptionListResultIterator ¶
type IotHubDescriptionListResultIterator = original.IotHubDescriptionListResultIterator
type IotHubDescriptionListResultPage ¶
type IotHubDescriptionListResultPage = original.IotHubDescriptionListResultPage
type IotHubNameAvailabilityInfo ¶
type IotHubNameAvailabilityInfo = original.IotHubNameAvailabilityInfo
type IotHubNameUnavailabilityReason ¶
type IotHubNameUnavailabilityReason = original.IotHubNameUnavailabilityReason
const ( AlreadyExists IotHubNameUnavailabilityReason = original.AlreadyExists Invalid IotHubNameUnavailabilityReason = original.Invalid )
type IotHubProperties ¶
type IotHubProperties = original.IotHubProperties
type IotHubQuotaMetricInfo ¶
type IotHubQuotaMetricInfo = original.IotHubQuotaMetricInfo
type IotHubQuotaMetricInfoListResult ¶
type IotHubQuotaMetricInfoListResult = original.IotHubQuotaMetricInfoListResult
type IotHubQuotaMetricInfoListResultIterator ¶
type IotHubQuotaMetricInfoListResultIterator = original.IotHubQuotaMetricInfoListResultIterator
type IotHubQuotaMetricInfoListResultPage ¶
type IotHubQuotaMetricInfoListResultPage = original.IotHubQuotaMetricInfoListResultPage
type IotHubResourceClient ¶
type IotHubResourceClient = original.IotHubResourceClient
func NewIotHubResourceClient ¶
func NewIotHubResourceClient(subscriptionID string) IotHubResourceClient
func NewIotHubResourceClientWithBaseURI ¶
func NewIotHubResourceClientWithBaseURI(baseURI string, subscriptionID string) IotHubResourceClient
type IotHubResourceCreateOrUpdateFuture ¶
type IotHubResourceCreateOrUpdateFuture = original.IotHubResourceCreateOrUpdateFuture
type IotHubResourceDeleteFuture ¶
type IotHubResourceDeleteFuture = original.IotHubResourceDeleteFuture
type IotHubScaleType ¶
type IotHubScaleType = original.IotHubScaleType
const ( IotHubScaleTypeAutomatic IotHubScaleType = original.IotHubScaleTypeAutomatic IotHubScaleTypeManual IotHubScaleType = original.IotHubScaleTypeManual IotHubScaleTypeNone IotHubScaleType = original.IotHubScaleTypeNone )
type IotHubSkuDescription ¶
type IotHubSkuDescription = original.IotHubSkuDescription
type IotHubSkuDescriptionListResult ¶
type IotHubSkuDescriptionListResult = original.IotHubSkuDescriptionListResult
type IotHubSkuDescriptionListResultIterator ¶
type IotHubSkuDescriptionListResultIterator = original.IotHubSkuDescriptionListResultIterator
type IotHubSkuDescriptionListResultPage ¶
type IotHubSkuDescriptionListResultPage = original.IotHubSkuDescriptionListResultPage
type IotHubSkuInfo ¶
type IotHubSkuInfo = original.IotHubSkuInfo
type IotHubSkuTier ¶
type IotHubSkuTier = original.IotHubSkuTier
const ( Free IotHubSkuTier = original.Free Standard IotHubSkuTier = original.Standard )
type JobResponse ¶
type JobResponse = original.JobResponse
type JobResponseListResult ¶
type JobResponseListResult = original.JobResponseListResult
type JobResponseListResultIterator ¶
type JobResponseListResultIterator = original.JobResponseListResultIterator
type JobResponseListResultPage ¶
type JobResponseListResultPage = original.JobResponseListResultPage
type JobType ¶
const ( JobTypeBackup JobType = original.JobTypeBackup JobTypeExport JobType = original.JobTypeExport JobTypeFactoryResetDevice JobType = original.JobTypeFactoryResetDevice JobTypeFirmwareUpdate JobType = original.JobTypeFirmwareUpdate JobTypeImport JobType = original.JobTypeImport JobTypeReadDeviceProperties JobType = original.JobTypeReadDeviceProperties JobTypeRebootDevice JobType = original.JobTypeRebootDevice JobTypeUnknown JobType = original.JobTypeUnknown JobTypeUpdateDeviceConfiguration JobType = original.JobTypeUpdateDeviceConfiguration JobTypeWriteDeviceProperties JobType = original.JobTypeWriteDeviceProperties )
type MessagingEndpointProperties ¶
type MessagingEndpointProperties = original.MessagingEndpointProperties
type OperationDisplay ¶
type OperationDisplay = original.OperationDisplay
type OperationInputs ¶
type OperationInputs = original.OperationInputs
type OperationListResult ¶
type OperationListResult = original.OperationListResult
type OperationListResultIterator ¶
type OperationListResultIterator = original.OperationListResultIterator
type OperationListResultPage ¶
type OperationListResultPage = original.OperationListResultPage
type OperationMonitoringLevel ¶
type OperationMonitoringLevel = original.OperationMonitoringLevel
const ( OperationMonitoringLevelError OperationMonitoringLevel = original.OperationMonitoringLevelError OperationMonitoringLevelErrorInformation OperationMonitoringLevel = original.OperationMonitoringLevelErrorInformation OperationMonitoringLevelInformation OperationMonitoringLevel = original.OperationMonitoringLevelInformation OperationMonitoringLevelNone OperationMonitoringLevel = original.OperationMonitoringLevelNone )
type OperationsClient ¶
type OperationsClient = original.OperationsClient
func NewOperationsClient ¶
func NewOperationsClient(subscriptionID string) OperationsClient
func NewOperationsClientWithBaseURI ¶
func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient
type OperationsMonitoringProperties ¶
type OperationsMonitoringProperties = original.OperationsMonitoringProperties
type RegistryStatistics ¶
type RegistryStatistics = original.RegistryStatistics
type RouteProperties ¶
type RouteProperties = original.RouteProperties
type RoutingEndpoints ¶
type RoutingEndpoints = original.RoutingEndpoints
type RoutingEventHubProperties ¶
type RoutingEventHubProperties = original.RoutingEventHubProperties
type RoutingProperties ¶
type RoutingProperties = original.RoutingProperties
type RoutingServiceBusQueueEndpointProperties ¶
type RoutingServiceBusQueueEndpointProperties = original.RoutingServiceBusQueueEndpointProperties
type RoutingServiceBusTopicEndpointProperties ¶
type RoutingServiceBusTopicEndpointProperties = original.RoutingServiceBusTopicEndpointProperties
type RoutingSource ¶
type RoutingSource = original.RoutingSource
const ( DeviceJobLifecycleEvents RoutingSource = original.DeviceJobLifecycleEvents DeviceLifecycleEvents RoutingSource = original.DeviceLifecycleEvents DeviceMessages RoutingSource = original.DeviceMessages TwinChangeEvents RoutingSource = original.TwinChangeEvents )
type RoutingStorageContainerProperties ¶
type RoutingStorageContainerProperties = original.RoutingStorageContainerProperties
type SharedAccessSignatureAuthorizationRule ¶
type SharedAccessSignatureAuthorizationRule = original.SharedAccessSignatureAuthorizationRule
type SharedAccessSignatureAuthorizationRuleListResult ¶
type SharedAccessSignatureAuthorizationRuleListResult = original.SharedAccessSignatureAuthorizationRuleListResult
type SharedAccessSignatureAuthorizationRuleListResultIterator ¶
type SharedAccessSignatureAuthorizationRuleListResultIterator = original.SharedAccessSignatureAuthorizationRuleListResultIterator
type SharedAccessSignatureAuthorizationRuleListResultPage ¶
type SharedAccessSignatureAuthorizationRuleListResultPage = original.SharedAccessSignatureAuthorizationRuleListResultPage
type StorageEndpointProperties ¶
type StorageEndpointProperties = original.StorageEndpointProperties
Click to show internal directories.
Click to hide internal directories.