Package-level declarations

Types

Link copied to clipboard
class DpsCertificate : KotlinCustomResource

The X509 Certificate. Uses Azure REST API version 2023-03-01-preview. Other available API versions: 2017-08-21-preview, 2017-11-15, 2018-01-22, 2020-01-01, 2020-03-01, 2020-09-01-preview, 2021-10-15, 2022-02-05, 2022-12-12, 2025-02-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native deviceprovisioningservices [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

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

The X509 Certificate. Uses Azure REST API version 2023-03-01-preview. Other available API versions: 2017-08-21-preview, 2017-11-15, 2018-01-22, 2020-01-01, 2020-03-01, 2020-09-01-preview, 2021-10-15, 2022-02-05, 2022-12-12, 2025-02-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native deviceprovisioningservices [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

Link copied to clipboard
Link copied to clipboard
object DpsCertificateMapper : ResourceMapper<DpsCertificate>
Link copied to clipboard
class IotDpsResource : KotlinCustomResource

The description of the provisioning service. Uses Azure REST API version 2023-03-01-preview. Other available API versions: 2017-08-21-preview, 2017-11-15, 2018-01-22, 2020-01-01, 2020-03-01, 2020-09-01-preview, 2021-10-15, 2022-02-05, 2022-12-12, 2025-02-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native deviceprovisioningservices [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

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

The description of the provisioning service. Uses Azure REST API version 2023-03-01-preview. Other available API versions: 2017-08-21-preview, 2017-11-15, 2018-01-22, 2020-01-01, 2020-03-01, 2020-09-01-preview, 2021-10-15, 2022-02-05, 2022-12-12, 2025-02-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native deviceprovisioningservices [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

Link copied to clipboard
Link copied to clipboard
object IotDpsResourceMapper : ResourceMapper<IotDpsResource>
Link copied to clipboard
class IotDpsResourcePrivateEndpointConnection : KotlinCustomResource

The private endpoint connection of a provisioning service Uses Azure REST API version 2023-03-01-preview. Other available API versions: 2020-03-01, 2020-09-01-preview, 2021-10-15, 2022-02-05, 2022-12-12, 2025-02-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native deviceprovisioningservices [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

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 Uses Azure REST API version 2023-03-01-preview. Other available API versions: 2020-03-01, 2020-09-01-preview, 2021-10-15, 2022-02-05, 2022-12-12, 2025-02-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native deviceprovisioningservices [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.