IotoperationsFunctions

Functions

Link copied to clipboard

Get a BrokerResource Uses Azure REST API version 2024-11-01. Other available API versions: 2024-07-01-preview, 2024-08-15-preview, 2024-09-15-preview, 2025-04-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native iotoperations [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getBroker(argument: suspend GetBrokerPlainArgsBuilder.() -> Unit): GetBrokerResult
suspend fun getBroker(brokerName: String, instanceName: String, resourceGroupName: String): GetBrokerResult
Link copied to clipboard

Get a BrokerAuthenticationResource Uses Azure REST API version 2024-11-01. Other available API versions: 2024-07-01-preview, 2024-08-15-preview, 2024-09-15-preview, 2025-04-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native iotoperations [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getBrokerAuthentication(authenticationName: String, brokerName: String, instanceName: String, resourceGroupName: String): GetBrokerAuthenticationResult
Link copied to clipboard

Get a BrokerAuthorizationResource Uses Azure REST API version 2024-11-01. Other available API versions: 2024-07-01-preview, 2024-08-15-preview, 2024-09-15-preview, 2025-04-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native iotoperations [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getBrokerAuthorization(authorizationName: String, brokerName: String, instanceName: String, resourceGroupName: String): GetBrokerAuthorizationResult
Link copied to clipboard

Get a BrokerListenerResource Uses Azure REST API version 2024-11-01. Other available API versions: 2024-07-01-preview, 2024-08-15-preview, 2024-09-15-preview, 2025-04-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native iotoperations [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getBrokerListener(brokerName: String, instanceName: String, listenerName: String, resourceGroupName: String): GetBrokerListenerResult
Link copied to clipboard

Get a DataflowResource Uses Azure REST API version 2024-11-01. Other available API versions: 2024-08-15-preview, 2024-09-15-preview, 2025-04-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native iotoperations [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getDataflow(argument: suspend GetDataflowPlainArgsBuilder.() -> Unit): GetDataflowResult
suspend fun getDataflow(dataflowName: String, dataflowProfileName: String, instanceName: String, resourceGroupName: String): GetDataflowResult
Link copied to clipboard

Get a DataflowEndpointResource Uses Azure REST API version 2024-11-01. Other available API versions: 2024-08-15-preview, 2024-09-15-preview, 2025-04-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native iotoperations [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getDataflowEndpoint(dataflowEndpointName: String, instanceName: String, resourceGroupName: String): GetDataflowEndpointResult
Link copied to clipboard

Get a DataflowProfileResource Uses Azure REST API version 2024-11-01. Other available API versions: 2024-08-15-preview, 2024-09-15-preview, 2025-04-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native iotoperations [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getDataflowProfile(dataflowProfileName: String, instanceName: String, resourceGroupName: String): GetDataflowProfileResult
Link copied to clipboard

Get a InstanceResource Uses Azure REST API version 2024-11-01. Other available API versions: 2024-07-01-preview, 2024-08-15-preview, 2024-09-15-preview, 2025-04-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native iotoperations [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getInstance(argument: suspend GetInstancePlainArgsBuilder.() -> Unit): GetInstanceResult
suspend fun getInstance(instanceName: String, resourceGroupName: String): GetInstanceResult