1. Packages
  2. Azure Native v2
  3. API Docs
  4. iotoperationsmq
  5. getBrokerAuthentication
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.82.0 published on Friday, Jan 10, 2025 by Pulumi

azure-native-v2.iotoperationsmq.getBrokerAuthentication

Explore with Pulumi AI

These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.82.0 published on Friday, Jan 10, 2025 by Pulumi

Get a BrokerAuthenticationResource Azure REST API version: 2023-10-04-preview.

Using getBrokerAuthentication

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 getBrokerAuthentication(args: GetBrokerAuthenticationArgs, opts?: InvokeOptions): Promise<GetBrokerAuthenticationResult>
function getBrokerAuthenticationOutput(args: GetBrokerAuthenticationOutputArgs, opts?: InvokeOptions): Output<GetBrokerAuthenticationResult>
Copy
def get_broker_authentication(authentication_name: Optional[str] = None,
                              broker_name: Optional[str] = None,
                              mq_name: Optional[str] = None,
                              resource_group_name: Optional[str] = None,
                              opts: Optional[InvokeOptions] = None) -> GetBrokerAuthenticationResult
def get_broker_authentication_output(authentication_name: Optional[pulumi.Input[str]] = None,
                              broker_name: Optional[pulumi.Input[str]] = None,
                              mq_name: Optional[pulumi.Input[str]] = None,
                              resource_group_name: Optional[pulumi.Input[str]] = None,
                              opts: Optional[InvokeOptions] = None) -> Output[GetBrokerAuthenticationResult]
Copy
func LookupBrokerAuthentication(ctx *Context, args *LookupBrokerAuthenticationArgs, opts ...InvokeOption) (*LookupBrokerAuthenticationResult, error)
func LookupBrokerAuthenticationOutput(ctx *Context, args *LookupBrokerAuthenticationOutputArgs, opts ...InvokeOption) LookupBrokerAuthenticationResultOutput
Copy

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

public static class GetBrokerAuthentication 
{
    public static Task<GetBrokerAuthenticationResult> InvokeAsync(GetBrokerAuthenticationArgs args, InvokeOptions? opts = null)
    public static Output<GetBrokerAuthenticationResult> Invoke(GetBrokerAuthenticationInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetBrokerAuthenticationResult> getBrokerAuthentication(GetBrokerAuthenticationArgs args, InvokeOptions options)
public static Output<GetBrokerAuthenticationResult> getBrokerAuthentication(GetBrokerAuthenticationArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:iotoperationsmq:getBrokerAuthentication
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

AuthenticationName
This property is required.
Changes to this property will trigger replacement.
string
Name of MQ broker/authentication resource
BrokerName
This property is required.
Changes to this property will trigger replacement.
string
Name of MQ broker resource
MqName
This property is required.
Changes to this property will trigger replacement.
string
Name of MQ resource
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
AuthenticationName
This property is required.
Changes to this property will trigger replacement.
string
Name of MQ broker/authentication resource
BrokerName
This property is required.
Changes to this property will trigger replacement.
string
Name of MQ broker resource
MqName
This property is required.
Changes to this property will trigger replacement.
string
Name of MQ resource
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
authenticationName
This property is required.
Changes to this property will trigger replacement.
String
Name of MQ broker/authentication resource
brokerName
This property is required.
Changes to this property will trigger replacement.
String
Name of MQ broker resource
mqName
This property is required.
Changes to this property will trigger replacement.
String
Name of MQ resource
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.
authenticationName
This property is required.
Changes to this property will trigger replacement.
string
Name of MQ broker/authentication resource
brokerName
This property is required.
Changes to this property will trigger replacement.
string
Name of MQ broker resource
mqName
This property is required.
Changes to this property will trigger replacement.
string
Name of MQ resource
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
authentication_name
This property is required.
Changes to this property will trigger replacement.
str
Name of MQ broker/authentication resource
broker_name
This property is required.
Changes to this property will trigger replacement.
str
Name of MQ broker resource
mq_name
This property is required.
Changes to this property will trigger replacement.
str
Name of MQ resource
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the resource group. The name is case insensitive.
authenticationName
This property is required.
Changes to this property will trigger replacement.
String
Name of MQ broker/authentication resource
brokerName
This property is required.
Changes to this property will trigger replacement.
String
Name of MQ broker resource
mqName
This property is required.
Changes to this property will trigger replacement.
String
Name of MQ resource
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.

getBrokerAuthentication Result

The following output properties are available:

AuthenticationMethods List<Pulumi.AzureNative.IoTOperationsMQ.Outputs.BrokerAuthenticatorMethodsResponse>
The list of authentication methods supported by the Authentication Resource. For each array element, NOTE - Enum only authenticator type supported.
ExtendedLocation Pulumi.AzureNative.IoTOperationsMQ.Outputs.ExtendedLocationPropertyResponse
Extended Location
Id string
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
ListenerRef List<string>
The array of listener Resources it supports.
Location string
The geo-location where the resource lives
Name string
The name of the resource
ProvisioningState string
The status of the last operation.
SystemData Pulumi.AzureNative.IoTOperationsMQ.Outputs.SystemDataResponse
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"
Tags Dictionary<string, string>
Resource tags.
AuthenticationMethods []BrokerAuthenticatorMethodsResponse
The list of authentication methods supported by the Authentication Resource. For each array element, NOTE - Enum only authenticator type supported.
ExtendedLocation ExtendedLocationPropertyResponse
Extended Location
Id string
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
ListenerRef []string
The array of listener Resources it supports.
Location string
The geo-location where the resource lives
Name string
The name of the resource
ProvisioningState string
The status of the last operation.
SystemData SystemDataResponse
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"
Tags map[string]string
Resource tags.
authenticationMethods List<BrokerAuthenticatorMethodsResponse>
The list of authentication methods supported by the Authentication Resource. For each array element, NOTE - Enum only authenticator type supported.
extendedLocation ExtendedLocationPropertyResponse
Extended Location
id String
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
listenerRef List<String>
The array of listener Resources it supports.
location String
The geo-location where the resource lives
name String
The name of the resource
provisioningState String
The status of the last operation.
systemData SystemDataResponse
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"
tags Map<String,String>
Resource tags.
authenticationMethods BrokerAuthenticatorMethodsResponse[]
The list of authentication methods supported by the Authentication Resource. For each array element, NOTE - Enum only authenticator type supported.
extendedLocation ExtendedLocationPropertyResponse
Extended Location
id string
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
listenerRef string[]
The array of listener Resources it supports.
location string
The geo-location where the resource lives
name string
The name of the resource
provisioningState string
The status of the last operation.
systemData SystemDataResponse
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"
tags {[key: string]: string}
Resource tags.
authentication_methods Sequence[BrokerAuthenticatorMethodsResponse]
The list of authentication methods supported by the Authentication Resource. For each array element, NOTE - Enum only authenticator type supported.
extended_location ExtendedLocationPropertyResponse
Extended Location
id str
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
listener_ref Sequence[str]
The array of listener Resources it supports.
location str
The geo-location where the resource lives
name str
The name of the resource
provisioning_state str
The status of the last operation.
system_data SystemDataResponse
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"
tags Mapping[str, str]
Resource tags.
authenticationMethods List<Property Map>
The list of authentication methods supported by the Authentication Resource. For each array element, NOTE - Enum only authenticator type supported.
extendedLocation Property Map
Extended Location
id String
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
listenerRef List<String>
The array of listener Resources it supports.
location String
The geo-location where the resource lives
name String
The name of the resource
provisioningState String
The status of the last operation.
systemData 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"
tags Map<String>
Resource tags.

Supporting Types

BrokerAuthenticatorCustomAuthResponse

X509 This property is required. Pulumi.AzureNative.IoTOperationsMQ.Inputs.BrokerAuthenticatorCustomAuthX509Response
X509 Custom Auth type details.
X509 This property is required. BrokerAuthenticatorCustomAuthX509Response
X509 Custom Auth type details.
x509 This property is required. BrokerAuthenticatorCustomAuthX509Response
X509 Custom Auth type details.
x509 This property is required. BrokerAuthenticatorCustomAuthX509Response
X509 Custom Auth type details.
x509 This property is required. BrokerAuthenticatorCustomAuthX509Response
X509 Custom Auth type details.
x509 This property is required. Property Map
X509 Custom Auth type details.

BrokerAuthenticatorCustomAuthX509Response

KeyVault Pulumi.AzureNative.IoTOperationsMQ.Inputs.KeyVaultCertificatePropertiesResponse
Keyvault X509 secret properties.
SecretName string
Secret where cert details are stored.
KeyVault KeyVaultCertificatePropertiesResponse
Keyvault X509 secret properties.
SecretName string
Secret where cert details are stored.
keyVault KeyVaultCertificatePropertiesResponse
Keyvault X509 secret properties.
secretName String
Secret where cert details are stored.
keyVault KeyVaultCertificatePropertiesResponse
Keyvault X509 secret properties.
secretName string
Secret where cert details are stored.
key_vault KeyVaultCertificatePropertiesResponse
Keyvault X509 secret properties.
secret_name str
Secret where cert details are stored.
keyVault Property Map
Keyvault X509 secret properties.
secretName String
Secret where cert details are stored.

BrokerAuthenticatorMethodCustomResponse

Endpoint This property is required. string
Endpoint to connect to.
Auth Pulumi.AzureNative.IoTOperationsMQ.Inputs.BrokerAuthenticatorCustomAuthResponse
Custom Broker Authentication Method.
CaCertConfigMap string
CA cert config map to use.
Headers Dictionary<string, string>
Configuration Headers to use.
Endpoint This property is required. string
Endpoint to connect to.
Auth BrokerAuthenticatorCustomAuthResponse
Custom Broker Authentication Method.
CaCertConfigMap string
CA cert config map to use.
Headers map[string]string
Configuration Headers to use.
endpoint This property is required. String
Endpoint to connect to.
auth BrokerAuthenticatorCustomAuthResponse
Custom Broker Authentication Method.
caCertConfigMap String
CA cert config map to use.
headers Map<String,String>
Configuration Headers to use.
endpoint This property is required. string
Endpoint to connect to.
auth BrokerAuthenticatorCustomAuthResponse
Custom Broker Authentication Method.
caCertConfigMap string
CA cert config map to use.
headers {[key: string]: string}
Configuration Headers to use.
endpoint This property is required. str
Endpoint to connect to.
auth BrokerAuthenticatorCustomAuthResponse
Custom Broker Authentication Method.
ca_cert_config_map str
CA cert config map to use.
headers Mapping[str, str]
Configuration Headers to use.
endpoint This property is required. String
Endpoint to connect to.
auth Property Map
Custom Broker Authentication Method.
caCertConfigMap String
CA cert config map to use.
headers Map<String>
Configuration Headers to use.

BrokerAuthenticatorMethodSatResponse

Audiences This property is required. List<string>
List of allowed audience.
Audiences This property is required. []string
List of allowed audience.
audiences This property is required. List<String>
List of allowed audience.
audiences This property is required. string[]
List of allowed audience.
audiences This property is required. Sequence[str]
List of allowed audience.
audiences This property is required. List<String>
List of allowed audience.

BrokerAuthenticatorMethodSvidResponse

AgentSocketPath This property is required. string
Mounted socket path for spiffe agent.
IdentityMaxRetry double
Maximum number of re-tries to fetch identity.
IdentityWaitRetryMs double
Maximum time to wait before fetching identity again.
AgentSocketPath This property is required. string
Mounted socket path for spiffe agent.
IdentityMaxRetry float64
Maximum number of re-tries to fetch identity.
IdentityWaitRetryMs float64
Maximum time to wait before fetching identity again.
agentSocketPath This property is required. String
Mounted socket path for spiffe agent.
identityMaxRetry Double
Maximum number of re-tries to fetch identity.
identityWaitRetryMs Double
Maximum time to wait before fetching identity again.
agentSocketPath This property is required. string
Mounted socket path for spiffe agent.
identityMaxRetry number
Maximum number of re-tries to fetch identity.
identityWaitRetryMs number
Maximum time to wait before fetching identity again.
agent_socket_path This property is required. str
Mounted socket path for spiffe agent.
identity_max_retry float
Maximum number of re-tries to fetch identity.
identity_wait_retry_ms float
Maximum time to wait before fetching identity again.
agentSocketPath This property is required. String
Mounted socket path for spiffe agent.
identityMaxRetry Number
Maximum number of re-tries to fetch identity.
identityWaitRetryMs Number
Maximum time to wait before fetching identity again.

BrokerAuthenticatorMethodUsernamePasswordResponse

KeyVault Pulumi.AzureNative.IoTOperationsMQ.Inputs.KeyVaultSecretPropertiesResponse
Keyvault username password secret properties.
SecretName string
Secret where username and password are stored.
KeyVault KeyVaultSecretPropertiesResponse
Keyvault username password secret properties.
SecretName string
Secret where username and password are stored.
keyVault KeyVaultSecretPropertiesResponse
Keyvault username password secret properties.
secretName String
Secret where username and password are stored.
keyVault KeyVaultSecretPropertiesResponse
Keyvault username password secret properties.
secretName string
Secret where username and password are stored.
key_vault KeyVaultSecretPropertiesResponse
Keyvault username password secret properties.
secret_name str
Secret where username and password are stored.
keyVault Property Map
Keyvault username password secret properties.
secretName String
Secret where username and password are stored.

BrokerAuthenticatorMethodX509AttributesResponse

KeyVault Pulumi.AzureNative.IoTOperationsMQ.Inputs.KeyVaultSecretPropertiesResponse
Keyvault x509 attributes secret properties.
SecretName string
Secret where x509 attributes are stored.
KeyVault KeyVaultSecretPropertiesResponse
Keyvault x509 attributes secret properties.
SecretName string
Secret where x509 attributes are stored.
keyVault KeyVaultSecretPropertiesResponse
Keyvault x509 attributes secret properties.
secretName String
Secret where x509 attributes are stored.
keyVault KeyVaultSecretPropertiesResponse
Keyvault x509 attributes secret properties.
secretName string
Secret where x509 attributes are stored.
key_vault KeyVaultSecretPropertiesResponse
Keyvault x509 attributes secret properties.
secret_name str
Secret where x509 attributes are stored.
keyVault Property Map
Keyvault x509 attributes secret properties.
secretName String
Secret where x509 attributes are stored.

BrokerAuthenticatorMethodX509Response

Attributes Pulumi.AzureNative.IoTOperationsMQ.Inputs.BrokerAuthenticatorMethodX509AttributesResponse
K8S Secret name to mount for username and password.
TrustedClientCaCertConfigMap string
Trusted client ca cert config map.
Attributes BrokerAuthenticatorMethodX509AttributesResponse
K8S Secret name to mount for username and password.
TrustedClientCaCertConfigMap string
Trusted client ca cert config map.
attributes BrokerAuthenticatorMethodX509AttributesResponse
K8S Secret name to mount for username and password.
trustedClientCaCertConfigMap String
Trusted client ca cert config map.
attributes BrokerAuthenticatorMethodX509AttributesResponse
K8S Secret name to mount for username and password.
trustedClientCaCertConfigMap string
Trusted client ca cert config map.
attributes BrokerAuthenticatorMethodX509AttributesResponse
K8S Secret name to mount for username and password.
trusted_client_ca_cert_config_map str
Trusted client ca cert config map.
attributes Property Map
K8S Secret name to mount for username and password.
trustedClientCaCertConfigMap String
Trusted client ca cert config map.

BrokerAuthenticatorMethodsResponse

custom Property Map
Custom Authentication Method.
sat Property Map
Service Account Token Method.
svid Property Map
Service Account Token Method.
usernamePassword Property Map
UsernamePassword Method.
x509 Property Map
X509 Method.

ExtendedLocationPropertyResponse

Name This property is required. string
The name of the extended location.
Type This property is required. string
Type of ExtendedLocation.
Name This property is required. string
The name of the extended location.
Type This property is required. string
Type of ExtendedLocation.
name This property is required. String
The name of the extended location.
type This property is required. String
Type of ExtendedLocation.
name This property is required. string
The name of the extended location.
type This property is required. string
Type of ExtendedLocation.
name This property is required. str
The name of the extended location.
type This property is required. str
Type of ExtendedLocation.
name This property is required. String
The name of the extended location.
type This property is required. String
Type of ExtendedLocation.

KeyVaultCertificatePropertiesResponse

Vault This property is required. KeyVaultConnectionPropertiesResponse
KeyVault properties.
VaultCert This property is required. KeyVaultSecretObjectResponse
KeyVault Cert secret details.
VaultCaChainSecret KeyVaultSecretObjectResponse
KeyVault CA chain secret details.
vault This property is required. KeyVaultConnectionPropertiesResponse
KeyVault properties.
vaultCert This property is required. KeyVaultSecretObjectResponse
KeyVault Cert secret details.
vaultCaChainSecret KeyVaultSecretObjectResponse
KeyVault CA chain secret details.
vault This property is required. KeyVaultConnectionPropertiesResponse
KeyVault properties.
vaultCert This property is required. KeyVaultSecretObjectResponse
KeyVault Cert secret details.
vaultCaChainSecret KeyVaultSecretObjectResponse
KeyVault CA chain secret details.
vault This property is required. KeyVaultConnectionPropertiesResponse
KeyVault properties.
vault_cert This property is required. KeyVaultSecretObjectResponse
KeyVault Cert secret details.
vault_ca_chain_secret KeyVaultSecretObjectResponse
KeyVault CA chain secret details.
vault This property is required. Property Map
KeyVault properties.
vaultCert This property is required. Property Map
KeyVault Cert secret details.
vaultCaChainSecret Property Map
KeyVault CA chain secret details.

KeyVaultConnectionPropertiesResponse

Credentials This property is required. Pulumi.AzureNative.IoTOperationsMQ.Inputs.KeyVaultCredentialsPropertiesResponse
KeyVault credentials.
DirectoryId This property is required. string
KeyVault directoryId.
Name This property is required. string
KeyVault name.
Credentials This property is required. KeyVaultCredentialsPropertiesResponse
KeyVault credentials.
DirectoryId This property is required. string
KeyVault directoryId.
Name This property is required. string
KeyVault name.
credentials This property is required. KeyVaultCredentialsPropertiesResponse
KeyVault credentials.
directoryId This property is required. String
KeyVault directoryId.
name This property is required. String
KeyVault name.
credentials This property is required. KeyVaultCredentialsPropertiesResponse
KeyVault credentials.
directoryId This property is required. string
KeyVault directoryId.
name This property is required. string
KeyVault name.
credentials This property is required. KeyVaultCredentialsPropertiesResponse
KeyVault credentials.
directory_id This property is required. str
KeyVault directoryId.
name This property is required. str
KeyVault name.
credentials This property is required. Property Map
KeyVault credentials.
directoryId This property is required. String
KeyVault directoryId.
name This property is required. String
KeyVault name.

KeyVaultCredentialsPropertiesResponse

ServicePrincipalLocalSecretName This property is required. string
KeyVault service principal local secret name.
ServicePrincipalLocalSecretName This property is required. string
KeyVault service principal local secret name.
servicePrincipalLocalSecretName This property is required. String
KeyVault service principal local secret name.
servicePrincipalLocalSecretName This property is required. string
KeyVault service principal local secret name.
service_principal_local_secret_name This property is required. str
KeyVault service principal local secret name.
servicePrincipalLocalSecretName This property is required. String
KeyVault service principal local secret name.

KeyVaultSecretObjectResponse

Name This property is required. string
KeyVault secret name.
Version string
KeyVault secret version.
Name This property is required. string
KeyVault secret name.
Version string
KeyVault secret version.
name This property is required. String
KeyVault secret name.
version String
KeyVault secret version.
name This property is required. string
KeyVault secret name.
version string
KeyVault secret version.
name This property is required. str
KeyVault secret name.
version str
KeyVault secret version.
name This property is required. String
KeyVault secret name.
version String
KeyVault secret version.

KeyVaultSecretPropertiesResponse

Vault This property is required. KeyVaultConnectionPropertiesResponse
KeyVault properties.
VaultSecret This property is required. KeyVaultSecretObjectResponse
KeyVault secret details.
vault This property is required. KeyVaultConnectionPropertiesResponse
KeyVault properties.
vaultSecret This property is required. KeyVaultSecretObjectResponse
KeyVault secret details.
vault This property is required. KeyVaultConnectionPropertiesResponse
KeyVault properties.
vaultSecret This property is required. KeyVaultSecretObjectResponse
KeyVault secret details.
vault This property is required. KeyVaultConnectionPropertiesResponse
KeyVault properties.
vault_secret This property is required. KeyVaultSecretObjectResponse
KeyVault secret details.
vault This property is required. Property Map
KeyVault properties.
vaultSecret This property is required. Property Map
KeyVault secret details.

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-v2 pulumi/pulumi-azure-native
License
Apache-2.0
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.82.0 published on Friday, Jan 10, 2025 by Pulumi