azure-native.healthcareapis.getFhirService
Explore with Pulumi AI
Gets the properties of the specified FHIR Service.
Uses Azure REST API version 2024-03-31.
Other available API versions: 2022-10-01-preview, 2022-12-01, 2023-02-28, 2023-09-06, 2023-11-01, 2023-12-01, 2024-03-01, 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native healthcareapis [ApiVersion]
. See the version guide for details.
Using getFhirService
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 getFhirService(args: GetFhirServiceArgs, opts?: InvokeOptions): Promise<GetFhirServiceResult>
function getFhirServiceOutput(args: GetFhirServiceOutputArgs, opts?: InvokeOptions): Output<GetFhirServiceResult>
def get_fhir_service(fhir_service_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
workspace_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetFhirServiceResult
def get_fhir_service_output(fhir_service_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
workspace_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetFhirServiceResult]
func LookupFhirService(ctx *Context, args *LookupFhirServiceArgs, opts ...InvokeOption) (*LookupFhirServiceResult, error)
func LookupFhirServiceOutput(ctx *Context, args *LookupFhirServiceOutputArgs, opts ...InvokeOption) LookupFhirServiceResultOutput
> Note: This function is named LookupFhirService
in the Go SDK.
public static class GetFhirService
{
public static Task<GetFhirServiceResult> InvokeAsync(GetFhirServiceArgs args, InvokeOptions? opts = null)
public static Output<GetFhirServiceResult> Invoke(GetFhirServiceInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetFhirServiceResult> getFhirService(GetFhirServiceArgs args, InvokeOptions options)
public static Output<GetFhirServiceResult> getFhirService(GetFhirServiceArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:healthcareapis:getFhirService
arguments:
# arguments dictionary
The following arguments are supported:
- Fhir
Service stringName - The name of FHIR Service resource.
- Resource
Group stringName - The name of the resource group that contains the service instance.
- Workspace
Name string - The name of workspace resource.
- Fhir
Service stringName - The name of FHIR Service resource.
- Resource
Group stringName - The name of the resource group that contains the service instance.
- Workspace
Name string - The name of workspace resource.
- fhir
Service StringName - The name of FHIR Service resource.
- resource
Group StringName - The name of the resource group that contains the service instance.
- workspace
Name String - The name of workspace resource.
- fhir
Service stringName - The name of FHIR Service resource.
- resource
Group stringName - The name of the resource group that contains the service instance.
- workspace
Name string - The name of workspace resource.
- fhir_
service_ strname - The name of FHIR Service resource.
- resource_
group_ strname - The name of the resource group that contains the service instance.
- workspace_
name str - The name of workspace resource.
- fhir
Service StringName - The name of FHIR Service resource.
- resource
Group StringName - The name of the resource group that contains the service instance.
- workspace
Name String - The name of workspace resource.
getFhirService Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- Event
State string - Fhir Service event support status.
- Id string
- The resource identifier.
- Name string
- The resource name.
- Private
Endpoint List<Pulumi.Connections Azure Native. Healthcare Apis. Outputs. Private Endpoint Connection Response> - The list of private endpoint connections that are set up for this resource.
- Provisioning
State string - The provisioning state.
- Public
Network stringAccess - Control permission for data plane traffic coming from public networks while private endpoint is enabled.
- System
Data Pulumi.Azure Native. Healthcare Apis. Outputs. System Data Response - Metadata pertaining to creation and last modification of the resource.
- Type string
- The resource type.
- Acr
Configuration Pulumi.Azure Native. Healthcare Apis. Outputs. Fhir Service Acr Configuration Response - Fhir Service Azure container registry configuration.
- Authentication
Configuration Pulumi.Azure Native. Healthcare Apis. Outputs. Fhir Service Authentication Configuration Response - Fhir Service authentication configuration.
- Cors
Configuration Pulumi.Azure Native. Healthcare Apis. Outputs. Fhir Service Cors Configuration Response - Fhir Service Cors configuration.
- Encryption
Pulumi.
Azure Native. Healthcare Apis. Outputs. Encryption Response - The encryption settings of the FHIR service
- Etag string
- An etag associated with the resource, used for optimistic concurrency when editing it.
- Export
Configuration Pulumi.Azure Native. Healthcare Apis. Outputs. Fhir Service Export Configuration Response - Fhir Service export configuration.
- Identity
Pulumi.
Azure Native. Healthcare Apis. Outputs. Service Managed Identity Response Identity - Setting indicating whether the service has a managed identity associated with it.
- Implementation
Guides Pulumi.Configuration Azure Native. Healthcare Apis. Outputs. Implementation Guides Configuration Response - Implementation Guides configuration.
- Import
Configuration Pulumi.Azure Native. Healthcare Apis. Outputs. Fhir Service Import Configuration Response - Fhir Service import configuration.
- Kind string
- The kind of the service.
- Location string
- The resource location.
- Resource
Version Pulumi.Policy Configuration Azure Native. Healthcare Apis. Outputs. Resource Version Policy Configuration Response - Determines tracking of history for resources.
- Dictionary<string, string>
- Resource tags.
- Azure
Api stringVersion - The Azure API version of the resource.
- Event
State string - Fhir Service event support status.
- Id string
- The resource identifier.
- Name string
- The resource name.
- Private
Endpoint []PrivateConnections Endpoint Connection Response - The list of private endpoint connections that are set up for this resource.
- Provisioning
State string - The provisioning state.
- Public
Network stringAccess - Control permission for data plane traffic coming from public networks while private endpoint is enabled.
- System
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- Type string
- The resource type.
- Acr
Configuration FhirService Acr Configuration Response - Fhir Service Azure container registry configuration.
- Authentication
Configuration FhirService Authentication Configuration Response - Fhir Service authentication configuration.
- Cors
Configuration FhirService Cors Configuration Response - Fhir Service Cors configuration.
- Encryption
Encryption
Response - The encryption settings of the FHIR service
- Etag string
- An etag associated with the resource, used for optimistic concurrency when editing it.
- Export
Configuration FhirService Export Configuration Response - Fhir Service export configuration.
- Identity
Service
Managed Identity Response Identity - Setting indicating whether the service has a managed identity associated with it.
- Implementation
Guides ImplementationConfiguration Guides Configuration Response - Implementation Guides configuration.
- Import
Configuration FhirService Import Configuration Response - Fhir Service import configuration.
- Kind string
- The kind of the service.
- Location string
- The resource location.
- Resource
Version ResourcePolicy Configuration Version Policy Configuration Response - Determines tracking of history for resources.
- map[string]string
- Resource tags.
- azure
Api StringVersion - The Azure API version of the resource.
- event
State String - Fhir Service event support status.
- id String
- The resource identifier.
- name String
- The resource name.
- private
Endpoint List<PrivateConnections Endpoint Connection Response> - The list of private endpoint connections that are set up for this resource.
- provisioning
State String - The provisioning state.
- public
Network StringAccess - Control permission for data plane traffic coming from public networks while private endpoint is enabled.
- system
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type String
- The resource type.
- acr
Configuration FhirService Acr Configuration Response - Fhir Service Azure container registry configuration.
- authentication
Configuration FhirService Authentication Configuration Response - Fhir Service authentication configuration.
- cors
Configuration FhirService Cors Configuration Response - Fhir Service Cors configuration.
- encryption
Encryption
Response - The encryption settings of the FHIR service
- etag String
- An etag associated with the resource, used for optimistic concurrency when editing it.
- export
Configuration FhirService Export Configuration Response - Fhir Service export configuration.
- identity
Service
Managed Identity Response Identity - Setting indicating whether the service has a managed identity associated with it.
- implementation
Guides ImplementationConfiguration Guides Configuration Response - Implementation Guides configuration.
- import
Configuration FhirService Import Configuration Response - Fhir Service import configuration.
- kind String
- The kind of the service.
- location String
- The resource location.
- resource
Version ResourcePolicy Configuration Version Policy Configuration Response - Determines tracking of history for resources.
- Map<String,String>
- Resource tags.
- azure
Api stringVersion - The Azure API version of the resource.
- event
State string - Fhir Service event support status.
- id string
- The resource identifier.
- name string
- The resource name.
- private
Endpoint PrivateConnections Endpoint Connection Response[] - The list of private endpoint connections that are set up for this resource.
- provisioning
State string - The provisioning state.
- public
Network stringAccess - Control permission for data plane traffic coming from public networks while private endpoint is enabled.
- system
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type string
- The resource type.
- acr
Configuration FhirService Acr Configuration Response - Fhir Service Azure container registry configuration.
- authentication
Configuration FhirService Authentication Configuration Response - Fhir Service authentication configuration.
- cors
Configuration FhirService Cors Configuration Response - Fhir Service Cors configuration.
- encryption
Encryption
Response - The encryption settings of the FHIR service
- etag string
- An etag associated with the resource, used for optimistic concurrency when editing it.
- export
Configuration FhirService Export Configuration Response - Fhir Service export configuration.
- identity
Service
Managed Identity Response Identity - Setting indicating whether the service has a managed identity associated with it.
- implementation
Guides ImplementationConfiguration Guides Configuration Response - Implementation Guides configuration.
- import
Configuration FhirService Import Configuration Response - Fhir Service import configuration.
- kind string
- The kind of the service.
- location string
- The resource location.
- resource
Version ResourcePolicy Configuration Version Policy Configuration Response - Determines tracking of history for resources.
- {[key: string]: string}
- Resource tags.
- azure_
api_ strversion - The Azure API version of the resource.
- event_
state str - Fhir Service event support status.
- id str
- The resource identifier.
- name str
- The resource name.
- private_
endpoint_ Sequence[Privateconnections Endpoint Connection Response] - The list of private endpoint connections that are set up for this resource.
- provisioning_
state str - The provisioning state.
- public_
network_ straccess - Control permission for data plane traffic coming from public networks while private endpoint is enabled.
- system_
data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type str
- The resource type.
- acr_
configuration FhirService Acr Configuration Response - Fhir Service Azure container registry configuration.
- authentication_
configuration FhirService Authentication Configuration Response - Fhir Service authentication configuration.
- cors_
configuration FhirService Cors Configuration Response - Fhir Service Cors configuration.
- encryption
Encryption
Response - The encryption settings of the FHIR service
- etag str
- An etag associated with the resource, used for optimistic concurrency when editing it.
- export_
configuration FhirService Export Configuration Response - Fhir Service export configuration.
- identity
Service
Managed Identity Response Identity - Setting indicating whether the service has a managed identity associated with it.
- implementation_
guides_ Implementationconfiguration Guides Configuration Response - Implementation Guides configuration.
- import_
configuration FhirService Import Configuration Response - Fhir Service import configuration.
- kind str
- The kind of the service.
- location str
- The resource location.
- resource_
version_ Resourcepolicy_ configuration Version Policy Configuration Response - Determines tracking of history for resources.
- Mapping[str, str]
- Resource tags.
- azure
Api StringVersion - The Azure API version of the resource.
- event
State String - Fhir Service event support status.
- id String
- The resource identifier.
- name String
- The resource name.
- private
Endpoint List<Property Map>Connections - The list of private endpoint connections that are set up for this resource.
- provisioning
State String - The provisioning state.
- public
Network StringAccess - Control permission for data plane traffic coming from public networks while private endpoint is enabled.
- system
Data Property Map - Metadata pertaining to creation and last modification of the resource.
- type String
- The resource type.
- acr
Configuration Property Map - Fhir Service Azure container registry configuration.
- authentication
Configuration Property Map - Fhir Service authentication configuration.
- cors
Configuration Property Map - Fhir Service Cors configuration.
- encryption Property Map
- The encryption settings of the FHIR service
- etag String
- An etag associated with the resource, used for optimistic concurrency when editing it.
- export
Configuration Property Map - Fhir Service export configuration.
- identity Property Map
- Setting indicating whether the service has a managed identity associated with it.
- implementation
Guides Property MapConfiguration - Implementation Guides configuration.
- import
Configuration Property Map - Fhir Service import configuration.
- kind String
- The kind of the service.
- location String
- The resource location.
- resource
Version Property MapPolicy Configuration - Determines tracking of history for resources.
- Map<String>
- Resource tags.
Supporting Types
EncryptionResponse
- Customer
Managed Pulumi.Key Encryption Azure Native. Healthcare Apis. Inputs. Encryption Response Customer Managed Key Encryption - The encryption settings for the customer-managed key
- Customer
Managed EncryptionKey Encryption Response Customer Managed Key Encryption - The encryption settings for the customer-managed key
- customer
Managed EncryptionKey Encryption Response Customer Managed Key Encryption - The encryption settings for the customer-managed key
- customer
Managed EncryptionKey Encryption Response Customer Managed Key Encryption - The encryption settings for the customer-managed key
- customer_
managed_ Encryptionkey_ encryption Response Customer Managed Key Encryption - The encryption settings for the customer-managed key
- customer
Managed Property MapKey Encryption - The encryption settings for the customer-managed key
EncryptionResponseCustomerManagedKeyEncryption
- Key
Encryption stringKey Url - The URL of the key to use for encryption
- Key
Encryption stringKey Url - The URL of the key to use for encryption
- key
Encryption StringKey Url - The URL of the key to use for encryption
- key
Encryption stringKey Url - The URL of the key to use for encryption
- key_
encryption_ strkey_ url - The URL of the key to use for encryption
- key
Encryption StringKey Url - The URL of the key to use for encryption
FhirServiceAcrConfigurationResponse
- Login
Servers List<string> - The list of the Azure container registry login servers.
- Oci
Artifacts List<Pulumi.Azure Native. Healthcare Apis. Inputs. Service Oci Artifact Entry Response> - The list of Open Container Initiative (OCI) artifacts.
- Login
Servers []string - The list of the Azure container registry login servers.
- Oci
Artifacts []ServiceOci Artifact Entry Response - The list of Open Container Initiative (OCI) artifacts.
- login
Servers List<String> - The list of the Azure container registry login servers.
- oci
Artifacts List<ServiceOci Artifact Entry Response> - The list of Open Container Initiative (OCI) artifacts.
- login
Servers string[] - The list of the Azure container registry login servers.
- oci
Artifacts ServiceOci Artifact Entry Response[] - The list of Open Container Initiative (OCI) artifacts.
- login_
servers Sequence[str] - The list of the Azure container registry login servers.
- oci_
artifacts Sequence[ServiceOci Artifact Entry Response] - The list of Open Container Initiative (OCI) artifacts.
- login
Servers List<String> - The list of the Azure container registry login servers.
- oci
Artifacts List<Property Map> - The list of Open Container Initiative (OCI) artifacts.
FhirServiceAuthenticationConfigurationResponse
- Audience string
- The audience url for the service
- string
- The authority url for the service
- Smart
Identity List<Pulumi.Providers Azure Native. Healthcare Apis. Inputs. Smart Identity Provider Configuration Response> - The array of identity provider configurations for SMART on FHIR authentication.
- Smart
Proxy boolEnabled - If the SMART on FHIR proxy is enabled
- Audience string
- The audience url for the service
- string
- The authority url for the service
- Smart
Identity []SmartProviders Identity Provider Configuration Response - The array of identity provider configurations for SMART on FHIR authentication.
- Smart
Proxy boolEnabled - If the SMART on FHIR proxy is enabled
- audience String
- The audience url for the service
- String
- The authority url for the service
- smart
Identity List<SmartProviders Identity Provider Configuration Response> - The array of identity provider configurations for SMART on FHIR authentication.
- smart
Proxy BooleanEnabled - If the SMART on FHIR proxy is enabled
- audience string
- The audience url for the service
- string
- The authority url for the service
- smart
Identity SmartProviders Identity Provider Configuration Response[] - The array of identity provider configurations for SMART on FHIR authentication.
- smart
Proxy booleanEnabled - If the SMART on FHIR proxy is enabled
- audience str
- The audience url for the service
- str
- The authority url for the service
- smart_
identity_ Sequence[Smartproviders Identity Provider Configuration Response] - The array of identity provider configurations for SMART on FHIR authentication.
- smart_
proxy_ boolenabled - If the SMART on FHIR proxy is enabled
- audience String
- The audience url for the service
- String
- The authority url for the service
- smart
Identity List<Property Map>Providers - The array of identity provider configurations for SMART on FHIR authentication.
- smart
Proxy BooleanEnabled - If the SMART on FHIR proxy is enabled
FhirServiceCorsConfigurationResponse
- Allow
Credentials bool - If credentials are allowed via CORS.
- Headers List<string>
- The headers to be allowed via CORS.
- Max
Age int - The max age to be allowed via CORS.
- Methods List<string>
- The methods to be allowed via CORS.
- Origins List<string>
- The origins to be allowed via CORS.
- Allow
Credentials bool - If credentials are allowed via CORS.
- Headers []string
- The headers to be allowed via CORS.
- Max
Age int - The max age to be allowed via CORS.
- Methods []string
- The methods to be allowed via CORS.
- Origins []string
- The origins to be allowed via CORS.
- allow
Credentials Boolean - If credentials are allowed via CORS.
- headers List<String>
- The headers to be allowed via CORS.
- max
Age Integer - The max age to be allowed via CORS.
- methods List<String>
- The methods to be allowed via CORS.
- origins List<String>
- The origins to be allowed via CORS.
- allow
Credentials boolean - If credentials are allowed via CORS.
- headers string[]
- The headers to be allowed via CORS.
- max
Age number - The max age to be allowed via CORS.
- methods string[]
- The methods to be allowed via CORS.
- origins string[]
- The origins to be allowed via CORS.
- allow_
credentials bool - If credentials are allowed via CORS.
- headers Sequence[str]
- The headers to be allowed via CORS.
- max_
age int - The max age to be allowed via CORS.
- methods Sequence[str]
- The methods to be allowed via CORS.
- origins Sequence[str]
- The origins to be allowed via CORS.
- allow
Credentials Boolean - If credentials are allowed via CORS.
- headers List<String>
- The headers to be allowed via CORS.
- max
Age Number - The max age to be allowed via CORS.
- methods List<String>
- The methods to be allowed via CORS.
- origins List<String>
- The origins to be allowed via CORS.
FhirServiceExportConfigurationResponse
- Storage
Account stringName - The name of the default export storage account.
- Storage
Account stringName - The name of the default export storage account.
- storage
Account StringName - The name of the default export storage account.
- storage
Account stringName - The name of the default export storage account.
- storage_
account_ strname - The name of the default export storage account.
- storage
Account StringName - The name of the default export storage account.
FhirServiceImportConfigurationResponse
- Enabled bool
- If the import operation is enabled.
- Initial
Import boolMode - If the FHIR service is in InitialImportMode.
- Integration
Data stringStore - The name of the default integration storage account.
- Enabled bool
- If the import operation is enabled.
- Initial
Import boolMode - If the FHIR service is in InitialImportMode.
- Integration
Data stringStore - The name of the default integration storage account.
- enabled Boolean
- If the import operation is enabled.
- initial
Import BooleanMode - If the FHIR service is in InitialImportMode.
- integration
Data StringStore - The name of the default integration storage account.
- enabled boolean
- If the import operation is enabled.
- initial
Import booleanMode - If the FHIR service is in InitialImportMode.
- integration
Data stringStore - The name of the default integration storage account.
- enabled bool
- If the import operation is enabled.
- initial_
import_ boolmode - If the FHIR service is in InitialImportMode.
- integration_
data_ strstore - The name of the default integration storage account.
- enabled Boolean
- If the import operation is enabled.
- initial
Import BooleanMode - If the FHIR service is in InitialImportMode.
- integration
Data StringStore - The name of the default integration storage account.
ImplementationGuidesConfigurationResponse
- Us
Core boolMissing Data - If US Core Missing Data requirement is enabled.
- Us
Core boolMissing Data - If US Core Missing Data requirement is enabled.
- us
Core BooleanMissing Data - If US Core Missing Data requirement is enabled.
- us
Core booleanMissing Data - If US Core Missing Data requirement is enabled.
- us_
core_ boolmissing_ data - If US Core Missing Data requirement is enabled.
- us
Core BooleanMissing Data - If US Core Missing Data requirement is enabled.
PrivateEndpointConnectionResponse
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
- The name of the resource
- Private
Link Pulumi.Service Connection State Azure Native. Healthcare Apis. Inputs. Private Link Service Connection State Response - A collection of information about the state of the connection between service consumer and provider.
- Provisioning
State string - The provisioning state of the private endpoint connection resource.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Private
Endpoint Pulumi.Azure Native. Healthcare Apis. Inputs. Private Endpoint Response - The resource of private end point.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
- The name of the resource
- Private
Link PrivateService Connection State Link Service Connection State Response - A collection of information about the state of the connection between service consumer and provider.
- Provisioning
State string - The provisioning state of the private endpoint connection resource.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Private
Endpoint PrivateEndpoint Response - The resource of private end point.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
- The name of the resource
- private
Link PrivateService Connection State Link Service Connection State Response - A collection of information about the state of the connection between service consumer and provider.
- provisioning
State String - The provisioning state of the private endpoint connection resource.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- private
Endpoint PrivateEndpoint Response - The resource of private end point.
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name string
- The name of the resource
- private
Link PrivateService Connection State Link Service Connection State Response - A collection of information about the state of the connection between service consumer and provider.
- provisioning
State string - The provisioning state of the private endpoint connection resource.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- private
Endpoint PrivateEndpoint Response - The resource of private end point.
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name str
- The name of the resource
- private_
link_ Privateservice_ connection_ state Link Service Connection State Response - A collection of information about the state of the connection between service consumer and provider.
- provisioning_
state str - The provisioning state of the private endpoint connection resource.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- private_
endpoint PrivateEndpoint Response - The resource of private end point.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
- The name of the resource
- private
Link Property MapService Connection State - A collection of information about the state of the connection between service consumer and provider.
- provisioning
State String - The provisioning state of the private endpoint connection resource.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- private
Endpoint Property Map - The resource of private end point.
PrivateEndpointResponse
- Id string
- The ARM identifier for Private Endpoint
- Id string
- The ARM identifier for Private Endpoint
- id String
- The ARM identifier for Private Endpoint
- id string
- The ARM identifier for Private Endpoint
- id str
- The ARM identifier for Private Endpoint
- id String
- The ARM identifier for Private Endpoint
PrivateLinkServiceConnectionStateResponse
- Actions
Required string - A message indicating if changes on the service provider require any updates on the consumer.
- Description string
- The reason for approval/rejection of the connection.
- Status string
- Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
- Actions
Required string - A message indicating if changes on the service provider require any updates on the consumer.
- Description string
- The reason for approval/rejection of the connection.
- Status string
- Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
- actions
Required String - A message indicating if changes on the service provider require any updates on the consumer.
- description String
- The reason for approval/rejection of the connection.
- status String
- Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
- actions
Required string - A message indicating if changes on the service provider require any updates on the consumer.
- description string
- The reason for approval/rejection of the connection.
- status string
- Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
- actions_
required str - A message indicating if changes on the service provider require any updates on the consumer.
- description str
- The reason for approval/rejection of the connection.
- status str
- Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
- actions
Required String - A message indicating if changes on the service provider require any updates on the consumer.
- description String
- The reason for approval/rejection of the connection.
- status String
- Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
ResourceVersionPolicyConfigurationResponse
- Default string
- The default value for tracking history across all resources.
- Resource
Type Dictionary<string, string>Overrides - A list of FHIR Resources and their version policy overrides.
- Default string
- The default value for tracking history across all resources.
- Resource
Type map[string]stringOverrides - A list of FHIR Resources and their version policy overrides.
- default_ String
- The default value for tracking history across all resources.
- resource
Type Map<String,String>Overrides - A list of FHIR Resources and their version policy overrides.
- default string
- The default value for tracking history across all resources.
- resource
Type {[key: string]: string}Overrides - A list of FHIR Resources and their version policy overrides.
- default str
- The default value for tracking history across all resources.
- resource_
type_ Mapping[str, str]overrides - A list of FHIR Resources and their version policy overrides.
- default String
- The default value for tracking history across all resources.
- resource
Type Map<String>Overrides - A list of FHIR Resources and their version policy overrides.
ServiceManagedIdentityResponseIdentity
- Principal
Id string - The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- Tenant
Id string - The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
- Type string
- Type of identity being specified, currently SystemAssigned and None are allowed.
- User
Assigned Dictionary<string, Pulumi.Identities Azure Native. Healthcare Apis. Inputs. User Assigned Identity Response> - The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
- Principal
Id string - The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- Tenant
Id string - The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
- Type string
- Type of identity being specified, currently SystemAssigned and None are allowed.
- User
Assigned map[string]UserIdentities Assigned Identity Response - The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
- principal
Id String - The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- tenant
Id String - The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
- type String
- Type of identity being specified, currently SystemAssigned and None are allowed.
- user
Assigned Map<String,UserIdentities Assigned Identity Response> - The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
- principal
Id string - The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- tenant
Id string - The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
- type string
- Type of identity being specified, currently SystemAssigned and None are allowed.
- user
Assigned {[key: string]: UserIdentities Assigned Identity Response} - The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
- principal_
id str - The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- tenant_
id str - The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
- type str
- Type of identity being specified, currently SystemAssigned and None are allowed.
- user_
assigned_ Mapping[str, Useridentities Assigned Identity Response] - The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
- principal
Id String - The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- tenant
Id String - The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
- type String
- Type of identity being specified, currently SystemAssigned and None are allowed.
- user
Assigned Map<Property Map>Identities - The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
ServiceOciArtifactEntryResponse
- Digest string
- The artifact digest.
- Image
Name string - The artifact name.
- Login
Server string - The Azure Container Registry login server.
- Digest string
- The artifact digest.
- Image
Name string - The artifact name.
- Login
Server string - The Azure Container Registry login server.
- digest String
- The artifact digest.
- image
Name String - The artifact name.
- login
Server String - The Azure Container Registry login server.
- digest string
- The artifact digest.
- image
Name string - The artifact name.
- login
Server string - The Azure Container Registry login server.
- digest str
- The artifact digest.
- image_
name str - The artifact name.
- login_
server str - The Azure Container Registry login server.
- digest String
- The artifact digest.
- image
Name String - The artifact name.
- login
Server String - The Azure Container Registry login server.
SmartIdentityProviderApplicationResponse
- Allowed
Data List<string>Actions - The actions that are permitted to be performed on FHIR resources for the application.
- Audience string
- The audience that will be used to validate bearer tokens against the given authority.
- Client
Id string - The application client id defined in the identity provider. This value will be used to validate bearer tokens against the given authority.
- Allowed
Data []stringActions - The actions that are permitted to be performed on FHIR resources for the application.
- Audience string
- The audience that will be used to validate bearer tokens against the given authority.
- Client
Id string - The application client id defined in the identity provider. This value will be used to validate bearer tokens against the given authority.
- allowed
Data List<String>Actions - The actions that are permitted to be performed on FHIR resources for the application.
- audience String
- The audience that will be used to validate bearer tokens against the given authority.
- client
Id String - The application client id defined in the identity provider. This value will be used to validate bearer tokens against the given authority.
- allowed
Data string[]Actions - The actions that are permitted to be performed on FHIR resources for the application.
- audience string
- The audience that will be used to validate bearer tokens against the given authority.
- client
Id string - The application client id defined in the identity provider. This value will be used to validate bearer tokens against the given authority.
- allowed_
data_ Sequence[str]actions - The actions that are permitted to be performed on FHIR resources for the application.
- audience str
- The audience that will be used to validate bearer tokens against the given authority.
- client_
id str - The application client id defined in the identity provider. This value will be used to validate bearer tokens against the given authority.
- allowed
Data List<String>Actions - The actions that are permitted to be performed on FHIR resources for the application.
- audience String
- The audience that will be used to validate bearer tokens against the given authority.
- client
Id String - The application client id defined in the identity provider. This value will be used to validate bearer tokens against the given authority.
SmartIdentityProviderConfigurationResponse
- Applications
List<Pulumi.
Azure Native. Healthcare Apis. Inputs. Smart Identity Provider Application Response> - The array of identity provider applications for SMART on FHIR authentication.
- string
- The identity provider token authority also known as the token issuing authority.
- Applications
[]Smart
Identity Provider Application Response - The array of identity provider applications for SMART on FHIR authentication.
- string
- The identity provider token authority also known as the token issuing authority.
- applications
List<Smart
Identity Provider Application Response> - The array of identity provider applications for SMART on FHIR authentication.
- String
- The identity provider token authority also known as the token issuing authority.
- applications
Smart
Identity Provider Application Response[] - The array of identity provider applications for SMART on FHIR authentication.
- string
- The identity provider token authority also known as the token issuing authority.
- applications
Sequence[Smart
Identity Provider Application Response] - The array of identity provider applications for SMART on FHIR authentication.
- str
- The identity provider token authority also known as the token issuing authority.
- applications List<Property Map>
- The array of identity provider applications for SMART on FHIR authentication.
- String
- The identity provider token authority also known as the token issuing authority.
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.
UserAssignedIdentityResponse
- Client
Id string - The client ID of the assigned identity.
- Principal
Id string - The principal ID of the assigned identity.
- Client
Id string - The client ID of the assigned identity.
- Principal
Id string - The principal ID of the assigned identity.
- client
Id String - The client ID of the assigned identity.
- principal
Id String - The principal ID of the assigned identity.
- client
Id string - The client ID of the assigned identity.
- principal
Id string - The principal ID of the assigned identity.
- client_
id str - The client ID of the assigned identity.
- principal_
id str - The principal ID of the assigned identity.
- client
Id String - The client ID of the assigned identity.
- principal
Id String - The principal ID of the assigned identity.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0