1. Packages
  2. Azure Native
  3. API Docs
  4. digitaltwins
  5. getDigitalTwinsEndpoint
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.33.0 published on Friday, Mar 22, 2024 by Pulumi

azure-native.digitaltwins.getDigitalTwinsEndpoint

Explore with Pulumi AI

azure-native logo
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.33.0 published on Friday, Mar 22, 2024 by Pulumi

    Get DigitalTwinsInstances Endpoint. Azure REST API version: 2023-01-31.

    Other available API versions: 2020-03-01-preview.

    Using getDigitalTwinsEndpoint

    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 getDigitalTwinsEndpoint(args: GetDigitalTwinsEndpointArgs, opts?: InvokeOptions): Promise<GetDigitalTwinsEndpointResult>
    function getDigitalTwinsEndpointOutput(args: GetDigitalTwinsEndpointOutputArgs, opts?: InvokeOptions): Output<GetDigitalTwinsEndpointResult>
    def get_digital_twins_endpoint(endpoint_name: Optional[str] = None,
                                   resource_group_name: Optional[str] = None,
                                   resource_name: Optional[str] = None,
                                   opts: Optional[InvokeOptions] = None) -> GetDigitalTwinsEndpointResult
    def get_digital_twins_endpoint_output(endpoint_name: Optional[pulumi.Input[str]] = None,
                                   resource_group_name: Optional[pulumi.Input[str]] = None,
                                   resource_name: Optional[pulumi.Input[str]] = None,
                                   opts: Optional[InvokeOptions] = None) -> Output[GetDigitalTwinsEndpointResult]
    func LookupDigitalTwinsEndpoint(ctx *Context, args *LookupDigitalTwinsEndpointArgs, opts ...InvokeOption) (*LookupDigitalTwinsEndpointResult, error)
    func LookupDigitalTwinsEndpointOutput(ctx *Context, args *LookupDigitalTwinsEndpointOutputArgs, opts ...InvokeOption) LookupDigitalTwinsEndpointResultOutput

    > Note: This function is named LookupDigitalTwinsEndpoint in the Go SDK.

    public static class GetDigitalTwinsEndpoint 
    {
        public static Task<GetDigitalTwinsEndpointResult> InvokeAsync(GetDigitalTwinsEndpointArgs args, InvokeOptions? opts = null)
        public static Output<GetDigitalTwinsEndpointResult> Invoke(GetDigitalTwinsEndpointInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetDigitalTwinsEndpointResult> getDigitalTwinsEndpoint(GetDigitalTwinsEndpointArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:digitaltwins:getDigitalTwinsEndpoint
      arguments:
        # arguments dictionary

    The following arguments are supported:

    EndpointName string
    Name of Endpoint Resource.
    ResourceGroupName string
    The name of the resource group that contains the DigitalTwinsInstance.
    ResourceName string
    The name of the DigitalTwinsInstance.
    EndpointName string
    Name of Endpoint Resource.
    ResourceGroupName string
    The name of the resource group that contains the DigitalTwinsInstance.
    ResourceName string
    The name of the DigitalTwinsInstance.
    endpointName String
    Name of Endpoint Resource.
    resourceGroupName String
    The name of the resource group that contains the DigitalTwinsInstance.
    resourceName String
    The name of the DigitalTwinsInstance.
    endpointName string
    Name of Endpoint Resource.
    resourceGroupName string
    The name of the resource group that contains the DigitalTwinsInstance.
    resourceName string
    The name of the DigitalTwinsInstance.
    endpoint_name str
    Name of Endpoint Resource.
    resource_group_name str
    The name of the resource group that contains the DigitalTwinsInstance.
    resource_name str
    The name of the DigitalTwinsInstance.
    endpointName String
    Name of Endpoint Resource.
    resourceGroupName String
    The name of the resource group that contains the DigitalTwinsInstance.
    resourceName String
    The name of the DigitalTwinsInstance.

    getDigitalTwinsEndpoint Result

    The following output properties are available:

    Id string
    The resource identifier.
    Name string
    Extension resource name.
    Properties Pulumi.AzureNative.DigitalTwins.Outputs.EventGridResponse | Pulumi.AzureNative.DigitalTwins.Outputs.EventHubResponse | Pulumi.AzureNative.DigitalTwins.Outputs.ServiceBusResponse
    DigitalTwinsInstance endpoint resource properties.
    SystemData Pulumi.AzureNative.DigitalTwins.Outputs.SystemDataResponse
    Metadata pertaining to creation and last modification of the resource.
    Type string
    The resource type.
    Id string
    The resource identifier.
    Name string
    Extension resource name.
    Properties EventGridResponse | EventHubResponse | ServiceBusResponse
    DigitalTwinsInstance endpoint resource properties.
    SystemData SystemDataResponse
    Metadata pertaining to creation and last modification of the resource.
    Type string
    The resource type.
    id String
    The resource identifier.
    name String
    Extension resource name.
    properties EventGridResponse | EventHubResponse | ServiceBusResponse
    DigitalTwinsInstance endpoint resource properties.
    systemData SystemDataResponse
    Metadata pertaining to creation and last modification of the resource.
    type String
    The resource type.
    id string
    The resource identifier.
    name string
    Extension resource name.
    properties EventGridResponse | EventHubResponse | ServiceBusResponse
    DigitalTwinsInstance endpoint resource properties.
    systemData SystemDataResponse
    Metadata pertaining to creation and last modification of the resource.
    type string
    The resource type.
    id str
    The resource identifier.
    name str
    Extension resource name.
    properties EventGridResponse | EventHubResponse | ServiceBusResponse
    DigitalTwinsInstance endpoint resource properties.
    system_data SystemDataResponse
    Metadata pertaining to creation and last modification of the resource.
    type str
    The resource type.
    id String
    The resource identifier.
    name String
    Extension resource name.
    properties Property Map | Property Map | Property Map
    DigitalTwinsInstance endpoint resource properties.
    systemData Property Map
    Metadata pertaining to creation and last modification of the resource.
    type String
    The resource type.

    Supporting Types

    EventGridResponse

    AccessKey1 string
    EventGrid secondary accesskey. Will be obfuscated during read.
    CreatedTime string
    Time when the Endpoint was added to DigitalTwinsInstance.
    ProvisioningState string
    The provisioning state.
    TopicEndpoint string
    EventGrid Topic Endpoint.
    AccessKey2 string
    EventGrid secondary accesskey. Will be obfuscated during read.
    AuthenticationType string
    Specifies the authentication type being used for connecting to the endpoint. Defaults to 'KeyBased'. If 'KeyBased' is selected, a connection string must be specified (at least the primary connection string). If 'IdentityBased' is select, the endpointUri and entityPath properties must be specified.
    DeadLetterSecret string
    Dead letter storage secret for key-based authentication. Will be obfuscated during read.
    DeadLetterUri string
    Dead letter storage URL for identity-based authentication.
    Identity Pulumi.AzureNative.DigitalTwins.Inputs.ManagedIdentityReferenceResponse
    Managed identity properties for the endpoint.
    AccessKey1 string
    EventGrid secondary accesskey. Will be obfuscated during read.
    CreatedTime string
    Time when the Endpoint was added to DigitalTwinsInstance.
    ProvisioningState string
    The provisioning state.
    TopicEndpoint string
    EventGrid Topic Endpoint.
    AccessKey2 string
    EventGrid secondary accesskey. Will be obfuscated during read.
    AuthenticationType string
    Specifies the authentication type being used for connecting to the endpoint. Defaults to 'KeyBased'. If 'KeyBased' is selected, a connection string must be specified (at least the primary connection string). If 'IdentityBased' is select, the endpointUri and entityPath properties must be specified.
    DeadLetterSecret string
    Dead letter storage secret for key-based authentication. Will be obfuscated during read.
    DeadLetterUri string
    Dead letter storage URL for identity-based authentication.
    Identity ManagedIdentityReferenceResponse
    Managed identity properties for the endpoint.
    accessKey1 String
    EventGrid secondary accesskey. Will be obfuscated during read.
    createdTime String
    Time when the Endpoint was added to DigitalTwinsInstance.
    provisioningState String
    The provisioning state.
    topicEndpoint String
    EventGrid Topic Endpoint.
    accessKey2 String
    EventGrid secondary accesskey. Will be obfuscated during read.
    authenticationType String
    Specifies the authentication type being used for connecting to the endpoint. Defaults to 'KeyBased'. If 'KeyBased' is selected, a connection string must be specified (at least the primary connection string). If 'IdentityBased' is select, the endpointUri and entityPath properties must be specified.
    deadLetterSecret String
    Dead letter storage secret for key-based authentication. Will be obfuscated during read.
    deadLetterUri String
    Dead letter storage URL for identity-based authentication.
    identity ManagedIdentityReferenceResponse
    Managed identity properties for the endpoint.
    accessKey1 string
    EventGrid secondary accesskey. Will be obfuscated during read.
    createdTime string
    Time when the Endpoint was added to DigitalTwinsInstance.
    provisioningState string
    The provisioning state.
    topicEndpoint string
    EventGrid Topic Endpoint.
    accessKey2 string
    EventGrid secondary accesskey. Will be obfuscated during read.
    authenticationType string
    Specifies the authentication type being used for connecting to the endpoint. Defaults to 'KeyBased'. If 'KeyBased' is selected, a connection string must be specified (at least the primary connection string). If 'IdentityBased' is select, the endpointUri and entityPath properties must be specified.
    deadLetterSecret string
    Dead letter storage secret for key-based authentication. Will be obfuscated during read.
    deadLetterUri string
    Dead letter storage URL for identity-based authentication.
    identity ManagedIdentityReferenceResponse
    Managed identity properties for the endpoint.
    access_key1 str
    EventGrid secondary accesskey. Will be obfuscated during read.
    created_time str
    Time when the Endpoint was added to DigitalTwinsInstance.
    provisioning_state str
    The provisioning state.
    topic_endpoint str
    EventGrid Topic Endpoint.
    access_key2 str
    EventGrid secondary accesskey. Will be obfuscated during read.
    authentication_type str
    Specifies the authentication type being used for connecting to the endpoint. Defaults to 'KeyBased'. If 'KeyBased' is selected, a connection string must be specified (at least the primary connection string). If 'IdentityBased' is select, the endpointUri and entityPath properties must be specified.
    dead_letter_secret str
    Dead letter storage secret for key-based authentication. Will be obfuscated during read.
    dead_letter_uri str
    Dead letter storage URL for identity-based authentication.
    identity ManagedIdentityReferenceResponse
    Managed identity properties for the endpoint.
    accessKey1 String
    EventGrid secondary accesskey. Will be obfuscated during read.
    createdTime String
    Time when the Endpoint was added to DigitalTwinsInstance.
    provisioningState String
    The provisioning state.
    topicEndpoint String
    EventGrid Topic Endpoint.
    accessKey2 String
    EventGrid secondary accesskey. Will be obfuscated during read.
    authenticationType String
    Specifies the authentication type being used for connecting to the endpoint. Defaults to 'KeyBased'. If 'KeyBased' is selected, a connection string must be specified (at least the primary connection string). If 'IdentityBased' is select, the endpointUri and entityPath properties must be specified.
    deadLetterSecret String
    Dead letter storage secret for key-based authentication. Will be obfuscated during read.
    deadLetterUri String
    Dead letter storage URL for identity-based authentication.
    identity Property Map
    Managed identity properties for the endpoint.

    EventHubResponse

    CreatedTime string
    Time when the Endpoint was added to DigitalTwinsInstance.
    ProvisioningState string
    The provisioning state.
    AuthenticationType string
    Specifies the authentication type being used for connecting to the endpoint. Defaults to 'KeyBased'. If 'KeyBased' is selected, a connection string must be specified (at least the primary connection string). If 'IdentityBased' is select, the endpointUri and entityPath properties must be specified.
    ConnectionStringPrimaryKey string
    PrimaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read.
    ConnectionStringSecondaryKey string
    SecondaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read.
    DeadLetterSecret string
    Dead letter storage secret for key-based authentication. Will be obfuscated during read.
    DeadLetterUri string
    Dead letter storage URL for identity-based authentication.
    EndpointUri string
    The URL of the EventHub namespace for identity-based authentication. It must include the protocol 'sb://'.
    EntityPath string
    The EventHub name in the EventHub namespace for identity-based authentication.
    Identity Pulumi.AzureNative.DigitalTwins.Inputs.ManagedIdentityReferenceResponse
    Managed identity properties for the endpoint.
    CreatedTime string
    Time when the Endpoint was added to DigitalTwinsInstance.
    ProvisioningState string
    The provisioning state.
    AuthenticationType string
    Specifies the authentication type being used for connecting to the endpoint. Defaults to 'KeyBased'. If 'KeyBased' is selected, a connection string must be specified (at least the primary connection string). If 'IdentityBased' is select, the endpointUri and entityPath properties must be specified.
    ConnectionStringPrimaryKey string
    PrimaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read.
    ConnectionStringSecondaryKey string
    SecondaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read.
    DeadLetterSecret string
    Dead letter storage secret for key-based authentication. Will be obfuscated during read.
    DeadLetterUri string
    Dead letter storage URL for identity-based authentication.
    EndpointUri string
    The URL of the EventHub namespace for identity-based authentication. It must include the protocol 'sb://'.
    EntityPath string
    The EventHub name in the EventHub namespace for identity-based authentication.
    Identity ManagedIdentityReferenceResponse
    Managed identity properties for the endpoint.
    createdTime String
    Time when the Endpoint was added to DigitalTwinsInstance.
    provisioningState String
    The provisioning state.
    authenticationType String
    Specifies the authentication type being used for connecting to the endpoint. Defaults to 'KeyBased'. If 'KeyBased' is selected, a connection string must be specified (at least the primary connection string). If 'IdentityBased' is select, the endpointUri and entityPath properties must be specified.
    connectionStringPrimaryKey String
    PrimaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read.
    connectionStringSecondaryKey String
    SecondaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read.
    deadLetterSecret String
    Dead letter storage secret for key-based authentication. Will be obfuscated during read.
    deadLetterUri String
    Dead letter storage URL for identity-based authentication.
    endpointUri String
    The URL of the EventHub namespace for identity-based authentication. It must include the protocol 'sb://'.
    entityPath String
    The EventHub name in the EventHub namespace for identity-based authentication.
    identity ManagedIdentityReferenceResponse
    Managed identity properties for the endpoint.
    createdTime string
    Time when the Endpoint was added to DigitalTwinsInstance.
    provisioningState string
    The provisioning state.
    authenticationType string
    Specifies the authentication type being used for connecting to the endpoint. Defaults to 'KeyBased'. If 'KeyBased' is selected, a connection string must be specified (at least the primary connection string). If 'IdentityBased' is select, the endpointUri and entityPath properties must be specified.
    connectionStringPrimaryKey string
    PrimaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read.
    connectionStringSecondaryKey string
    SecondaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read.
    deadLetterSecret string
    Dead letter storage secret for key-based authentication. Will be obfuscated during read.
    deadLetterUri string
    Dead letter storage URL for identity-based authentication.
    endpointUri string
    The URL of the EventHub namespace for identity-based authentication. It must include the protocol 'sb://'.
    entityPath string
    The EventHub name in the EventHub namespace for identity-based authentication.
    identity ManagedIdentityReferenceResponse
    Managed identity properties for the endpoint.
    created_time str
    Time when the Endpoint was added to DigitalTwinsInstance.
    provisioning_state str
    The provisioning state.
    authentication_type str
    Specifies the authentication type being used for connecting to the endpoint. Defaults to 'KeyBased'. If 'KeyBased' is selected, a connection string must be specified (at least the primary connection string). If 'IdentityBased' is select, the endpointUri and entityPath properties must be specified.
    connection_string_primary_key str
    PrimaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read.
    connection_string_secondary_key str
    SecondaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read.
    dead_letter_secret str
    Dead letter storage secret for key-based authentication. Will be obfuscated during read.
    dead_letter_uri str
    Dead letter storage URL for identity-based authentication.
    endpoint_uri str
    The URL of the EventHub namespace for identity-based authentication. It must include the protocol 'sb://'.
    entity_path str
    The EventHub name in the EventHub namespace for identity-based authentication.
    identity ManagedIdentityReferenceResponse
    Managed identity properties for the endpoint.
    createdTime String
    Time when the Endpoint was added to DigitalTwinsInstance.
    provisioningState String
    The provisioning state.
    authenticationType String
    Specifies the authentication type being used for connecting to the endpoint. Defaults to 'KeyBased'. If 'KeyBased' is selected, a connection string must be specified (at least the primary connection string). If 'IdentityBased' is select, the endpointUri and entityPath properties must be specified.
    connectionStringPrimaryKey String
    PrimaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read.
    connectionStringSecondaryKey String
    SecondaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read.
    deadLetterSecret String
    Dead letter storage secret for key-based authentication. Will be obfuscated during read.
    deadLetterUri String
    Dead letter storage URL for identity-based authentication.
    endpointUri String
    The URL of the EventHub namespace for identity-based authentication. It must include the protocol 'sb://'.
    entityPath String
    The EventHub name in the EventHub namespace for identity-based authentication.
    identity Property Map
    Managed identity properties for the endpoint.

    ManagedIdentityReferenceResponse

    Type string
    The type of managed identity used.
    UserAssignedIdentity string
    The user identity ARM resource id if the managed identity type is 'UserAssigned'.
    Type string
    The type of managed identity used.
    UserAssignedIdentity string
    The user identity ARM resource id if the managed identity type is 'UserAssigned'.
    type String
    The type of managed identity used.
    userAssignedIdentity String
    The user identity ARM resource id if the managed identity type is 'UserAssigned'.
    type string
    The type of managed identity used.
    userAssignedIdentity string
    The user identity ARM resource id if the managed identity type is 'UserAssigned'.
    type str
    The type of managed identity used.
    user_assigned_identity str
    The user identity ARM resource id if the managed identity type is 'UserAssigned'.
    type String
    The type of managed identity used.
    userAssignedIdentity String
    The user identity ARM resource id if the managed identity type is 'UserAssigned'.

    ServiceBusResponse

    CreatedTime string
    Time when the Endpoint was added to DigitalTwinsInstance.
    ProvisioningState string
    The provisioning state.
    AuthenticationType string
    Specifies the authentication type being used for connecting to the endpoint. Defaults to 'KeyBased'. If 'KeyBased' is selected, a connection string must be specified (at least the primary connection string). If 'IdentityBased' is select, the endpointUri and entityPath properties must be specified.
    DeadLetterSecret string
    Dead letter storage secret for key-based authentication. Will be obfuscated during read.
    DeadLetterUri string
    Dead letter storage URL for identity-based authentication.
    EndpointUri string
    The URL of the ServiceBus namespace for identity-based authentication. It must include the protocol 'sb://'.
    EntityPath string
    The ServiceBus Topic name for identity-based authentication.
    Identity Pulumi.AzureNative.DigitalTwins.Inputs.ManagedIdentityReferenceResponse
    Managed identity properties for the endpoint.
    PrimaryConnectionString string
    PrimaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read.
    SecondaryConnectionString string
    SecondaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read.
    CreatedTime string
    Time when the Endpoint was added to DigitalTwinsInstance.
    ProvisioningState string
    The provisioning state.
    AuthenticationType string
    Specifies the authentication type being used for connecting to the endpoint. Defaults to 'KeyBased'. If 'KeyBased' is selected, a connection string must be specified (at least the primary connection string). If 'IdentityBased' is select, the endpointUri and entityPath properties must be specified.
    DeadLetterSecret string
    Dead letter storage secret for key-based authentication. Will be obfuscated during read.
    DeadLetterUri string
    Dead letter storage URL for identity-based authentication.
    EndpointUri string
    The URL of the ServiceBus namespace for identity-based authentication. It must include the protocol 'sb://'.
    EntityPath string
    The ServiceBus Topic name for identity-based authentication.
    Identity ManagedIdentityReferenceResponse
    Managed identity properties for the endpoint.
    PrimaryConnectionString string
    PrimaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read.
    SecondaryConnectionString string
    SecondaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read.
    createdTime String
    Time when the Endpoint was added to DigitalTwinsInstance.
    provisioningState String
    The provisioning state.
    authenticationType String
    Specifies the authentication type being used for connecting to the endpoint. Defaults to 'KeyBased'. If 'KeyBased' is selected, a connection string must be specified (at least the primary connection string). If 'IdentityBased' is select, the endpointUri and entityPath properties must be specified.
    deadLetterSecret String
    Dead letter storage secret for key-based authentication. Will be obfuscated during read.
    deadLetterUri String
    Dead letter storage URL for identity-based authentication.
    endpointUri String
    The URL of the ServiceBus namespace for identity-based authentication. It must include the protocol 'sb://'.
    entityPath String
    The ServiceBus Topic name for identity-based authentication.
    identity ManagedIdentityReferenceResponse
    Managed identity properties for the endpoint.
    primaryConnectionString String
    PrimaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read.
    secondaryConnectionString String
    SecondaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read.
    createdTime string
    Time when the Endpoint was added to DigitalTwinsInstance.
    provisioningState string
    The provisioning state.
    authenticationType string
    Specifies the authentication type being used for connecting to the endpoint. Defaults to 'KeyBased'. If 'KeyBased' is selected, a connection string must be specified (at least the primary connection string). If 'IdentityBased' is select, the endpointUri and entityPath properties must be specified.
    deadLetterSecret string
    Dead letter storage secret for key-based authentication. Will be obfuscated during read.
    deadLetterUri string
    Dead letter storage URL for identity-based authentication.
    endpointUri string
    The URL of the ServiceBus namespace for identity-based authentication. It must include the protocol 'sb://'.
    entityPath string
    The ServiceBus Topic name for identity-based authentication.
    identity ManagedIdentityReferenceResponse
    Managed identity properties for the endpoint.
    primaryConnectionString string
    PrimaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read.
    secondaryConnectionString string
    SecondaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read.
    created_time str
    Time when the Endpoint was added to DigitalTwinsInstance.
    provisioning_state str
    The provisioning state.
    authentication_type str
    Specifies the authentication type being used for connecting to the endpoint. Defaults to 'KeyBased'. If 'KeyBased' is selected, a connection string must be specified (at least the primary connection string). If 'IdentityBased' is select, the endpointUri and entityPath properties must be specified.
    dead_letter_secret str
    Dead letter storage secret for key-based authentication. Will be obfuscated during read.
    dead_letter_uri str
    Dead letter storage URL for identity-based authentication.
    endpoint_uri str
    The URL of the ServiceBus namespace for identity-based authentication. It must include the protocol 'sb://'.
    entity_path str
    The ServiceBus Topic name for identity-based authentication.
    identity ManagedIdentityReferenceResponse
    Managed identity properties for the endpoint.
    primary_connection_string str
    PrimaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read.
    secondary_connection_string str
    SecondaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read.
    createdTime String
    Time when the Endpoint was added to DigitalTwinsInstance.
    provisioningState String
    The provisioning state.
    authenticationType String
    Specifies the authentication type being used for connecting to the endpoint. Defaults to 'KeyBased'. If 'KeyBased' is selected, a connection string must be specified (at least the primary connection string). If 'IdentityBased' is select, the endpointUri and entityPath properties must be specified.
    deadLetterSecret String
    Dead letter storage secret for key-based authentication. Will be obfuscated during read.
    deadLetterUri String
    Dead letter storage URL for identity-based authentication.
    endpointUri String
    The URL of the ServiceBus namespace for identity-based authentication. It must include the protocol 'sb://'.
    entityPath String
    The ServiceBus Topic name for identity-based authentication.
    identity Property Map
    Managed identity properties for the endpoint.
    primaryConnectionString String
    PrimaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read.
    secondaryConnectionString String
    SecondaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read.

    SystemDataResponse

    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.
    createdAt string
    The timestamp of resource creation (UTC).
    createdBy string
    The identity that created the resource.
    createdByType string
    The type of identity that created the resource.
    lastModifiedAt string
    The timestamp of resource last modification (UTC)
    lastModifiedBy string
    The identity that last modified the resource.
    lastModifiedByType string
    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_type str
    The type of identity that created the resource.
    last_modified_at str
    The timestamp of resource last modification (UTC)
    last_modified_by str
    The identity that last modified the resource.
    last_modified_by_type str
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
    Azure Native v2.33.0 published on Friday, Mar 22, 2024 by Pulumi