published on Friday, Mar 20, 2026 by Pulumi
published on Friday, Mar 20, 2026 by Pulumi
Get a NamespaceDiscoveredAsset
Uses Azure REST API version 2025-07-01-preview.
Other available API versions: 2025-10-01, 2025-11-01-preview, 2026-03-01-preview, 2026-04-01, 2026-11-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native deviceregistry [ApiVersion]. See the version guide for details.
Using getNamespaceDiscoveredAsset
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getNamespaceDiscoveredAsset(args: GetNamespaceDiscoveredAssetArgs, opts?: InvokeOptions): Promise<GetNamespaceDiscoveredAssetResult>
function getNamespaceDiscoveredAssetOutput(args: GetNamespaceDiscoveredAssetOutputArgs, opts?: InvokeOptions): Output<GetNamespaceDiscoveredAssetResult>def get_namespace_discovered_asset(discovered_asset_name: Optional[str] = None,
namespace_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetNamespaceDiscoveredAssetResult
def get_namespace_discovered_asset_output(discovered_asset_name: Optional[pulumi.Input[str]] = None,
namespace_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetNamespaceDiscoveredAssetResult]func LookupNamespaceDiscoveredAsset(ctx *Context, args *LookupNamespaceDiscoveredAssetArgs, opts ...InvokeOption) (*LookupNamespaceDiscoveredAssetResult, error)
func LookupNamespaceDiscoveredAssetOutput(ctx *Context, args *LookupNamespaceDiscoveredAssetOutputArgs, opts ...InvokeOption) LookupNamespaceDiscoveredAssetResultOutput> Note: This function is named LookupNamespaceDiscoveredAsset in the Go SDK.
public static class GetNamespaceDiscoveredAsset
{
public static Task<GetNamespaceDiscoveredAssetResult> InvokeAsync(GetNamespaceDiscoveredAssetArgs args, InvokeOptions? opts = null)
public static Output<GetNamespaceDiscoveredAssetResult> Invoke(GetNamespaceDiscoveredAssetInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetNamespaceDiscoveredAssetResult> getNamespaceDiscoveredAsset(GetNamespaceDiscoveredAssetArgs args, InvokeOptions options)
public static Output<GetNamespaceDiscoveredAssetResult> getNamespaceDiscoveredAsset(GetNamespaceDiscoveredAssetArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:deviceregistry:getNamespaceDiscoveredAsset
arguments:
# arguments dictionaryThe following arguments are supported:
- Discovered
Asset stringName - The name of the discovered asset.
- Namespace
Name string - The name of the namespace.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Discovered
Asset stringName - The name of the discovered asset.
- Namespace
Name string - The name of the namespace.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- discovered
Asset StringName - The name of the discovered asset.
- namespace
Name String - The name of the namespace.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- discovered
Asset stringName - The name of the discovered asset.
- namespace
Name string - The name of the namespace.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- discovered_
asset_ strname - The name of the discovered asset.
- namespace_
name str - The name of the namespace.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- discovered
Asset StringName - The name of the discovered asset.
- namespace
Name String - The name of the namespace.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getNamespaceDiscoveredAsset Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- Device
Ref Pulumi.Azure Native. Device Registry. Outputs. Device Ref Response - Reference to the device that provides data for this asset. Must provide device name & endpoint on the device to use.
- Discovery
Id string - Identifier used to detect changes in the asset.
- Extended
Location Pulumi.Azure Native. Device Registry. Outputs. Extended Location Response - The extended location.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Provisioning
State string - Provisioning state of the resource.
- System
Data Pulumi.Azure Native. Device Registry. Outputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Version double
- An integer that is incremented each time the resource is modified.
- Asset
Type List<string>Refs - URIs or type definition IDs.
- Attributes object
- A set of key-value pairs that contain custom attributes.
- Datasets
List<Pulumi.
Azure Native. Device Registry. Outputs. Namespace Discovered Dataset Response> - Array of datasets that are part of the asset. Each dataset spec describes the data points that make up the set.
- Default
Datasets stringConfiguration - Stringified JSON that contains connector-specific default configuration for all datasets. Each dataset can have its own configuration that overrides the default settings here.
- Default
Datasets List<object>Destinations - Default destinations for a dataset.
- Default
Events stringConfiguration - Stringified JSON that contains connector-specific default configuration for all events. Each event can have its own configuration that overrides the default settings here.
- Default
Events List<Union<Pulumi.Destinations Azure Native. Device Registry. Outputs. Event Mqtt Destination Response, Pulumi. Azure Native. Device Registry. Outputs. Event Storage Destination Response>> - Default destinations for an event.
- Default
Management stringGroups Configuration - Stringified JSON that contains connector-specific default configuration for all management groups. Each management group can have its own configuration that overrides the default settings here.
- Default
Streams stringConfiguration - Stringified JSON that contains connector-specific default configuration for all streams. Each stream can have its own configuration that overrides the default settings here.
- Default
Streams List<Union<Pulumi.Destinations Azure Native. Device Registry. Outputs. Stream Mqtt Destination Response, Pulumi. Azure Native. Device Registry. Outputs. Stream Storage Destination Response>> - Default destinations for a stream.
- Documentation
Uri string - Asset documentation reference.
- Events
List<Pulumi.
Azure Native. Device Registry. Outputs. Namespace Discovered Event Response> - Array of events that are part of the asset. Each event can have per-event configuration.
- Hardware
Revision string - Asset hardware revision number.
- Management
Groups List<Pulumi.Azure Native. Device Registry. Outputs. Namespace Discovered Management Group Response> - Array of management groups that are part of the asset. Each management group can have a per-group configuration.
- Manufacturer string
- Asset manufacturer.
- Manufacturer
Uri string - Asset manufacturer URI.
- Model string
- Asset model.
- Product
Code string - Asset product code.
- Serial
Number string - Asset serial number.
- Software
Revision string - Asset software revision number.
- Streams
List<Pulumi.
Azure Native. Device Registry. Outputs. Namespace Discovered Stream Response> - Array of streams that are part of the asset. Each stream can have a per-stream configuration.
- Dictionary<string, string>
- Resource tags.
- Azure
Api stringVersion - The Azure API version of the resource.
- Device
Ref DeviceRef Response - Reference to the device that provides data for this asset. Must provide device name & endpoint on the device to use.
- Discovery
Id string - Identifier used to detect changes in the asset.
- Extended
Location ExtendedLocation Response - The extended location.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Provisioning
State string - Provisioning state of the resource.
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Version float64
- An integer that is incremented each time the resource is modified.
- Asset
Type []stringRefs - URIs or type definition IDs.
- Attributes interface{}
- A set of key-value pairs that contain custom attributes.
- Datasets
[]Namespace
Discovered Dataset Response - Array of datasets that are part of the asset. Each dataset spec describes the data points that make up the set.
- Default
Datasets stringConfiguration - Stringified JSON that contains connector-specific default configuration for all datasets. Each dataset can have its own configuration that overrides the default settings here.
- Default
Datasets []interface{}Destinations - Default destinations for a dataset.
- Default
Events stringConfiguration - Stringified JSON that contains connector-specific default configuration for all events. Each event can have its own configuration that overrides the default settings here.
- Default
Events []interface{}Destinations - Default destinations for an event.
- Default
Management stringGroups Configuration - Stringified JSON that contains connector-specific default configuration for all management groups. Each management group can have its own configuration that overrides the default settings here.
- Default
Streams stringConfiguration - Stringified JSON that contains connector-specific default configuration for all streams. Each stream can have its own configuration that overrides the default settings here.
- Default
Streams []interface{}Destinations - Default destinations for a stream.
- Documentation
Uri string - Asset documentation reference.
- Events
[]Namespace
Discovered Event Response - Array of events that are part of the asset. Each event can have per-event configuration.
- Hardware
Revision string - Asset hardware revision number.
- Management
Groups []NamespaceDiscovered Management Group Response - Array of management groups that are part of the asset. Each management group can have a per-group configuration.
- Manufacturer string
- Asset manufacturer.
- Manufacturer
Uri string - Asset manufacturer URI.
- Model string
- Asset model.
- Product
Code string - Asset product code.
- Serial
Number string - Asset serial number.
- Software
Revision string - Asset software revision number.
- Streams
[]Namespace
Discovered Stream Response - Array of streams that are part of the asset. Each stream can have a per-stream configuration.
- map[string]string
- Resource tags.
- azure
Api StringVersion - The Azure API version of the resource.
- device
Ref DeviceRef Response - Reference to the device that provides data for this asset. Must provide device name & endpoint on the device to use.
- discovery
Id String - Identifier used to detect changes in the asset.
- extended
Location ExtendedLocation Response - The extended location.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- provisioning
State String - Provisioning state of the resource.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- version Double
- An integer that is incremented each time the resource is modified.
- asset
Type List<String>Refs - URIs or type definition IDs.
- attributes Object
- A set of key-value pairs that contain custom attributes.
- datasets
List<Namespace
Discovered Dataset Response> - Array of datasets that are part of the asset. Each dataset spec describes the data points that make up the set.
- default
Datasets StringConfiguration - Stringified JSON that contains connector-specific default configuration for all datasets. Each dataset can have its own configuration that overrides the default settings here.
- default
Datasets List<Object>Destinations - Default destinations for a dataset.
- default
Events StringConfiguration - Stringified JSON that contains connector-specific default configuration for all events. Each event can have its own configuration that overrides the default settings here.
- default
Events List<Either<EventDestinations Mqtt Destination Response,Event Storage Destination Response>> - Default destinations for an event.
- default
Management StringGroups Configuration - Stringified JSON that contains connector-specific default configuration for all management groups. Each management group can have its own configuration that overrides the default settings here.
- default
Streams StringConfiguration - Stringified JSON that contains connector-specific default configuration for all streams. Each stream can have its own configuration that overrides the default settings here.
- default
Streams List<Either<StreamDestinations Mqtt Destination Response,Stream Storage Destination Response>> - Default destinations for a stream.
- documentation
Uri String - Asset documentation reference.
- events
List<Namespace
Discovered Event Response> - Array of events that are part of the asset. Each event can have per-event configuration.
- hardware
Revision String - Asset hardware revision number.
- management
Groups List<NamespaceDiscovered Management Group Response> - Array of management groups that are part of the asset. Each management group can have a per-group configuration.
- manufacturer String
- Asset manufacturer.
- manufacturer
Uri String - Asset manufacturer URI.
- model String
- Asset model.
- product
Code String - Asset product code.
- serial
Number String - Asset serial number.
- software
Revision String - Asset software revision number.
- streams
List<Namespace
Discovered Stream Response> - Array of streams that are part of the asset. Each stream can have a per-stream configuration.
- Map<String,String>
- Resource tags.
- azure
Api stringVersion - The Azure API version of the resource.
- device
Ref DeviceRef Response - Reference to the device that provides data for this asset. Must provide device name & endpoint on the device to use.
- discovery
Id string - Identifier used to detect changes in the asset.
- extended
Location ExtendedLocation Response - The extended location.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location string
- The geo-location where the resource lives
- name string
- The name of the resource
- provisioning
State string - Provisioning state of the resource.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- version number
- An integer that is incremented each time the resource is modified.
- asset
Type string[]Refs - URIs or type definition IDs.
- attributes any
- A set of key-value pairs that contain custom attributes.
- datasets
Namespace
Discovered Dataset Response[] - Array of datasets that are part of the asset. Each dataset spec describes the data points that make up the set.
- default
Datasets stringConfiguration - Stringified JSON that contains connector-specific default configuration for all datasets. Each dataset can have its own configuration that overrides the default settings here.
- default
Datasets (DatasetDestinations Broker State Store Destination Response | Dataset Mqtt Destination Response | Dataset Storage Destination Response)[] - Default destinations for a dataset.
- default
Events stringConfiguration - Stringified JSON that contains connector-specific default configuration for all events. Each event can have its own configuration that overrides the default settings here.
- default
Events (EventDestinations Mqtt Destination Response | Event Storage Destination Response)[] - Default destinations for an event.
- default
Management stringGroups Configuration - Stringified JSON that contains connector-specific default configuration for all management groups. Each management group can have its own configuration that overrides the default settings here.
- default
Streams stringConfiguration - Stringified JSON that contains connector-specific default configuration for all streams. Each stream can have its own configuration that overrides the default settings here.
- default
Streams (StreamDestinations Mqtt Destination Response | Stream Storage Destination Response)[] - Default destinations for a stream.
- documentation
Uri string - Asset documentation reference.
- events
Namespace
Discovered Event Response[] - Array of events that are part of the asset. Each event can have per-event configuration.
- hardware
Revision string - Asset hardware revision number.
- management
Groups NamespaceDiscovered Management Group Response[] - Array of management groups that are part of the asset. Each management group can have a per-group configuration.
- manufacturer string
- Asset manufacturer.
- manufacturer
Uri string - Asset manufacturer URI.
- model string
- Asset model.
- product
Code string - Asset product code.
- serial
Number string - Asset serial number.
- software
Revision string - Asset software revision number.
- streams
Namespace
Discovered Stream Response[] - Array of streams that are part of the asset. Each stream can have a per-stream configuration.
- {[key: string]: string}
- Resource tags.
- azure_
api_ strversion - The Azure API version of the resource.
- device_
ref DeviceRef Response - Reference to the device that provides data for this asset. Must provide device name & endpoint on the device to use.
- discovery_
id str - Identifier used to detect changes in the asset.
- extended_
location ExtendedLocation Response - The extended location.
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location str
- The geo-location where the resource lives
- name str
- The name of the resource
- provisioning_
state str - Provisioning state of the resource.
- system_
data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- version float
- An integer that is incremented each time the resource is modified.
- asset_
type_ Sequence[str]refs - URIs or type definition IDs.
- attributes Any
- A set of key-value pairs that contain custom attributes.
- datasets
Sequence[Namespace
Discovered Dataset Response] - Array of datasets that are part of the asset. Each dataset spec describes the data points that make up the set.
- default_
datasets_ strconfiguration - Stringified JSON that contains connector-specific default configuration for all datasets. Each dataset can have its own configuration that overrides the default settings here.
- default_
datasets_ Sequence[Any]destinations - Default destinations for a dataset.
- default_
events_ strconfiguration - Stringified JSON that contains connector-specific default configuration for all events. Each event can have its own configuration that overrides the default settings here.
- default_
events_ Sequence[Any]destinations - Default destinations for an event.
- default_
management_ strgroups_ configuration - Stringified JSON that contains connector-specific default configuration for all management groups. Each management group can have its own configuration that overrides the default settings here.
- default_
streams_ strconfiguration - Stringified JSON that contains connector-specific default configuration for all streams. Each stream can have its own configuration that overrides the default settings here.
- default_
streams_ Sequence[Any]destinations - Default destinations for a stream.
- documentation_
uri str - Asset documentation reference.
- events
Sequence[Namespace
Discovered Event Response] - Array of events that are part of the asset. Each event can have per-event configuration.
- hardware_
revision str - Asset hardware revision number.
- management_
groups Sequence[NamespaceDiscovered Management Group Response] - Array of management groups that are part of the asset. Each management group can have a per-group configuration.
- manufacturer str
- Asset manufacturer.
- manufacturer_
uri str - Asset manufacturer URI.
- model str
- Asset model.
- product_
code str - Asset product code.
- serial_
number str - Asset serial number.
- software_
revision str - Asset software revision number.
- streams
Sequence[Namespace
Discovered Stream Response] - Array of streams that are part of the asset. Each stream can have a per-stream configuration.
- Mapping[str, str]
- Resource tags.
- azure
Api StringVersion - The Azure API version of the resource.
- device
Ref Property Map - Reference to the device that provides data for this asset. Must provide device name & endpoint on the device to use.
- discovery
Id String - Identifier used to detect changes in the asset.
- extended
Location Property Map - The extended location.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- provisioning
State String - Provisioning state of the resource.
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- version Number
- An integer that is incremented each time the resource is modified.
- asset
Type List<String>Refs - URIs or type definition IDs.
- attributes Any
- A set of key-value pairs that contain custom attributes.
- datasets List<Property Map>
- Array of datasets that are part of the asset. Each dataset spec describes the data points that make up the set.
- default
Datasets StringConfiguration - Stringified JSON that contains connector-specific default configuration for all datasets. Each dataset can have its own configuration that overrides the default settings here.
- default
Datasets List<Property Map | Property Map | Property Map>Destinations - Default destinations for a dataset.
- default
Events StringConfiguration - Stringified JSON that contains connector-specific default configuration for all events. Each event can have its own configuration that overrides the default settings here.
- default
Events List<Property Map | Property Map>Destinations - Default destinations for an event.
- default
Management StringGroups Configuration - Stringified JSON that contains connector-specific default configuration for all management groups. Each management group can have its own configuration that overrides the default settings here.
- default
Streams StringConfiguration - Stringified JSON that contains connector-specific default configuration for all streams. Each stream can have its own configuration that overrides the default settings here.
- default
Streams List<Property Map | Property Map>Destinations - Default destinations for a stream.
- documentation
Uri String - Asset documentation reference.
- events List<Property Map>
- Array of events that are part of the asset. Each event can have per-event configuration.
- hardware
Revision String - Asset hardware revision number.
- management
Groups List<Property Map> - Array of management groups that are part of the asset. Each management group can have a per-group configuration.
- manufacturer String
- Asset manufacturer.
- manufacturer
Uri String - Asset manufacturer URI.
- model String
- Asset model.
- product
Code String - Asset product code.
- serial
Number String - Asset serial number.
- software
Revision String - Asset software revision number.
- streams List<Property Map>
- Array of streams that are part of the asset. Each stream can have a per-stream configuration.
- Map<String>
- Resource tags.
Supporting Types
BrokerStateStoreDestinationConfigurationResponse
- Key string
- The MQTT broker state store destination key.
- Key string
- The MQTT broker state store destination key.
- key String
- The MQTT broker state store destination key.
- key string
- The MQTT broker state store destination key.
- key str
- The MQTT broker state store destination key.
- key String
- The MQTT broker state store destination key.
DatasetBrokerStateStoreDestinationResponse
- Configuration
Pulumi.
Azure Native. Device Registry. Inputs. Broker State Store Destination Configuration Response - The MQTT broker state store destination configuration.
- Configuration
Broker
State Store Destination Configuration Response - The MQTT broker state store destination configuration.
- configuration
Broker
State Store Destination Configuration Response - The MQTT broker state store destination configuration.
- configuration
Broker
State Store Destination Configuration Response - The MQTT broker state store destination configuration.
- configuration
Broker
State Store Destination Configuration Response - The MQTT broker state store destination configuration.
- configuration Property Map
- The MQTT broker state store destination configuration.
DatasetMqttDestinationResponse
- Configuration
Pulumi.
Azure Native. Device Registry. Inputs. Mqtt Destination Configuration Response - The MQTT destination configuration.
- Configuration
Mqtt
Destination Configuration Response - The MQTT destination configuration.
- configuration
Mqtt
Destination Configuration Response - The MQTT destination configuration.
- configuration
Mqtt
Destination Configuration Response - The MQTT destination configuration.
- configuration
Mqtt
Destination Configuration Response - The MQTT destination configuration.
- configuration Property Map
- The MQTT destination configuration.
DatasetStorageDestinationResponse
- Configuration
Pulumi.
Azure Native. Device Registry. Inputs. Storage Destination Configuration Response - The storage destination configuration.
- Configuration
Storage
Destination Configuration Response - The storage destination configuration.
- configuration
Storage
Destination Configuration Response - The storage destination configuration.
- configuration
Storage
Destination Configuration Response - The storage destination configuration.
- configuration
Storage
Destination Configuration Response - The storage destination configuration.
- configuration Property Map
- The storage destination configuration.
DeviceRefResponse
- Device
Name string - Name of the device resource
- Endpoint
Name string - The name of endpoint to use
- Device
Name string - Name of the device resource
- Endpoint
Name string - The name of endpoint to use
- device
Name String - Name of the device resource
- endpoint
Name String - The name of endpoint to use
- device
Name string - Name of the device resource
- endpoint
Name string - The name of endpoint to use
- device_
name str - Name of the device resource
- endpoint_
name str - The name of endpoint to use
- device
Name String - Name of the device resource
- endpoint
Name String - The name of endpoint to use
EventMqttDestinationResponse
- Configuration
Pulumi.
Azure Native. Device Registry. Inputs. Mqtt Destination Configuration Response - The MQTT destination configuration.
- Configuration
Mqtt
Destination Configuration Response - The MQTT destination configuration.
- configuration
Mqtt
Destination Configuration Response - The MQTT destination configuration.
- configuration
Mqtt
Destination Configuration Response - The MQTT destination configuration.
- configuration
Mqtt
Destination Configuration Response - The MQTT destination configuration.
- configuration Property Map
- The MQTT destination configuration.
EventStorageDestinationResponse
- Configuration
Pulumi.
Azure Native. Device Registry. Inputs. Storage Destination Configuration Response - The storage destination configuration.
- Configuration
Storage
Destination Configuration Response - The storage destination configuration.
- configuration
Storage
Destination Configuration Response - The storage destination configuration.
- configuration
Storage
Destination Configuration Response - The storage destination configuration.
- configuration
Storage
Destination Configuration Response - The storage destination configuration.
- configuration Property Map
- The storage destination configuration.
ExtendedLocationResponse
MqttDestinationConfigurationResponse
NamespaceDiscoveredDatasetDataPointResponse
- Data
Source string - The address of the source of the data in the asset (e.g. URL) so that a client can access the data source on the asset.
- Name string
- The name of the data point.
- Data
Point stringConfiguration - Stringified JSON that contains connector-specific configuration for the data point. For OPC UA, this could include configuration like, publishingInterval, samplingInterval, and queueSize.
- Last
Updated stringOn - UTC timestamp indicating when the data point was added or modified.
- Type
Ref string - URI or type definition ID.
- Data
Source string - The address of the source of the data in the asset (e.g. URL) so that a client can access the data source on the asset.
- Name string
- The name of the data point.
- Data
Point stringConfiguration - Stringified JSON that contains connector-specific configuration for the data point. For OPC UA, this could include configuration like, publishingInterval, samplingInterval, and queueSize.
- Last
Updated stringOn - UTC timestamp indicating when the data point was added or modified.
- Type
Ref string - URI or type definition ID.
- data
Source String - The address of the source of the data in the asset (e.g. URL) so that a client can access the data source on the asset.
- name String
- The name of the data point.
- data
Point StringConfiguration - Stringified JSON that contains connector-specific configuration for the data point. For OPC UA, this could include configuration like, publishingInterval, samplingInterval, and queueSize.
- last
Updated StringOn - UTC timestamp indicating when the data point was added or modified.
- type
Ref String - URI or type definition ID.
- data
Source string - The address of the source of the data in the asset (e.g. URL) so that a client can access the data source on the asset.
- name string
- The name of the data point.
- data
Point stringConfiguration - Stringified JSON that contains connector-specific configuration for the data point. For OPC UA, this could include configuration like, publishingInterval, samplingInterval, and queueSize.
- last
Updated stringOn - UTC timestamp indicating when the data point was added or modified.
- type
Ref string - URI or type definition ID.
- data_
source str - The address of the source of the data in the asset (e.g. URL) so that a client can access the data source on the asset.
- name str
- The name of the data point.
- data_
point_ strconfiguration - Stringified JSON that contains connector-specific configuration for the data point. For OPC UA, this could include configuration like, publishingInterval, samplingInterval, and queueSize.
- last_
updated_ stron - UTC timestamp indicating when the data point was added or modified.
- type_
ref str - URI or type definition ID.
- data
Source String - The address of the source of the data in the asset (e.g. URL) so that a client can access the data source on the asset.
- name String
- The name of the data point.
- data
Point StringConfiguration - Stringified JSON that contains connector-specific configuration for the data point. For OPC UA, this could include configuration like, publishingInterval, samplingInterval, and queueSize.
- last
Updated StringOn - UTC timestamp indicating when the data point was added or modified.
- type
Ref String - URI or type definition ID.
NamespaceDiscoveredDatasetResponse
- Name string
- Name of the dataset.
- Data
Points List<Pulumi.Azure Native. Device Registry. Inputs. Namespace Discovered Dataset Data Point Response> - Array of data points that are part of the dataset. Each data point can have per-data point configuration.
- Data
Source string - Reference to a data source for a given dataset.
- Dataset
Configuration string - Stringified JSON that contains connector-specific properties that describes configuration for the specific dataset.
- Destinations List<object>
- Destinations for a dataset.
- Last
Updated stringOn - Timestamp (in UTC) indicating when the dataset was added or modified.
- Type
Ref string - URI or type definition ID.
- Name string
- Name of the dataset.
- Data
Points []NamespaceDiscovered Dataset Data Point Response - Array of data points that are part of the dataset. Each data point can have per-data point configuration.
- Data
Source string - Reference to a data source for a given dataset.
- Dataset
Configuration string - Stringified JSON that contains connector-specific properties that describes configuration for the specific dataset.
- Destinations []interface{}
- Destinations for a dataset.
- Last
Updated stringOn - Timestamp (in UTC) indicating when the dataset was added or modified.
- Type
Ref string - URI or type definition ID.
- name String
- Name of the dataset.
- data
Points List<NamespaceDiscovered Dataset Data Point Response> - Array of data points that are part of the dataset. Each data point can have per-data point configuration.
- data
Source String - Reference to a data source for a given dataset.
- dataset
Configuration String - Stringified JSON that contains connector-specific properties that describes configuration for the specific dataset.
- destinations List<Object>
- Destinations for a dataset.
- last
Updated StringOn - Timestamp (in UTC) indicating when the dataset was added or modified.
- type
Ref String - URI or type definition ID.
- name string
- Name of the dataset.
- data
Points NamespaceDiscovered Dataset Data Point Response[] - Array of data points that are part of the dataset. Each data point can have per-data point configuration.
- data
Source string - Reference to a data source for a given dataset.
- dataset
Configuration string - Stringified JSON that contains connector-specific properties that describes configuration for the specific dataset.
- destinations
(Dataset
Broker State Store Destination Response | Dataset Mqtt Destination Response | Dataset Storage Destination Response)[] - Destinations for a dataset.
- last
Updated stringOn - Timestamp (in UTC) indicating when the dataset was added or modified.
- type
Ref string - URI or type definition ID.
- name str
- Name of the dataset.
- data_
points Sequence[NamespaceDiscovered Dataset Data Point Response] - Array of data points that are part of the dataset. Each data point can have per-data point configuration.
- data_
source str - Reference to a data source for a given dataset.
- dataset_
configuration str - Stringified JSON that contains connector-specific properties that describes configuration for the specific dataset.
- destinations
Sequence[Union[Dataset
Broker State Store Destination Response, Dataset Mqtt Destination Response, Dataset Storage Destination Response]] - Destinations for a dataset.
- last_
updated_ stron - Timestamp (in UTC) indicating when the dataset was added or modified.
- type_
ref str - URI or type definition ID.
- name String
- Name of the dataset.
- data
Points List<Property Map> - Array of data points that are part of the dataset. Each data point can have per-data point configuration.
- data
Source String - Reference to a data source for a given dataset.
- dataset
Configuration String - Stringified JSON that contains connector-specific properties that describes configuration for the specific dataset.
- destinations List<Property Map | Property Map | Property Map>
- Destinations for a dataset.
- last
Updated StringOn - Timestamp (in UTC) indicating when the dataset was added or modified.
- type
Ref String - URI or type definition ID.
NamespaceDiscoveredEventDataPointResponse
- Data
Source string - The address of the source of the data in the asset (e.g. URL) so that a client can access the data source on the asset.
- Name string
- The name of the data point.
- Data
Point stringConfiguration - Stringified JSON that contains connector-specific configuration for the data point. For OPC UA, this could include configuration like, publishingInterval, samplingInterval, and queueSize.
- Last
Updated stringOn - UTC timestamp indicating when the data point was added or modified.
- Data
Source string - The address of the source of the data in the asset (e.g. URL) so that a client can access the data source on the asset.
- Name string
- The name of the data point.
- Data
Point stringConfiguration - Stringified JSON that contains connector-specific configuration for the data point. For OPC UA, this could include configuration like, publishingInterval, samplingInterval, and queueSize.
- Last
Updated stringOn - UTC timestamp indicating when the data point was added or modified.
- data
Source String - The address of the source of the data in the asset (e.g. URL) so that a client can access the data source on the asset.
- name String
- The name of the data point.
- data
Point StringConfiguration - Stringified JSON that contains connector-specific configuration for the data point. For OPC UA, this could include configuration like, publishingInterval, samplingInterval, and queueSize.
- last
Updated StringOn - UTC timestamp indicating when the data point was added or modified.
- data
Source string - The address of the source of the data in the asset (e.g. URL) so that a client can access the data source on the asset.
- name string
- The name of the data point.
- data
Point stringConfiguration - Stringified JSON that contains connector-specific configuration for the data point. For OPC UA, this could include configuration like, publishingInterval, samplingInterval, and queueSize.
- last
Updated stringOn - UTC timestamp indicating when the data point was added or modified.
- data_
source str - The address of the source of the data in the asset (e.g. URL) so that a client can access the data source on the asset.
- name str
- The name of the data point.
- data_
point_ strconfiguration - Stringified JSON that contains connector-specific configuration for the data point. For OPC UA, this could include configuration like, publishingInterval, samplingInterval, and queueSize.
- last_
updated_ stron - UTC timestamp indicating when the data point was added or modified.
- data
Source String - The address of the source of the data in the asset (e.g. URL) so that a client can access the data source on the asset.
- name String
- The name of the data point.
- data
Point StringConfiguration - Stringified JSON that contains connector-specific configuration for the data point. For OPC UA, this could include configuration like, publishingInterval, samplingInterval, and queueSize.
- last
Updated StringOn - UTC timestamp indicating when the data point was added or modified.
NamespaceDiscoveredEventResponse
- Event
Notifier string - The address of the notifier of the event in the asset (e.g. URL) so that a client can access the event on the asset.
- Name string
- The name of the event.
- Data
Points List<Pulumi.Azure Native. Device Registry. Inputs. Namespace Discovered Event Data Point Response> - Array of data points that are part of the event. Each data point can have a per-data point configuration.
- Destinations
List<Union<Pulumi.
Azure Native. Device Registry. Inputs. Event Mqtt Destination Response, Pulumi. Azure Native. Device Registry. Inputs. Event Storage Destination Response>> - Destinations for an event.
- Event
Configuration string - Stringified JSON that contains connector-specific configuration for the event. For OPC UA, this could include configuration like, publishingInterval, samplingInterval, and queueSize.
- Last
Updated stringOn - UTC timestamp indicating when the event was added or modified.
- Type
Ref string - URI or type definition ID.
- Event
Notifier string - The address of the notifier of the event in the asset (e.g. URL) so that a client can access the event on the asset.
- Name string
- The name of the event.
- Data
Points []NamespaceDiscovered Event Data Point Response - Array of data points that are part of the event. Each data point can have a per-data point configuration.
- Destinations []interface{}
- Destinations for an event.
- Event
Configuration string - Stringified JSON that contains connector-specific configuration for the event. For OPC UA, this could include configuration like, publishingInterval, samplingInterval, and queueSize.
- Last
Updated stringOn - UTC timestamp indicating when the event was added or modified.
- Type
Ref string - URI or type definition ID.
- event
Notifier String - The address of the notifier of the event in the asset (e.g. URL) so that a client can access the event on the asset.
- name String
- The name of the event.
- data
Points List<NamespaceDiscovered Event Data Point Response> - Array of data points that are part of the event. Each data point can have a per-data point configuration.
- destinations
List<Either<Event
Mqtt Destination Response,Event Storage Destination Response>> - Destinations for an event.
- event
Configuration String - Stringified JSON that contains connector-specific configuration for the event. For OPC UA, this could include configuration like, publishingInterval, samplingInterval, and queueSize.
- last
Updated StringOn - UTC timestamp indicating when the event was added or modified.
- type
Ref String - URI or type definition ID.
- event
Notifier string - The address of the notifier of the event in the asset (e.g. URL) so that a client can access the event on the asset.
- name string
- The name of the event.
- data
Points NamespaceDiscovered Event Data Point Response[] - Array of data points that are part of the event. Each data point can have a per-data point configuration.
- destinations
(Event
Mqtt Destination Response | Event Storage Destination Response)[] - Destinations for an event.
- event
Configuration string - Stringified JSON that contains connector-specific configuration for the event. For OPC UA, this could include configuration like, publishingInterval, samplingInterval, and queueSize.
- last
Updated stringOn - UTC timestamp indicating when the event was added or modified.
- type
Ref string - URI or type definition ID.
- event_
notifier str - The address of the notifier of the event in the asset (e.g. URL) so that a client can access the event on the asset.
- name str
- The name of the event.
- data_
points Sequence[NamespaceDiscovered Event Data Point Response] - Array of data points that are part of the event. Each data point can have a per-data point configuration.
- destinations
Sequence[Union[Event
Mqtt Destination Response, Event Storage Destination Response]] - Destinations for an event.
- event_
configuration str - Stringified JSON that contains connector-specific configuration for the event. For OPC UA, this could include configuration like, publishingInterval, samplingInterval, and queueSize.
- last_
updated_ stron - UTC timestamp indicating when the event was added or modified.
- type_
ref str - URI or type definition ID.
- event
Notifier String - The address of the notifier of the event in the asset (e.g. URL) so that a client can access the event on the asset.
- name String
- The name of the event.
- data
Points List<Property Map> - Array of data points that are part of the event. Each data point can have a per-data point configuration.
- destinations List<Property Map | Property Map>
- Destinations for an event.
- event
Configuration String - Stringified JSON that contains connector-specific configuration for the event. For OPC UA, this could include configuration like, publishingInterval, samplingInterval, and queueSize.
- last
Updated StringOn - UTC timestamp indicating when the event was added or modified.
- type
Ref String - URI or type definition ID.
NamespaceDiscoveredManagementActionResponse
- Name string
- Name of the action.
- Target
Uri string - The target URI on which a client can invoke the specific action.
- Action
Configuration string - Stringified JSON that contains connector-specific configuration for the action.
- Action
Type string - The type of the action.
- Last
Updated stringOn - Timestamp (in UTC) indicating when the management action was added or modified.
- Timeout
In intSeconds - Response timeout for the action.
- Topic string
- The MQTT topic path on which a client will receive the request for the action.
- Type
Ref string - URI or type definition ID.
- Name string
- Name of the action.
- Target
Uri string - The target URI on which a client can invoke the specific action.
- Action
Configuration string - Stringified JSON that contains connector-specific configuration for the action.
- Action
Type string - The type of the action.
- Last
Updated stringOn - Timestamp (in UTC) indicating when the management action was added or modified.
- Timeout
In intSeconds - Response timeout for the action.
- Topic string
- The MQTT topic path on which a client will receive the request for the action.
- Type
Ref string - URI or type definition ID.
- name String
- Name of the action.
- target
Uri String - The target URI on which a client can invoke the specific action.
- action
Configuration String - Stringified JSON that contains connector-specific configuration for the action.
- action
Type String - The type of the action.
- last
Updated StringOn - Timestamp (in UTC) indicating when the management action was added or modified.
- timeout
In IntegerSeconds - Response timeout for the action.
- topic String
- The MQTT topic path on which a client will receive the request for the action.
- type
Ref String - URI or type definition ID.
- name string
- Name of the action.
- target
Uri string - The target URI on which a client can invoke the specific action.
- action
Configuration string - Stringified JSON that contains connector-specific configuration for the action.
- action
Type string - The type of the action.
- last
Updated stringOn - Timestamp (in UTC) indicating when the management action was added or modified.
- timeout
In numberSeconds - Response timeout for the action.
- topic string
- The MQTT topic path on which a client will receive the request for the action.
- type
Ref string - URI or type definition ID.
- name str
- Name of the action.
- target_
uri str - The target URI on which a client can invoke the specific action.
- action_
configuration str - Stringified JSON that contains connector-specific configuration for the action.
- action_
type str - The type of the action.
- last_
updated_ stron - Timestamp (in UTC) indicating when the management action was added or modified.
- timeout_
in_ intseconds - Response timeout for the action.
- topic str
- The MQTT topic path on which a client will receive the request for the action.
- type_
ref str - URI or type definition ID.
- name String
- Name of the action.
- target
Uri String - The target URI on which a client can invoke the specific action.
- action
Configuration String - Stringified JSON that contains connector-specific configuration for the action.
- action
Type String - The type of the action.
- last
Updated StringOn - Timestamp (in UTC) indicating when the management action was added or modified.
- timeout
In NumberSeconds - Response timeout for the action.
- topic String
- The MQTT topic path on which a client will receive the request for the action.
- type
Ref String - URI or type definition ID.
NamespaceDiscoveredManagementGroupResponse
- Name string
- Name of the management group.
- Actions
List<Pulumi.
Azure Native. Device Registry. Inputs. Namespace Discovered Management Action Response> - Array of actions that are part of the management group. Each action can have an individual configuration.
- Default
Timeout intIn Seconds - Default response timeout for all actions that are part of the management group.
- Default
Topic string - Default MQTT topic path on which a client will receive the request for all actions that are part of the management group.
- Last
Updated stringOn - Timestamp (in UTC) indicating when the management group was added or modified.
- Management
Group stringConfiguration - Stringified JSON that contains connector-specific configuration for the management group.
- Type
Ref string - URI or type definition ID.
- Name string
- Name of the management group.
- Actions
[]Namespace
Discovered Management Action Response - Array of actions that are part of the management group. Each action can have an individual configuration.
- Default
Timeout intIn Seconds - Default response timeout for all actions that are part of the management group.
- Default
Topic string - Default MQTT topic path on which a client will receive the request for all actions that are part of the management group.
- Last
Updated stringOn - Timestamp (in UTC) indicating when the management group was added or modified.
- Management
Group stringConfiguration - Stringified JSON that contains connector-specific configuration for the management group.
- Type
Ref string - URI or type definition ID.
- name String
- Name of the management group.
- actions
List<Namespace
Discovered Management Action Response> - Array of actions that are part of the management group. Each action can have an individual configuration.
- default
Timeout IntegerIn Seconds - Default response timeout for all actions that are part of the management group.
- default
Topic String - Default MQTT topic path on which a client will receive the request for all actions that are part of the management group.
- last
Updated StringOn - Timestamp (in UTC) indicating when the management group was added or modified.
- management
Group StringConfiguration - Stringified JSON that contains connector-specific configuration for the management group.
- type
Ref String - URI or type definition ID.
- name string
- Name of the management group.
- actions
Namespace
Discovered Management Action Response[] - Array of actions that are part of the management group. Each action can have an individual configuration.
- default
Timeout numberIn Seconds - Default response timeout for all actions that are part of the management group.
- default
Topic string - Default MQTT topic path on which a client will receive the request for all actions that are part of the management group.
- last
Updated stringOn - Timestamp (in UTC) indicating when the management group was added or modified.
- management
Group stringConfiguration - Stringified JSON that contains connector-specific configuration for the management group.
- type
Ref string - URI or type definition ID.
- name str
- Name of the management group.
- actions
Sequence[Namespace
Discovered Management Action Response] - Array of actions that are part of the management group. Each action can have an individual configuration.
- default_
timeout_ intin_ seconds - Default response timeout for all actions that are part of the management group.
- default_
topic str - Default MQTT topic path on which a client will receive the request for all actions that are part of the management group.
- last_
updated_ stron - Timestamp (in UTC) indicating when the management group was added or modified.
- management_
group_ strconfiguration - Stringified JSON that contains connector-specific configuration for the management group.
- type_
ref str - URI or type definition ID.
- name String
- Name of the management group.
- actions List<Property Map>
- Array of actions that are part of the management group. Each action can have an individual configuration.
- default
Timeout NumberIn Seconds - Default response timeout for all actions that are part of the management group.
- default
Topic String - Default MQTT topic path on which a client will receive the request for all actions that are part of the management group.
- last
Updated StringOn - Timestamp (in UTC) indicating when the management group was added or modified.
- management
Group StringConfiguration - Stringified JSON that contains connector-specific configuration for the management group.
- type
Ref String - URI or type definition ID.
NamespaceDiscoveredStreamResponse
- Name string
- Name of the stream definition.
- Destinations
List<Union<Pulumi.
Azure Native. Device Registry. Inputs. Stream Mqtt Destination Response, Pulumi. Azure Native. Device Registry. Inputs. Stream Storage Destination Response>> - Destinations for a stream.
- Last
Updated stringOn - Timestamp (in UTC) indicating when the stream was added or modified.
- Stream
Configuration string - Stringified JSON that contains connector-specific configuration for the specific stream.
- Type
Ref string - URI or type definition ID.
- Name string
- Name of the stream definition.
- Destinations []interface{}
- Destinations for a stream.
- Last
Updated stringOn - Timestamp (in UTC) indicating when the stream was added or modified.
- Stream
Configuration string - Stringified JSON that contains connector-specific configuration for the specific stream.
- Type
Ref string - URI or type definition ID.
- name String
- Name of the stream definition.
- destinations
List<Either<Stream
Mqtt Destination Response,Stream Storage Destination Response>> - Destinations for a stream.
- last
Updated StringOn - Timestamp (in UTC) indicating when the stream was added or modified.
- stream
Configuration String - Stringified JSON that contains connector-specific configuration for the specific stream.
- type
Ref String - URI or type definition ID.
- name string
- Name of the stream definition.
- destinations
(Stream
Mqtt Destination Response | Stream Storage Destination Response)[] - Destinations for a stream.
- last
Updated stringOn - Timestamp (in UTC) indicating when the stream was added or modified.
- stream
Configuration string - Stringified JSON that contains connector-specific configuration for the specific stream.
- type
Ref string - URI or type definition ID.
- name str
- Name of the stream definition.
- destinations
Sequence[Union[Stream
Mqtt Destination Response, Stream Storage Destination Response]] - Destinations for a stream.
- last_
updated_ stron - Timestamp (in UTC) indicating when the stream was added or modified.
- stream_
configuration str - Stringified JSON that contains connector-specific configuration for the specific stream.
- type_
ref str - URI or type definition ID.
- name String
- Name of the stream definition.
- destinations List<Property Map | Property Map>
- Destinations for a stream.
- last
Updated StringOn - Timestamp (in UTC) indicating when the stream was added or modified.
- stream
Configuration String - Stringified JSON that contains connector-specific configuration for the specific stream.
- type
Ref String - URI or type definition ID.
StorageDestinationConfigurationResponse
- Path string
- The storage destination path.
- Path string
- The storage destination path.
- path String
- The storage destination path.
- path string
- The storage destination path.
- path str
- The storage destination path.
- path String
- The storage destination path.
StreamMqttDestinationResponse
- Configuration
Pulumi.
Azure Native. Device Registry. Inputs. Mqtt Destination Configuration Response - The MQTT destination configuration.
- Configuration
Mqtt
Destination Configuration Response - The MQTT destination configuration.
- configuration
Mqtt
Destination Configuration Response - The MQTT destination configuration.
- configuration
Mqtt
Destination Configuration Response - The MQTT destination configuration.
- configuration
Mqtt
Destination Configuration Response - The MQTT destination configuration.
- configuration Property Map
- The MQTT destination configuration.
StreamStorageDestinationResponse
- Configuration
Pulumi.
Azure Native. Device Registry. Inputs. Storage Destination Configuration Response - The storage destination configuration.
- Configuration
Storage
Destination Configuration Response - The storage destination configuration.
- configuration
Storage
Destination Configuration Response - The storage destination configuration.
- configuration
Storage
Destination Configuration Response - The storage destination configuration.
- configuration
Storage
Destination Configuration Response - The storage destination configuration.
- configuration Property Map
- The storage destination configuration.
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - The type of identity that last modified the resource.
- created_
at str - The timestamp of resource creation (UTC).
- created_
by str - The identity that created the resource.
- created_
by_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
published on Friday, Mar 20, 2026 by Pulumi
