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.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
azure-native.digitaltwins.getDigitalTwinsEndpoint
Explore with Pulumi AI
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.63.0 published on Tuesday, Sep 24, 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:
- Endpoint
Name string - Name of Endpoint Resource.
- Resource
Group stringName - The name of the resource group that contains the DigitalTwinsInstance.
- Resource
Name string - The name of the DigitalTwinsInstance.
- Endpoint
Name string - Name of Endpoint Resource.
- Resource
Group stringName - The name of the resource group that contains the DigitalTwinsInstance.
- Resource
Name string - The name of the DigitalTwinsInstance.
- endpoint
Name String - Name of Endpoint Resource.
- resource
Group StringName - The name of the resource group that contains the DigitalTwinsInstance.
- resource
Name String - The name of the DigitalTwinsInstance.
- endpoint
Name string - Name of Endpoint Resource.
- resource
Group stringName - The name of the resource group that contains the DigitalTwinsInstance.
- resource
Name string - The name of the DigitalTwinsInstance.
- endpoint_
name str - Name of Endpoint Resource.
- resource_
group_ strname - The name of the resource group that contains the DigitalTwinsInstance.
- resource_
name str - The name of the DigitalTwinsInstance.
- endpoint
Name String - Name of Endpoint Resource.
- resource
Group StringName - The name of the resource group that contains the DigitalTwinsInstance.
- resource
Name 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.
Azure | Pulumi.Native. Digital Twins. Outputs. Event Grid Response Azure | Pulumi.Native. Digital Twins. Outputs. Event Hub Response Azure Native. Digital Twins. Outputs. Service Bus Response - DigitalTwinsInstance endpoint resource properties.
- System
Data Pulumi.Azure Native. Digital Twins. Outputs. System Data Response - 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
Event
Grid | EventResponse Hub | ServiceResponse Bus Response - DigitalTwinsInstance endpoint resource properties.
- System
Data SystemData Response - 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
Event
Grid | EventResponse Hub | ServiceResponse Bus Response - DigitalTwinsInstance endpoint resource properties.
- system
Data SystemData Response - 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
Event
Grid | EventResponse Hub | ServiceResponse Bus Response - DigitalTwinsInstance endpoint resource properties.
- system
Data SystemData Response - 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
Event
Grid | EventResponse Hub | ServiceResponse Bus Response - DigitalTwinsInstance endpoint resource properties.
- system_
data SystemData Response - 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.
- system
Data Property Map - Metadata pertaining to creation and last modification of the resource.
- type String
- The resource type.
Supporting Types
EventGridResponse
- Access
Key1 string - EventGrid secondary accesskey. Will be obfuscated during read.
- Created
Time string - Time when the Endpoint was added to DigitalTwinsInstance.
- Provisioning
State string - The provisioning state.
- Topic
Endpoint string - EventGrid Topic Endpoint.
- Access
Key2 string - EventGrid secondary accesskey. Will be obfuscated during read.
- Authentication
Type 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.
- Dead
Letter stringSecret - Dead letter storage secret for key-based authentication. Will be obfuscated during read.
- Dead
Letter stringUri - Dead letter storage URL for identity-based authentication.
- Identity
Pulumi.
Azure Native. Digital Twins. Inputs. Managed Identity Reference Response - Managed identity properties for the endpoint.
- Access
Key1 string - EventGrid secondary accesskey. Will be obfuscated during read.
- Created
Time string - Time when the Endpoint was added to DigitalTwinsInstance.
- Provisioning
State string - The provisioning state.
- Topic
Endpoint string - EventGrid Topic Endpoint.
- Access
Key2 string - EventGrid secondary accesskey. Will be obfuscated during read.
- Authentication
Type 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.
- Dead
Letter stringSecret - Dead letter storage secret for key-based authentication. Will be obfuscated during read.
- Dead
Letter stringUri - Dead letter storage URL for identity-based authentication.
- Identity
Managed
Identity Reference Response - Managed identity properties for the endpoint.
- access
Key1 String - EventGrid secondary accesskey. Will be obfuscated during read.
- created
Time String - Time when the Endpoint was added to DigitalTwinsInstance.
- provisioning
State String - The provisioning state.
- topic
Endpoint String - EventGrid Topic Endpoint.
- access
Key2 String - EventGrid secondary accesskey. Will be obfuscated during read.
- authentication
Type 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.
- dead
Letter StringSecret - Dead letter storage secret for key-based authentication. Will be obfuscated during read.
- dead
Letter StringUri - Dead letter storage URL for identity-based authentication.
- identity
Managed
Identity Reference Response - Managed identity properties for the endpoint.
- access
Key1 string - EventGrid secondary accesskey. Will be obfuscated during read.
- created
Time string - Time when the Endpoint was added to DigitalTwinsInstance.
- provisioning
State string - The provisioning state.
- topic
Endpoint string - EventGrid Topic Endpoint.
- access
Key2 string - EventGrid secondary accesskey. Will be obfuscated during read.
- authentication
Type 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.
- dead
Letter stringSecret - Dead letter storage secret for key-based authentication. Will be obfuscated during read.
- dead
Letter stringUri - Dead letter storage URL for identity-based authentication.
- identity
Managed
Identity Reference Response - 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_ strsecret - Dead letter storage secret for key-based authentication. Will be obfuscated during read.
- dead_
letter_ struri - Dead letter storage URL for identity-based authentication.
- identity
Managed
Identity Reference Response - Managed identity properties for the endpoint.
- access
Key1 String - EventGrid secondary accesskey. Will be obfuscated during read.
- created
Time String - Time when the Endpoint was added to DigitalTwinsInstance.
- provisioning
State String - The provisioning state.
- topic
Endpoint String - EventGrid Topic Endpoint.
- access
Key2 String - EventGrid secondary accesskey. Will be obfuscated during read.
- authentication
Type 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.
- dead
Letter StringSecret - Dead letter storage secret for key-based authentication. Will be obfuscated during read.
- dead
Letter StringUri - Dead letter storage URL for identity-based authentication.
- identity Property Map
- Managed identity properties for the endpoint.
EventHubResponse
- Created
Time string - Time when the Endpoint was added to DigitalTwinsInstance.
- Provisioning
State string - The provisioning state.
- Authentication
Type 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.
- Connection
String stringPrimary Key - PrimaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read.
- Connection
String stringSecondary Key - SecondaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read.
- Dead
Letter stringSecret - Dead letter storage secret for key-based authentication. Will be obfuscated during read.
- Dead
Letter stringUri - Dead letter storage URL for identity-based authentication.
- Endpoint
Uri string - The URL of the EventHub namespace for identity-based authentication. It must include the protocol 'sb://'.
- Entity
Path string - The EventHub name in the EventHub namespace for identity-based authentication.
- Identity
Pulumi.
Azure Native. Digital Twins. Inputs. Managed Identity Reference Response - Managed identity properties for the endpoint.
- Created
Time string - Time when the Endpoint was added to DigitalTwinsInstance.
- Provisioning
State string - The provisioning state.
- Authentication
Type 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.
- Connection
String stringPrimary Key - PrimaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read.
- Connection
String stringSecondary Key - SecondaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read.
- Dead
Letter stringSecret - Dead letter storage secret for key-based authentication. Will be obfuscated during read.
- Dead
Letter stringUri - Dead letter storage URL for identity-based authentication.
- Endpoint
Uri string - The URL of the EventHub namespace for identity-based authentication. It must include the protocol 'sb://'.
- Entity
Path string - The EventHub name in the EventHub namespace for identity-based authentication.
- Identity
Managed
Identity Reference Response - Managed identity properties for the endpoint.
- created
Time String - Time when the Endpoint was added to DigitalTwinsInstance.
- provisioning
State String - The provisioning state.
- authentication
Type 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.
- connection
String StringPrimary Key - PrimaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read.
- connection
String StringSecondary Key - SecondaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read.
- dead
Letter StringSecret - Dead letter storage secret for key-based authentication. Will be obfuscated during read.
- dead
Letter StringUri - Dead letter storage URL for identity-based authentication.
- endpoint
Uri String - The URL of the EventHub namespace for identity-based authentication. It must include the protocol 'sb://'.
- entity
Path String - The EventHub name in the EventHub namespace for identity-based authentication.
- identity
Managed
Identity Reference Response - Managed identity properties for the endpoint.
- created
Time string - Time when the Endpoint was added to DigitalTwinsInstance.
- provisioning
State string - The provisioning state.
- authentication
Type 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.
- connection
String stringPrimary Key - PrimaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read.
- connection
String stringSecondary Key - SecondaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read.
- dead
Letter stringSecret - Dead letter storage secret for key-based authentication. Will be obfuscated during read.
- dead
Letter stringUri - Dead letter storage URL for identity-based authentication.
- endpoint
Uri string - The URL of the EventHub namespace for identity-based authentication. It must include the protocol 'sb://'.
- entity
Path string - The EventHub name in the EventHub namespace for identity-based authentication.
- identity
Managed
Identity Reference Response - 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_ strprimary_ key - PrimaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read.
- connection_
string_ strsecondary_ key - SecondaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read.
- dead_
letter_ strsecret - Dead letter storage secret for key-based authentication. Will be obfuscated during read.
- dead_
letter_ struri - 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
Managed
Identity Reference Response - Managed identity properties for the endpoint.
- created
Time String - Time when the Endpoint was added to DigitalTwinsInstance.
- provisioning
State String - The provisioning state.
- authentication
Type 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.
- connection
String StringPrimary Key - PrimaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read.
- connection
String StringSecondary Key - SecondaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read.
- dead
Letter StringSecret - Dead letter storage secret for key-based authentication. Will be obfuscated during read.
- dead
Letter StringUri - Dead letter storage URL for identity-based authentication.
- endpoint
Uri String - The URL of the EventHub namespace for identity-based authentication. It must include the protocol 'sb://'.
- entity
Path 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.
- User
Assigned stringIdentity - The user identity ARM resource id if the managed identity type is 'UserAssigned'.
- Type string
- The type of managed identity used.
- User
Assigned stringIdentity - The user identity ARM resource id if the managed identity type is 'UserAssigned'.
- type String
- The type of managed identity used.
- user
Assigned StringIdentity - The user identity ARM resource id if the managed identity type is 'UserAssigned'.
- type string
- The type of managed identity used.
- user
Assigned stringIdentity - The user identity ARM resource id if the managed identity type is 'UserAssigned'.
- type str
- The type of managed identity used.
- user_
assigned_ stridentity - The user identity ARM resource id if the managed identity type is 'UserAssigned'.
- type String
- The type of managed identity used.
- user
Assigned StringIdentity - The user identity ARM resource id if the managed identity type is 'UserAssigned'.
ServiceBusResponse
- Created
Time string - Time when the Endpoint was added to DigitalTwinsInstance.
- Provisioning
State string - The provisioning state.
- Authentication
Type 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.
- Dead
Letter stringSecret - Dead letter storage secret for key-based authentication. Will be obfuscated during read.
- Dead
Letter stringUri - Dead letter storage URL for identity-based authentication.
- Endpoint
Uri string - The URL of the ServiceBus namespace for identity-based authentication. It must include the protocol 'sb://'.
- Entity
Path string - The ServiceBus Topic name for identity-based authentication.
- Identity
Pulumi.
Azure Native. Digital Twins. Inputs. Managed Identity Reference Response - Managed identity properties for the endpoint.
- Primary
Connection stringString - PrimaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read.
- Secondary
Connection stringString - SecondaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read.
- Created
Time string - Time when the Endpoint was added to DigitalTwinsInstance.
- Provisioning
State string - The provisioning state.
- Authentication
Type 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.
- Dead
Letter stringSecret - Dead letter storage secret for key-based authentication. Will be obfuscated during read.
- Dead
Letter stringUri - Dead letter storage URL for identity-based authentication.
- Endpoint
Uri string - The URL of the ServiceBus namespace for identity-based authentication. It must include the protocol 'sb://'.
- Entity
Path string - The ServiceBus Topic name for identity-based authentication.
- Identity
Managed
Identity Reference Response - Managed identity properties for the endpoint.
- Primary
Connection stringString - PrimaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read.
- Secondary
Connection stringString - SecondaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read.
- created
Time String - Time when the Endpoint was added to DigitalTwinsInstance.
- provisioning
State String - The provisioning state.
- authentication
Type 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.
- dead
Letter StringSecret - Dead letter storage secret for key-based authentication. Will be obfuscated during read.
- dead
Letter StringUri - Dead letter storage URL for identity-based authentication.
- endpoint
Uri String - The URL of the ServiceBus namespace for identity-based authentication. It must include the protocol 'sb://'.
- entity
Path String - The ServiceBus Topic name for identity-based authentication.
- identity
Managed
Identity Reference Response - Managed identity properties for the endpoint.
- primary
Connection StringString - PrimaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read.
- secondary
Connection StringString - SecondaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read.
- created
Time string - Time when the Endpoint was added to DigitalTwinsInstance.
- provisioning
State string - The provisioning state.
- authentication
Type 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.
- dead
Letter stringSecret - Dead letter storage secret for key-based authentication. Will be obfuscated during read.
- dead
Letter stringUri - Dead letter storage URL for identity-based authentication.
- endpoint
Uri string - The URL of the ServiceBus namespace for identity-based authentication. It must include the protocol 'sb://'.
- entity
Path string - The ServiceBus Topic name for identity-based authentication.
- identity
Managed
Identity Reference Response - Managed identity properties for the endpoint.
- primary
Connection stringString - PrimaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read.
- secondary
Connection stringString - 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_ strsecret - Dead letter storage secret for key-based authentication. Will be obfuscated during read.
- dead_
letter_ struri - 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
Managed
Identity Reference Response - Managed identity properties for the endpoint.
- primary_
connection_ strstring - PrimaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read.
- secondary_
connection_ strstring - SecondaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read.
- created
Time String - Time when the Endpoint was added to DigitalTwinsInstance.
- provisioning
State String - The provisioning state.
- authentication
Type 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.
- dead
Letter StringSecret - Dead letter storage secret for key-based authentication. Will be obfuscated during read.
- dead
Letter StringUri - Dead letter storage URL for identity-based authentication.
- endpoint
Uri String - The URL of the ServiceBus namespace for identity-based authentication. It must include the protocol 'sb://'.
- entity
Path String - The ServiceBus Topic name for identity-based authentication.
- identity Property Map
- Managed identity properties for the endpoint.
- primary
Connection StringString - PrimaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read.
- secondary
Connection StringString - SecondaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read.
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
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.63.0 published on Tuesday, Sep 24, 2024 by Pulumi