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.47.1 published on Monday, Jun 24, 2024 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.47.1 published on Monday, Jun 24, 2024 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)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:iotoperationsmq:getBrokerAuthentication
arguments:
# arguments dictionary
The following arguments are supported:
- Authentication
Name string - Name of MQ broker/authentication resource
- Broker
Name string - Name of MQ broker resource
- Mq
Name string - Name of MQ resource
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Authentication
Name string - Name of MQ broker/authentication resource
- Broker
Name string - Name of MQ broker resource
- Mq
Name string - Name of MQ resource
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- authentication
Name String - Name of MQ broker/authentication resource
- broker
Name String - Name of MQ broker resource
- mq
Name String - Name of MQ resource
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- authentication
Name string - Name of MQ broker/authentication resource
- broker
Name string - Name of MQ broker resource
- mq
Name string - Name of MQ resource
- resource
Group 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.
- authentication
Name String - Name of MQ broker/authentication resource
- broker
Name String - Name of MQ broker resource
- mq
Name String - Name of MQ resource
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getBrokerAuthentication Result
The following output properties are available:
- Authentication
Methods 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.
- Extended
Location 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}
- Listener
Ref 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
- Provisioning
State string - The status of the last operation.
- System
Data 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.
- Authentication
Methods []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 string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Listener
Ref []string - The array of listener Resources it supports.
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Provisioning
State string - The status of the last operation.
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- map[string]string
- Resource tags.
- authentication
Methods List<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 String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- listener
Ref 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
- provisioning
State String - The status of the last operation.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Map<String,String>
- Resource tags.
- authentication
Methods 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 string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- listener
Ref string[] - The array of listener Resources it supports.
- location string
- The geo-location where the resource lives
- name string
- The name of the resource
- provisioning
State string - The status of the last operation.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- {[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.
- authentication
Methods List<Property Map> - The list of authentication methods supported by the Authentication Resource. For each array element, NOTE - Enum only authenticator type supported.
- extended
Location Property Map - Extended Location
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- listener
Ref 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
- provisioning
State String - The status of the last operation.
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- 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
Broker
Authenticator Custom Auth X509Response - X509 Custom Auth type details.
- x509
Broker
Authenticator Custom Auth X509Response - X509 Custom Auth type details.
- x509
Broker
Authenticator Custom Auth X509Response - X509 Custom Auth type details.
- x509
Broker
Authenticator Custom Auth X509Response - X509 Custom Auth type details.
- x509 Property Map
- X509 Custom Auth type details.
BrokerAuthenticatorCustomAuthX509Response
- Key
Vault Pulumi.Azure Native. Io TOperations MQ. Inputs. Key Vault Certificate Properties Response - Keyvault X509 secret properties.
- Secret
Name string - Secret where cert details are stored.
- Key
Vault KeyVault Certificate Properties Response - Keyvault X509 secret properties.
- Secret
Name string - Secret where cert details are stored.
- key
Vault KeyVault Certificate Properties Response - Keyvault X509 secret properties.
- secret
Name String - Secret where cert details are stored.
- key
Vault KeyVault Certificate Properties Response - Keyvault X509 secret properties.
- secret
Name 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.
- key
Vault Property Map - Keyvault X509 secret properties.
- secret
Name 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.
- Ca
Cert stringConfig Map - CA cert config map to use.
- Headers Dictionary<string, string>
- Configuration Headers to use.
- Endpoint string
- Endpoint to connect to.
- Auth
Broker
Authenticator Custom Auth Response - Custom Broker Authentication Method.
- Ca
Cert stringConfig Map - CA cert config map to use.
- Headers map[string]string
- Configuration Headers to use.
- endpoint String
- Endpoint to connect to.
- auth
Broker
Authenticator Custom Auth Response - Custom Broker Authentication Method.
- ca
Cert StringConfig Map - CA cert config map to use.
- headers Map<String,String>
- Configuration Headers to use.
- endpoint string
- Endpoint to connect to.
- auth
Broker
Authenticator Custom Auth Response - Custom Broker Authentication Method.
- ca
Cert stringConfig Map - CA cert config map to use.
- headers {[key: string]: string}
- Configuration Headers to use.
- endpoint str
- Endpoint to connect to.
- auth
Broker
Authenticator 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.
- ca
Cert 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
- Agent
Socket stringPath - Mounted socket path for spiffe agent.
- Identity
Max doubleRetry - Maximum number of re-tries to fetch identity.
- Identity
Wait doubleRetry Ms - Maximum time to wait before fetching identity again.
- Agent
Socket stringPath - Mounted socket path for spiffe agent.
- Identity
Max float64Retry - Maximum number of re-tries to fetch identity.
- Identity
Wait float64Retry Ms - Maximum time to wait before fetching identity again.
- agent
Socket StringPath - Mounted socket path for spiffe agent.
- identity
Max DoubleRetry - Maximum number of re-tries to fetch identity.
- identity
Wait DoubleRetry Ms - Maximum time to wait before fetching identity again.
- agent
Socket stringPath - Mounted socket path for spiffe agent.
- identity
Max numberRetry - Maximum number of re-tries to fetch identity.
- identity
Wait 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.
- agent
Socket StringPath - Mounted socket path for spiffe agent.
- identity
Max NumberRetry - Maximum number of re-tries to fetch identity.
- identity
Wait NumberRetry Ms - Maximum time to wait before fetching identity again.
BrokerAuthenticatorMethodUsernamePasswordResponse
- Key
Vault Pulumi.Azure Native. Io TOperations MQ. Inputs. Key Vault Secret Properties Response - Keyvault username password secret properties.
- Secret
Name string - Secret where username and password are stored.
- Key
Vault KeyVault Secret Properties Response - Keyvault username password secret properties.
- Secret
Name string - Secret where username and password are stored.
- key
Vault KeyVault Secret Properties Response - Keyvault username password secret properties.
- secret
Name String - Secret where username and password are stored.
- key
Vault KeyVault Secret Properties Response - Keyvault username password secret properties.
- secret
Name 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.
- key
Vault Property Map - Keyvault username password secret properties.
- secret
Name String - Secret where username and password are stored.
BrokerAuthenticatorMethodX509AttributesResponse
- Key
Vault Pulumi.Azure Native. Io TOperations MQ. Inputs. Key Vault Secret Properties Response - Keyvault x509 attributes secret properties.
- Secret
Name string - Secret where x509 attributes are stored.
- Key
Vault KeyVault Secret Properties Response - Keyvault x509 attributes secret properties.
- Secret
Name string - Secret where x509 attributes are stored.
- key
Vault KeyVault Secret Properties Response - Keyvault x509 attributes secret properties.
- secret
Name String - Secret where x509 attributes are stored.
- key
Vault KeyVault Secret Properties Response - Keyvault x509 attributes secret properties.
- secret
Name 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.
- key
Vault Property Map - Keyvault x509 attributes secret properties.
- secret
Name 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.
- Trusted
Client stringCa Cert Config Map - Trusted client ca cert config map.
- Attributes
Broker
Authenticator Method X509Attributes Response - K8S Secret name to mount for username and password.
- Trusted
Client stringCa Cert Config Map - Trusted client ca cert config map.
- attributes
Broker
Authenticator Method X509Attributes Response - K8S Secret name to mount for username and password.
- trusted
Client StringCa Cert Config Map - Trusted client ca cert config map.
- attributes
Broker
Authenticator Method X509Attributes Response - K8S Secret name to mount for username and password.
- trusted
Client stringCa Cert Config Map - Trusted client ca cert config map.
- attributes
Broker
Authenticator 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.
- trusted
Client 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.
- Username
Password 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
Broker
Authenticator Method Custom Response - Custom Authentication Method.
- Sat
Broker
Authenticator Method Sat Response - Service Account Token Method.
- Svid
Broker
Authenticator Method Svid Response - Service Account Token Method.
- Username
Password BrokerAuthenticator Method Username Password Response - UsernamePassword Method.
- X509
Broker
Authenticator Method X509Response - X509 Method.
- custom
Broker
Authenticator Method Custom Response - Custom Authentication Method.
- sat
Broker
Authenticator Method Sat Response - Service Account Token Method.
- svid
Broker
Authenticator Method Svid Response - Service Account Token Method.
- username
Password BrokerAuthenticator Method Username Password Response - UsernamePassword Method.
- x509
Broker
Authenticator Method X509Response - X509 Method.
- custom
Broker
Authenticator Method Custom Response - Custom Authentication Method.
- sat
Broker
Authenticator Method Sat Response - Service Account Token Method.
- svid
Broker
Authenticator Method Svid Response - Service Account Token Method.
- username
Password BrokerAuthenticator Method Username Password Response - UsernamePassword Method.
- x509
Broker
Authenticator Method X509Response - X509 Method.
- custom
Broker
Authenticator Method Custom Response - Custom Authentication Method.
- sat
Broker
Authenticator Method Sat Response - Service Account Token Method.
- svid
Broker
Authenticator Method Svid Response - Service Account Token Method.
- username_
password BrokerAuthenticator Method Username Password Response - UsernamePassword Method.
- x509
Broker
Authenticator Method X509Response - X509 Method.
- custom Property Map
- Custom Authentication Method.
- sat Property Map
- Service Account Token Method.
- svid Property Map
- Service Account Token Method.
- username
Password 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.
- Vault
Cert Pulumi.Azure Native. Io TOperations MQ. Inputs. Key Vault Secret Object Response - KeyVault Cert secret details.
- Vault
Ca Pulumi.Chain Secret Azure Native. Io TOperations MQ. Inputs. Key Vault Secret Object Response - KeyVault CA chain secret details.
- Vault
Key
Vault 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
Key
Vault 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
Key
Vault 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
Key
Vault 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.
- vault
Cert Property Map - KeyVault Cert secret details.
- vault
Ca Property MapChain Secret - KeyVault CA chain secret details.
KeyVaultConnectionPropertiesResponse
- Credentials
Pulumi.
Azure Native. Io TOperations MQ. Inputs. Key Vault Credentials Properties Response - KeyVault credentials.
- Directory
Id string - KeyVault directoryId.
- Name string
- KeyVault name.
- Credentials
Key
Vault Credentials Properties Response - KeyVault credentials.
- Directory
Id string - KeyVault directoryId.
- Name string
- KeyVault name.
- credentials
Key
Vault Credentials Properties Response - KeyVault credentials.
- directory
Id String - KeyVault directoryId.
- name String
- KeyVault name.
- credentials
Key
Vault Credentials Properties Response - KeyVault credentials.
- directory
Id string - KeyVault directoryId.
- name string
- KeyVault name.
- credentials
Key
Vault Credentials Properties Response - KeyVault credentials.
- directory_
id str - KeyVault directoryId.
- name str
- KeyVault name.
- credentials Property Map
- KeyVault credentials.
- directory
Id String - KeyVault directoryId.
- name String
- KeyVault name.
KeyVaultCredentialsPropertiesResponse
- Service
Principal stringLocal Secret Name - KeyVault service principal local secret name.
- Service
Principal stringLocal Secret Name - KeyVault service principal local secret name.
- service
Principal StringLocal Secret Name - KeyVault service principal local secret name.
- service
Principal stringLocal Secret Name - KeyVault service principal local secret name.
- service_
principal_ strlocal_ secret_ name - KeyVault service principal local secret name.
- service
Principal 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.
- Vault
Secret Pulumi.Azure Native. Io TOperations MQ. Inputs. Key Vault Secret Object Response - KeyVault secret details.
- Vault
Key
Vault Connection Properties Response - KeyVault properties.
- Vault
Secret KeyVault Secret Object Response - KeyVault secret details.
- vault
Key
Vault Connection Properties Response - KeyVault properties.
- vault
Secret KeyVault Secret Object Response - KeyVault secret details.
- vault
Key
Vault Connection Properties Response - KeyVault properties.
- vault
Secret KeyVault Secret Object Response - KeyVault secret details.
- vault
Key
Vault Connection Properties Response - KeyVault properties.
- vault_
secret KeyVault Secret Object Response - KeyVault secret details.
- vault Property Map
- KeyVault properties.
- vault
Secret Property Map - KeyVault secret details.
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.47.1 published on Monday, Jun 24, 2024 by Pulumi