Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConsumerGroupId ¶
type ConsumerGroupId struct { SubscriptionId string ResourceGroup string IotHubName string EventHubEndpointName string Name string }
func ConsumerGroupID ¶
func ConsumerGroupID(input string) (*ConsumerGroupId, error)
ConsumerGroupID parses a ConsumerGroup ID into an ConsumerGroupId struct
func NewConsumerGroupID ¶
func NewConsumerGroupID(subscriptionId, resourceGroup, iotHubName, eventHubEndpointName, name string) ConsumerGroupId
func (ConsumerGroupId) ID ¶
func (id ConsumerGroupId) ID() string
func (ConsumerGroupId) String ¶
func (id ConsumerGroupId) String() string
type DpsCertificateId ¶
type DpsCertificateId struct { SubscriptionId string ResourceGroup string ProvisioningServiceName string CertificateName string }
func DpsCertificateID ¶
func DpsCertificateID(input string) (*DpsCertificateId, error)
DpsCertificateID parses a DpsCertificate ID into an DpsCertificateId struct
func NewDpsCertificateID ¶
func NewDpsCertificateID(subscriptionId, resourceGroup, provisioningServiceName, certificateName string) DpsCertificateId
func (DpsCertificateId) ID ¶
func (id DpsCertificateId) ID() string
func (DpsCertificateId) String ¶
func (id DpsCertificateId) String() string
type DpsSharedAccessPolicyId ¶
type DpsSharedAccessPolicyId struct {}
func DpsSharedAccessPolicyID ¶
func DpsSharedAccessPolicyID(input string) (*DpsSharedAccessPolicyId, error)
DpsSharedAccessPolicyID parses a DpsSharedAccessPolicy ID into an DpsSharedAccessPolicyId struct
func NewDpsSharedAccessPolicyID ¶
func NewDpsSharedAccessPolicyID(subscriptionId, resourceGroup, provisioningServiceName, keyName string) DpsSharedAccessPolicyId
func (DpsSharedAccessPolicyId) ID ¶
func (id DpsSharedAccessPolicyId) ID() string
func (DpsSharedAccessPolicyId) String ¶
func (id DpsSharedAccessPolicyId) String() string
type EndpointEventhubId ¶
type EndpointEventhubId struct { SubscriptionId string ResourceGroup string IotHubName string EndpointName string }
func EndpointEventhubID ¶
func EndpointEventhubID(input string) (*EndpointEventhubId, error)
EndpointEventhubID parses a EndpointEventhub ID into an EndpointEventhubId struct
func NewEndpointEventhubID ¶
func NewEndpointEventhubID(subscriptionId, resourceGroup, iotHubName, endpointName string) EndpointEventhubId
func (EndpointEventhubId) ID ¶
func (id EndpointEventhubId) ID() string
func (EndpointEventhubId) String ¶
func (id EndpointEventhubId) String() string
type EndpointServiceBusQueueId ¶
type EndpointServiceBusQueueId struct { SubscriptionId string ResourceGroup string IotHubName string EndpointName string }
func EndpointServiceBusQueueID ¶
func EndpointServiceBusQueueID(input string) (*EndpointServiceBusQueueId, error)
EndpointServiceBusQueueID parses a EndpointServiceBusQueue ID into an EndpointServiceBusQueueId struct
func NewEndpointServiceBusQueueID ¶
func NewEndpointServiceBusQueueID(subscriptionId, resourceGroup, iotHubName, endpointName string) EndpointServiceBusQueueId
func (EndpointServiceBusQueueId) ID ¶
func (id EndpointServiceBusQueueId) ID() string
func (EndpointServiceBusQueueId) String ¶
func (id EndpointServiceBusQueueId) String() string
type EndpointServiceBusTopicId ¶
type EndpointServiceBusTopicId struct { SubscriptionId string ResourceGroup string IotHubName string EndpointName string }
func EndpointServiceBusTopicID ¶
func EndpointServiceBusTopicID(input string) (*EndpointServiceBusTopicId, error)
EndpointServiceBusTopicID parses a EndpointServiceBusTopic ID into an EndpointServiceBusTopicId struct
func NewEndpointServiceBusTopicID ¶
func NewEndpointServiceBusTopicID(subscriptionId, resourceGroup, iotHubName, endpointName string) EndpointServiceBusTopicId
func (EndpointServiceBusTopicId) ID ¶
func (id EndpointServiceBusTopicId) ID() string
func (EndpointServiceBusTopicId) String ¶
func (id EndpointServiceBusTopicId) String() string
type EndpointStorageContainerId ¶
type EndpointStorageContainerId struct { SubscriptionId string ResourceGroup string IotHubName string EndpointName string }
func EndpointStorageContainerID ¶
func EndpointStorageContainerID(input string) (*EndpointStorageContainerId, error)
EndpointStorageContainerID parses a EndpointStorageContainer ID into an EndpointStorageContainerId struct
func NewEndpointStorageContainerID ¶
func NewEndpointStorageContainerID(subscriptionId, resourceGroup, iotHubName, endpointName string) EndpointStorageContainerId
func (EndpointStorageContainerId) ID ¶
func (id EndpointStorageContainerId) ID() string
func (EndpointStorageContainerId) String ¶
func (id EndpointStorageContainerId) String() string
type EnrichmentId ¶
type EnrichmentId struct { SubscriptionId string ResourceGroup string IotHubName string Name string }
func EnrichmentID ¶
func EnrichmentID(input string) (*EnrichmentId, error)
EnrichmentID parses a Enrichment ID into an EnrichmentId struct
func NewEnrichmentID ¶
func NewEnrichmentID(subscriptionId, resourceGroup, iotHubName, name string) EnrichmentId
func (EnrichmentId) ID ¶
func (id EnrichmentId) ID() string
func (EnrichmentId) String ¶
func (id EnrichmentId) String() string
type FallbackRouteId ¶
type FallbackRouteId struct { SubscriptionId string ResourceGroup string IotHubName string FallbackRouteName string }
func FallbackRouteID ¶
func FallbackRouteID(input string) (*FallbackRouteId, error)
FallbackRouteID parses a FallbackRoute ID into an FallbackRouteId struct
func NewFallbackRouteID ¶
func NewFallbackRouteID(subscriptionId, resourceGroup, iotHubName, fallbackRouteName string) FallbackRouteId
func (FallbackRouteId) ID ¶
func (id FallbackRouteId) ID() string
func (FallbackRouteId) String ¶
func (id FallbackRouteId) String() string
type IotHubDpsId ¶
type IotHubDpsId struct { SubscriptionId string ResourceGroup string ProvisioningServiceName string }
func IotHubDpsID ¶
func IotHubDpsID(input string) (*IotHubDpsId, error)
IotHubDpsID parses a IotHubDps ID into an IotHubDpsId struct
func NewIotHubDpsID ¶
func NewIotHubDpsID(subscriptionId, resourceGroup, provisioningServiceName string) IotHubDpsId
func (IotHubDpsId) ID ¶
func (id IotHubDpsId) ID() string
func (IotHubDpsId) String ¶
func (id IotHubDpsId) String() string
type IotHubId ¶
func NewIotHubID ¶
type SharedAccessPolicyId ¶
type SharedAccessPolicyId struct {}
func NewSharedAccessPolicyID ¶
func NewSharedAccessPolicyID(subscriptionId, resourceGroup, iotHubName, iotHubKeyName string) SharedAccessPolicyId
func SharedAccessPolicyID ¶
func SharedAccessPolicyID(input string) (*SharedAccessPolicyId, error)
SharedAccessPolicyID parses a SharedAccessPolicy ID into an SharedAccessPolicyId struct
func (SharedAccessPolicyId) ID ¶
func (id SharedAccessPolicyId) ID() string
func (SharedAccessPolicyId) String ¶
func (id SharedAccessPolicyId) String() string