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.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.iotoperationsmq.getBrokerAuthentication
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.89.1 published on Sunday, Mar 2, 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>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]func LookupBrokerAuthentication(ctx *Context, args *LookupBrokerAuthenticationArgs, opts ...InvokeOption) (*LookupBrokerAuthenticationResult, error)
func LookupBrokerAuthenticationOutput(ctx *Context, args *LookupBrokerAuthenticationOutputArgs, opts ...InvokeOption) LookupBrokerAuthenticationResultOutput> 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)
}public static CompletableFuture<GetBrokerAuthenticationResult> getBrokerAuthentication(GetBrokerAuthenticationArgs args, InvokeOptions options)
public static Output<GetBrokerAuthenticationResult> getBrokerAuthentication(GetBrokerAuthenticationArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:iotoperationsmq:getBrokerAuthentication
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AuthenticationName string
- Name of MQ broker/authentication resource
- BrokerName string
- Name of MQ broker resource
- MqName string
- Name of MQ resource
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- AuthenticationName string
- Name of MQ broker/authentication resource
- BrokerName string
- Name of MQ broker resource
- MqName string
- Name of MQ resource
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- authenticationName String
- Name of MQ broker/authentication resource
- brokerName String
- Name of MQ broker resource
- mqName String
- Name of MQ resource
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- authenticationName string
- Name of MQ broker/authentication resource
- brokerName string
- Name of MQ broker resource
- mqName string
- Name of MQ resource
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- authentication_name str
- Name of MQ broker/authentication resource
- broker_name str
- Name of MQ broker resource
- mq_name str
- Name of MQ resource
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- authenticationName String
- Name of MQ broker/authentication resource
- brokerName String
- Name of MQ broker resource
- mqName String
- Name of MQ resource
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
getBrokerAuthentication Result
The following output properties are available:
- AuthenticationMethods List<Pulumi.Azure Native. Io TOperations MQ. Outputs. Broker Authenticator Methods Response> 
- The list of authentication methods supported by the Authentication Resource. For each array element, NOTE - Enum only authenticator type supported.
- ExtendedLocation Pulumi.Azure Native. Io TOperations MQ. Outputs. Extended Location Property Response 
- 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.Azure Native. Io TOperations MQ. Outputs. System Data Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Dictionary<string, string>
- Resource tags.
- AuthenticationMethods []BrokerAuthenticator Methods Response 
- The list of authentication methods supported by the Authentication Resource. For each array element, NOTE - Enum only authenticator type supported.
- ExtendedLocation ExtendedLocation Property Response 
- 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 SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- map[string]string
- Resource tags.
- authenticationMethods List<BrokerAuthenticator Methods Response> 
- The list of authentication methods supported by the Authentication Resource. For each array element, NOTE - Enum only authenticator type supported.
- extendedLocation ExtendedLocation Property Response 
- 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 SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Map<String,String>
- Resource tags.
- authenticationMethods BrokerAuthenticator Methods Response[] 
- The list of authentication methods supported by the Authentication Resource. For each array element, NOTE - Enum only authenticator type supported.
- extendedLocation ExtendedLocation Property Response 
- 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 SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- {[key: string]: string}
- Resource tags.
- authentication_methods Sequence[BrokerAuthenticator Methods Response] 
- The list of authentication methods supported by the Authentication Resource. For each array element, NOTE - Enum only authenticator type supported.
- extended_location ExtendedLocation Property Response 
- 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 SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- 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"
- Map<String>
- Resource tags.
Supporting Types
BrokerAuthenticatorCustomAuthResponse    
- X509
Pulumi.Azure Native. Io TOperations MQ. Inputs. Broker Authenticator Custom Auth X509Response 
- X509 Custom Auth type details.
- X509
BrokerAuthenticator Custom Auth X509Response 
- X509 Custom Auth type details.
- x509
BrokerAuthenticator Custom Auth X509Response 
- X509 Custom Auth type details.
- x509
BrokerAuthenticator Custom Auth X509Response 
- X509 Custom Auth type details.
- x509
BrokerAuthenticator Custom Auth X509Response 
- X509 Custom Auth type details.
- x509 Property Map
- X509 Custom Auth type details.
BrokerAuthenticatorCustomAuthX509Response    
- KeyVault Pulumi.Azure Native. Io TOperations MQ. Inputs. Key Vault Certificate Properties Response 
- Keyvault X509 secret properties.
- SecretName string
- Secret where cert details are stored.
- KeyVault KeyVault Certificate Properties Response 
- Keyvault X509 secret properties.
- SecretName string
- Secret where cert details are stored.
- keyVault KeyVault Certificate Properties Response 
- Keyvault X509 secret properties.
- secretName String
- Secret where cert details are stored.
- keyVault KeyVault Certificate Properties Response 
- Keyvault X509 secret properties.
- secretName string
- Secret where cert details are stored.
- key_vault KeyVault Certificate Properties Response 
- 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 string
- Endpoint to connect to.
- Auth
Pulumi.Azure Native. Io TOperations MQ. Inputs. Broker Authenticator Custom Auth Response 
- Custom Broker Authentication Method.
- CaCert stringConfig Map 
- CA cert config map to use.
- Headers Dictionary<string, string>
- Configuration Headers to use.
- Endpoint string
- Endpoint to connect to.
- Auth
BrokerAuthenticator Custom Auth Response 
- Custom Broker Authentication Method.
- CaCert stringConfig Map 
- CA cert config map to use.
- Headers map[string]string
- Configuration Headers to use.
- endpoint String
- Endpoint to connect to.
- auth
BrokerAuthenticator Custom Auth Response 
- Custom Broker Authentication Method.
- caCert StringConfig Map 
- CA cert config map to use.
- headers Map<String,String>
- Configuration Headers to use.
- endpoint string
- Endpoint to connect to.
- auth
BrokerAuthenticator Custom Auth Response 
- Custom Broker Authentication Method.
- caCert stringConfig Map 
- CA cert config map to use.
- headers {[key: string]: string}
- Configuration Headers to use.
- endpoint str
- Endpoint to connect to.
- auth
BrokerAuthenticator Custom Auth Response 
- Custom Broker Authentication Method.
- ca_cert_ strconfig_ map 
- CA cert config map to use.
- headers Mapping[str, str]
- Configuration Headers to use.
- endpoint String
- Endpoint to connect to.
- auth Property Map
- Custom Broker Authentication Method.
- caCert StringConfig Map 
- CA cert config map to use.
- headers Map<String>
- Configuration Headers to use.
BrokerAuthenticatorMethodSatResponse    
- Audiences List<string>
- List of allowed audience.
- Audiences []string
- List of allowed audience.
- audiences List<String>
- List of allowed audience.
- audiences string[]
- List of allowed audience.
- audiences Sequence[str]
- List of allowed audience.
- audiences List<String>
- List of allowed audience.
BrokerAuthenticatorMethodSvidResponse    
- AgentSocket stringPath 
- Mounted socket path for spiffe agent.
- IdentityMax doubleRetry 
- Maximum number of re-tries to fetch identity.
- IdentityWait doubleRetry Ms 
- Maximum time to wait before fetching identity again.
- AgentSocket stringPath 
- Mounted socket path for spiffe agent.
- IdentityMax float64Retry 
- Maximum number of re-tries to fetch identity.
- IdentityWait float64Retry Ms 
- Maximum time to wait before fetching identity again.
- agentSocket StringPath 
- Mounted socket path for spiffe agent.
- identityMax DoubleRetry 
- Maximum number of re-tries to fetch identity.
- identityWait DoubleRetry Ms 
- Maximum time to wait before fetching identity again.
- agentSocket stringPath 
- Mounted socket path for spiffe agent.
- identityMax numberRetry 
- Maximum number of re-tries to fetch identity.
- identityWait numberRetry Ms 
- Maximum time to wait before fetching identity again.
- agent_socket_ strpath 
- Mounted socket path for spiffe agent.
- identity_max_ floatretry 
- Maximum number of re-tries to fetch identity.
- identity_wait_ floatretry_ ms 
- Maximum time to wait before fetching identity again.
- agentSocket StringPath 
- Mounted socket path for spiffe agent.
- identityMax NumberRetry 
- Maximum number of re-tries to fetch identity.
- identityWait NumberRetry Ms 
- Maximum time to wait before fetching identity again.
BrokerAuthenticatorMethodUsernamePasswordResponse     
- KeyVault Pulumi.Azure Native. Io TOperations MQ. Inputs. Key Vault Secret Properties Response 
- Keyvault username password secret properties.
- SecretName string
- Secret where username and password are stored.
- KeyVault KeyVault Secret Properties Response 
- Keyvault username password secret properties.
- SecretName string
- Secret where username and password are stored.
- keyVault KeyVault Secret Properties Response 
- Keyvault username password secret properties.
- secretName String
- Secret where username and password are stored.
- keyVault KeyVault Secret Properties Response 
- Keyvault username password secret properties.
- secretName string
- Secret where username and password are stored.
- key_vault KeyVault Secret Properties Response 
- 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.Azure Native. Io TOperations MQ. Inputs. Key Vault Secret Properties Response 
- Keyvault x509 attributes secret properties.
- SecretName string
- Secret where x509 attributes are stored.
- KeyVault KeyVault Secret Properties Response 
- Keyvault x509 attributes secret properties.
- SecretName string
- Secret where x509 attributes are stored.
- keyVault KeyVault Secret Properties Response 
- Keyvault x509 attributes secret properties.
- secretName String
- Secret where x509 attributes are stored.
- keyVault KeyVault Secret Properties Response 
- Keyvault x509 attributes secret properties.
- secretName string
- Secret where x509 attributes are stored.
- key_vault KeyVault Secret Properties Response 
- 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.Azure Native. Io TOperations MQ. Inputs. Broker Authenticator Method X509Attributes Response 
- K8S Secret name to mount for username and password.
- TrustedClient stringCa Cert Config Map 
- Trusted client ca cert config map.
- Attributes
BrokerAuthenticator Method X509Attributes Response 
- K8S Secret name to mount for username and password.
- TrustedClient stringCa Cert Config Map 
- Trusted client ca cert config map.
- attributes
BrokerAuthenticator Method X509Attributes Response 
- K8S Secret name to mount for username and password.
- trustedClient StringCa Cert Config Map 
- Trusted client ca cert config map.
- attributes
BrokerAuthenticator Method X509Attributes Response 
- K8S Secret name to mount for username and password.
- trustedClient stringCa Cert Config Map 
- Trusted client ca cert config map.
- attributes
BrokerAuthenticator Method X509Attributes Response 
- K8S Secret name to mount for username and password.
- trusted_client_ strca_ cert_ config_ map 
- Trusted client ca cert config map.
- attributes Property Map
- K8S Secret name to mount for username and password.
- trustedClient StringCa Cert Config Map 
- Trusted client ca cert config map.
BrokerAuthenticatorMethodsResponse   
- Custom
Pulumi.Azure Native. Io TOperations MQ. Inputs. Broker Authenticator Method Custom Response 
- Custom Authentication Method.
- Sat
Pulumi.Azure Native. Io TOperations MQ. Inputs. Broker Authenticator Method Sat Response 
- Service Account Token Method.
- Svid
Pulumi.Azure Native. Io TOperations MQ. Inputs. Broker Authenticator Method Svid Response 
- Service Account Token Method.
- UsernamePassword Pulumi.Azure Native. Io TOperations MQ. Inputs. Broker Authenticator Method Username Password Response 
- UsernamePassword Method.
- X509
Pulumi.Azure Native. Io TOperations MQ. Inputs. Broker Authenticator Method X509Response 
- X509 Method.
- Custom
BrokerAuthenticator Method Custom Response 
- Custom Authentication Method.
- Sat
BrokerAuthenticator Method Sat Response 
- Service Account Token Method.
- Svid
BrokerAuthenticator Method Svid Response 
- Service Account Token Method.
- UsernamePassword BrokerAuthenticator Method Username Password Response 
- UsernamePassword Method.
- X509
BrokerAuthenticator Method X509Response 
- X509 Method.
- custom
BrokerAuthenticator Method Custom Response 
- Custom Authentication Method.
- sat
BrokerAuthenticator Method Sat Response 
- Service Account Token Method.
- svid
BrokerAuthenticator Method Svid Response 
- Service Account Token Method.
- usernamePassword BrokerAuthenticator Method Username Password Response 
- UsernamePassword Method.
- x509
BrokerAuthenticator Method X509Response 
- X509 Method.
- custom
BrokerAuthenticator Method Custom Response 
- Custom Authentication Method.
- sat
BrokerAuthenticator Method Sat Response 
- Service Account Token Method.
- svid
BrokerAuthenticator Method Svid Response 
- Service Account Token Method.
- usernamePassword BrokerAuthenticator Method Username Password Response 
- UsernamePassword Method.
- x509
BrokerAuthenticator Method X509Response 
- X509 Method.
- custom
BrokerAuthenticator Method Custom Response 
- Custom Authentication Method.
- sat
BrokerAuthenticator Method Sat Response 
- Service Account Token Method.
- svid
BrokerAuthenticator Method Svid Response 
- Service Account Token Method.
- username_password BrokerAuthenticator Method Username Password Response 
- UsernamePassword Method.
- x509
BrokerAuthenticator Method X509Response 
- X509 Method.
- 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   
KeyVaultCertificatePropertiesResponse    
- Vault
Pulumi.Azure Native. Io TOperations MQ. Inputs. Key Vault Connection Properties Response 
- KeyVault properties.
- VaultCert Pulumi.Azure Native. Io TOperations MQ. Inputs. Key Vault Secret Object Response 
- KeyVault Cert secret details.
- VaultCa Pulumi.Chain Secret Azure Native. Io TOperations MQ. Inputs. Key Vault Secret Object Response 
- KeyVault CA chain secret details.
- Vault
KeyVault Connection Properties Response 
- KeyVault properties.
- VaultCert KeyVault Secret Object Response 
- KeyVault Cert secret details.
- VaultCa KeyChain Secret Vault Secret Object Response 
- KeyVault CA chain secret details.
- vault
KeyVault Connection Properties Response 
- KeyVault properties.
- vaultCert KeyVault Secret Object Response 
- KeyVault Cert secret details.
- vaultCa KeyChain Secret Vault Secret Object Response 
- KeyVault CA chain secret details.
- vault
KeyVault Connection Properties Response 
- KeyVault properties.
- vaultCert KeyVault Secret Object Response 
- KeyVault Cert secret details.
- vaultCa KeyChain Secret Vault Secret Object Response 
- KeyVault CA chain secret details.
- vault
KeyVault Connection Properties Response 
- KeyVault properties.
- vault_cert KeyVault Secret Object Response 
- KeyVault Cert secret details.
- vault_ca_ Keychain_ secret Vault Secret Object Response 
- KeyVault CA chain secret details.
- vault Property Map
- KeyVault properties.
- vaultCert Property Map
- KeyVault Cert secret details.
- vaultCa Property MapChain Secret 
- KeyVault CA chain secret details.
KeyVaultConnectionPropertiesResponse    
- Credentials
Pulumi.Azure Native. Io TOperations MQ. Inputs. Key Vault Credentials Properties Response 
- KeyVault credentials.
- DirectoryId string
- KeyVault directoryId.
- Name string
- KeyVault name.
- Credentials
KeyVault Credentials Properties Response 
- KeyVault credentials.
- DirectoryId string
- KeyVault directoryId.
- Name string
- KeyVault name.
- credentials
KeyVault Credentials Properties Response 
- KeyVault credentials.
- directoryId String
- KeyVault directoryId.
- name String
- KeyVault name.
- credentials
KeyVault Credentials Properties Response 
- KeyVault credentials.
- directoryId string
- KeyVault directoryId.
- name string
- KeyVault name.
- credentials
KeyVault Credentials Properties Response 
- KeyVault credentials.
- directory_id str
- KeyVault directoryId.
- name str
- KeyVault name.
- credentials Property Map
- KeyVault credentials.
- directoryId String
- KeyVault directoryId.
- name String
- KeyVault name.
KeyVaultCredentialsPropertiesResponse    
- ServicePrincipal stringLocal Secret Name 
- KeyVault service principal local secret name.
- ServicePrincipal stringLocal Secret Name 
- KeyVault service principal local secret name.
- servicePrincipal StringLocal Secret Name 
- KeyVault service principal local secret name.
- servicePrincipal stringLocal Secret Name 
- KeyVault service principal local secret name.
- service_principal_ strlocal_ secret_ name 
- KeyVault service principal local secret name.
- servicePrincipal StringLocal Secret Name 
- KeyVault service principal local secret name.
KeyVaultSecretObjectResponse    
KeyVaultSecretPropertiesResponse    
- Vault
Pulumi.Azure Native. Io TOperations MQ. Inputs. Key Vault Connection Properties Response 
- KeyVault properties.
- VaultSecret Pulumi.Azure Native. Io TOperations MQ. Inputs. Key Vault Secret Object Response 
- KeyVault secret details.
- Vault
KeyVault Connection Properties Response 
- KeyVault properties.
- VaultSecret KeyVault Secret Object Response 
- KeyVault secret details.
- vault
KeyVault Connection Properties Response 
- KeyVault properties.
- vaultSecret KeyVault Secret Object Response 
- KeyVault secret details.
- vault
KeyVault Connection Properties Response 
- KeyVault properties.
- vaultSecret KeyVault Secret Object Response 
- KeyVault secret details.
- vault
KeyVault Connection Properties Response 
- KeyVault properties.
- vault_secret KeyVault Secret Object Response 
- KeyVault secret details.
- vault Property Map
- KeyVault properties.
- vaultSecret Property Map
- KeyVault secret details.
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- 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.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- 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.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- 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.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The timestamp of resource last modification (UTC)
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified 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.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified 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.89.1 published on Sunday, Mar 2, 2025 by Pulumi