Package-level declarations

Types

Link copied to clipboard

The X509 Certificate. API Version: 2020-08-31.

Link copied to clipboard
data class CertificateArgs(val certificateName: Output<String>? = null, val properties: Output<CertificatePropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val resourceName: Output<String>? = null) : ConvertibleToJava<CertificateArgs>

The X509 Certificate. API Version: 2020-08-31.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The X509 Certificate. API Version: 2020-03-01.

Link copied to clipboard
data class DpsCertificateArgs(val certificate: Output<String>? = null, val certificateName: Output<String>? = null, val isVerified: Output<Boolean>? = null, val provisioningServiceName: Output<String>? = null, val resourceGroupName: Output<String>? = null) : ConvertibleToJava<DpsCertificateArgs>

The X509 Certificate. API Version: 2020-03-01.

Link copied to clipboard
Link copied to clipboard

The description of the provisioning service. API Version: 2020-03-01.

Link copied to clipboard
data class IotDpsResourceArgs(val location: Output<String>? = null, val properties: Output<IotDpsPropertiesDescriptionArgs>? = null, val provisioningServiceName: Output<String>? = null, val resourceGroupName: Output<String>? = null, val sku: Output<IotDpsSkuInfoArgs>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<IotDpsResourceArgs>

The description of the provisioning service. API Version: 2020-03-01.

Link copied to clipboard
Link copied to clipboard

The private endpoint connection of a provisioning service API Version: 2020-03-01.

data class IotDpsResourcePrivateEndpointConnectionArgs(val privateEndpointConnectionName: Output<String>? = null, val properties: Output<PrivateEndpointConnectionPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val resourceName: Output<String>? = null) : ConvertibleToJava<IotDpsResourcePrivateEndpointConnectionArgs>

The private endpoint connection of a provisioning service API Version: 2020-03-01.

Link copied to clipboard

The description of the IoT hub. API Version: 2020-08-31.

Link copied to clipboard
data class IotHubResourceArgs(val location: Output<String>? = null, val properties: Output<IotHubPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val resourceName: Output<String>? = null, val sku: Output<IotHubSkuInfoArgs>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<IotHubResourceArgs>

The description of the IoT hub. API Version: 2020-08-31.

Link copied to clipboard
Link copied to clipboard

The properties of the EventHubConsumerGroupInfo object. API Version: 2020-08-31.

Link copied to clipboard
data class IotHubResourceEventHubConsumerGroupArgs(val eventHubEndpointName: Output<String>? = null, val name: Output<String>? = null, val properties: Output<EventHubConsumerGroupNameArgs>? = null, val resourceGroupName: Output<String>? = null, val resourceName: Output<String>? = null) : ConvertibleToJava<IotHubResourceEventHubConsumerGroupArgs>

The properties of the EventHubConsumerGroupInfo object. API Version: 2020-08-31.

Link copied to clipboard

The private endpoint connection of an IotHub API Version: 2020-08-31.

Link copied to clipboard
data class PrivateEndpointConnectionArgs(val privateEndpointConnectionName: Output<String>? = null, val properties: Output<PrivateEndpointConnectionPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val resourceName: Output<String>? = null) : ConvertibleToJava<PrivateEndpointConnectionArgs>

The private endpoint connection of an IotHub API Version: 2020-08-31.

Functions