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.recoveryservices.getReplicationRecoveryServicesProvider
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
Gets the details of registered recovery services provider. Azure REST API version: 2023-04-01.
Other available API versions: 2023-06-01, 2023-08-01, 2024-01-01, 2024-02-01, 2024-04-01, 2024-10-01.
Using getReplicationRecoveryServicesProvider
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 getReplicationRecoveryServicesProvider(args: GetReplicationRecoveryServicesProviderArgs, opts?: InvokeOptions): Promise<GetReplicationRecoveryServicesProviderResult>
function getReplicationRecoveryServicesProviderOutput(args: GetReplicationRecoveryServicesProviderOutputArgs, opts?: InvokeOptions): Output<GetReplicationRecoveryServicesProviderResult>def get_replication_recovery_services_provider(fabric_name: Optional[str] = None,
                                               provider_name: Optional[str] = None,
                                               resource_group_name: Optional[str] = None,
                                               resource_name: Optional[str] = None,
                                               opts: Optional[InvokeOptions] = None) -> GetReplicationRecoveryServicesProviderResult
def get_replication_recovery_services_provider_output(fabric_name: Optional[pulumi.Input[str]] = None,
                                               provider_name: Optional[pulumi.Input[str]] = None,
                                               resource_group_name: Optional[pulumi.Input[str]] = None,
                                               resource_name: Optional[pulumi.Input[str]] = None,
                                               opts: Optional[InvokeOptions] = None) -> Output[GetReplicationRecoveryServicesProviderResult]func LookupReplicationRecoveryServicesProvider(ctx *Context, args *LookupReplicationRecoveryServicesProviderArgs, opts ...InvokeOption) (*LookupReplicationRecoveryServicesProviderResult, error)
func LookupReplicationRecoveryServicesProviderOutput(ctx *Context, args *LookupReplicationRecoveryServicesProviderOutputArgs, opts ...InvokeOption) LookupReplicationRecoveryServicesProviderResultOutput> Note: This function is named LookupReplicationRecoveryServicesProvider in the Go SDK.
public static class GetReplicationRecoveryServicesProvider 
{
    public static Task<GetReplicationRecoveryServicesProviderResult> InvokeAsync(GetReplicationRecoveryServicesProviderArgs args, InvokeOptions? opts = null)
    public static Output<GetReplicationRecoveryServicesProviderResult> Invoke(GetReplicationRecoveryServicesProviderInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetReplicationRecoveryServicesProviderResult> getReplicationRecoveryServicesProvider(GetReplicationRecoveryServicesProviderArgs args, InvokeOptions options)
public static Output<GetReplicationRecoveryServicesProviderResult> getReplicationRecoveryServicesProvider(GetReplicationRecoveryServicesProviderArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:recoveryservices:getReplicationRecoveryServicesProvider
  arguments:
    # arguments dictionaryThe following arguments are supported:
- FabricName string
- Fabric name.
- ProviderName string
- Recovery services provider name.
- ResourceGroup stringName 
- The name of the resource group where the recovery services vault is present.
- ResourceName string
- The name of the recovery services vault.
- FabricName string
- Fabric name.
- ProviderName string
- Recovery services provider name.
- ResourceGroup stringName 
- The name of the resource group where the recovery services vault is present.
- ResourceName string
- The name of the recovery services vault.
- fabricName String
- Fabric name.
- providerName String
- Recovery services provider name.
- resourceGroup StringName 
- The name of the resource group where the recovery services vault is present.
- resourceName String
- The name of the recovery services vault.
- fabricName string
- Fabric name.
- providerName string
- Recovery services provider name.
- resourceGroup stringName 
- The name of the resource group where the recovery services vault is present.
- resourceName string
- The name of the recovery services vault.
- fabric_name str
- Fabric name.
- provider_name str
- Recovery services provider name.
- resource_group_ strname 
- The name of the resource group where the recovery services vault is present.
- resource_name str
- The name of the recovery services vault.
- fabricName String
- Fabric name.
- providerName String
- Recovery services provider name.
- resourceGroup StringName 
- The name of the resource group where the recovery services vault is present.
- resourceName String
- The name of the recovery services vault.
getReplicationRecoveryServicesProvider Result
The following output properties are available:
- Id string
- Resource Id
- Name string
- Resource Name
- Properties
Pulumi.Azure Native. Recovery Services. Outputs. Recovery Services Provider Properties Response 
- Provider properties.
- Type string
- Resource Type
- Location string
- Resource Location
- Id string
- Resource Id
- Name string
- Resource Name
- Properties
RecoveryServices Provider Properties Response 
- Provider properties.
- Type string
- Resource Type
- Location string
- Resource Location
- id String
- Resource Id
- name String
- Resource Name
- properties
RecoveryServices Provider Properties Response 
- Provider properties.
- type String
- Resource Type
- location String
- Resource Location
- id string
- Resource Id
- name string
- Resource Name
- properties
RecoveryServices Provider Properties Response 
- Provider properties.
- type string
- Resource Type
- location string
- Resource Location
- id str
- Resource Id
- name str
- Resource Name
- properties
RecoveryServices Provider Properties Response 
- Provider properties.
- type str
- Resource Type
- location str
- Resource Location
- id String
- Resource Id
- name String
- Resource Name
- properties Property Map
- Provider properties.
- type String
- Resource Type
- location String
- Resource Location
Supporting Types
HealthErrorResponse  
- CreationTime stringUtc 
- Error creation time (UTC).
- CustomerResolvability string
- Value indicating whether the health error is customer resolvable.
- EntityId string
- ID of the entity.
- ErrorCategory string
- Category of error.
- ErrorCode string
- Error code.
- ErrorId string
- The health error unique id.
- ErrorLevel string
- Level of error.
- ErrorMessage string
- Error message.
- ErrorSource string
- Source of error.
- ErrorType string
- Type of error.
- InnerHealth List<Pulumi.Errors Azure Native. Recovery Services. Inputs. Inner Health Error Response> 
- The inner health errors. HealthError having a list of HealthError as child errors is problematic. InnerHealthError is used because this will prevent an infinite loop of structures when Hydra tries to auto-generate the contract. We are exposing the related health errors as inner health errors and all API consumers can utilize this in the same fashion as Exception -> InnerException.
- PossibleCauses string
- Possible causes of error.
- RecommendedAction string
- Recommended action to resolve error.
- RecoveryProvider stringError Message 
- DRA error message.
- SummaryMessage string
- Summary message of the entity.
- CreationTime stringUtc 
- Error creation time (UTC).
- CustomerResolvability string
- Value indicating whether the health error is customer resolvable.
- EntityId string
- ID of the entity.
- ErrorCategory string
- Category of error.
- ErrorCode string
- Error code.
- ErrorId string
- The health error unique id.
- ErrorLevel string
- Level of error.
- ErrorMessage string
- Error message.
- ErrorSource string
- Source of error.
- ErrorType string
- Type of error.
- InnerHealth []InnerErrors Health Error Response 
- The inner health errors. HealthError having a list of HealthError as child errors is problematic. InnerHealthError is used because this will prevent an infinite loop of structures when Hydra tries to auto-generate the contract. We are exposing the related health errors as inner health errors and all API consumers can utilize this in the same fashion as Exception -> InnerException.
- PossibleCauses string
- Possible causes of error.
- RecommendedAction string
- Recommended action to resolve error.
- RecoveryProvider stringError Message 
- DRA error message.
- SummaryMessage string
- Summary message of the entity.
- creationTime StringUtc 
- Error creation time (UTC).
- customerResolvability String
- Value indicating whether the health error is customer resolvable.
- entityId String
- ID of the entity.
- errorCategory String
- Category of error.
- errorCode String
- Error code.
- errorId String
- The health error unique id.
- errorLevel String
- Level of error.
- errorMessage String
- Error message.
- errorSource String
- Source of error.
- errorType String
- Type of error.
- innerHealth List<InnerErrors Health Error Response> 
- The inner health errors. HealthError having a list of HealthError as child errors is problematic. InnerHealthError is used because this will prevent an infinite loop of structures when Hydra tries to auto-generate the contract. We are exposing the related health errors as inner health errors and all API consumers can utilize this in the same fashion as Exception -> InnerException.
- possibleCauses String
- Possible causes of error.
- recommendedAction String
- Recommended action to resolve error.
- recoveryProvider StringError Message 
- DRA error message.
- summaryMessage String
- Summary message of the entity.
- creationTime stringUtc 
- Error creation time (UTC).
- customerResolvability string
- Value indicating whether the health error is customer resolvable.
- entityId string
- ID of the entity.
- errorCategory string
- Category of error.
- errorCode string
- Error code.
- errorId string
- The health error unique id.
- errorLevel string
- Level of error.
- errorMessage string
- Error message.
- errorSource string
- Source of error.
- errorType string
- Type of error.
- innerHealth InnerErrors Health Error Response[] 
- The inner health errors. HealthError having a list of HealthError as child errors is problematic. InnerHealthError is used because this will prevent an infinite loop of structures when Hydra tries to auto-generate the contract. We are exposing the related health errors as inner health errors and all API consumers can utilize this in the same fashion as Exception -> InnerException.
- possibleCauses string
- Possible causes of error.
- recommendedAction string
- Recommended action to resolve error.
- recoveryProvider stringError Message 
- DRA error message.
- summaryMessage string
- Summary message of the entity.
- creation_time_ strutc 
- Error creation time (UTC).
- customer_resolvability str
- Value indicating whether the health error is customer resolvable.
- entity_id str
- ID of the entity.
- error_category str
- Category of error.
- error_code str
- Error code.
- error_id str
- The health error unique id.
- error_level str
- Level of error.
- error_message str
- Error message.
- error_source str
- Source of error.
- error_type str
- Type of error.
- inner_health_ Sequence[Innererrors Health Error Response] 
- The inner health errors. HealthError having a list of HealthError as child errors is problematic. InnerHealthError is used because this will prevent an infinite loop of structures when Hydra tries to auto-generate the contract. We are exposing the related health errors as inner health errors and all API consumers can utilize this in the same fashion as Exception -> InnerException.
- possible_causes str
- Possible causes of error.
- recommended_action str
- Recommended action to resolve error.
- recovery_provider_ strerror_ message 
- DRA error message.
- summary_message str
- Summary message of the entity.
- creationTime StringUtc 
- Error creation time (UTC).
- customerResolvability String
- Value indicating whether the health error is customer resolvable.
- entityId String
- ID of the entity.
- errorCategory String
- Category of error.
- errorCode String
- Error code.
- errorId String
- The health error unique id.
- errorLevel String
- Level of error.
- errorMessage String
- Error message.
- errorSource String
- Source of error.
- errorType String
- Type of error.
- innerHealth List<Property Map>Errors 
- The inner health errors. HealthError having a list of HealthError as child errors is problematic. InnerHealthError is used because this will prevent an infinite loop of structures when Hydra tries to auto-generate the contract. We are exposing the related health errors as inner health errors and all API consumers can utilize this in the same fashion as Exception -> InnerException.
- possibleCauses String
- Possible causes of error.
- recommendedAction String
- Recommended action to resolve error.
- recoveryProvider StringError Message 
- DRA error message.
- summaryMessage String
- Summary message of the entity.
IdentityProviderDetailsResponse   
- string
- The base authority for Azure Active Directory authentication.
- ApplicationId string
- The application/client Id for the service principal with which the on-premise management/data plane components would communicate with our Azure services.
- Audience string
- The intended Audience of the service principal with which the on-premise management/data plane components would communicate with our Azure services.
- ObjectId string
- The object Id of the service principal with which the on-premise management/data plane components would communicate with our Azure services.
- TenantId string
- The tenant Id for the service principal with which the on-premise management/data plane components would communicate with our Azure services.
- string
- The base authority for Azure Active Directory authentication.
- ApplicationId string
- The application/client Id for the service principal with which the on-premise management/data plane components would communicate with our Azure services.
- Audience string
- The intended Audience of the service principal with which the on-premise management/data plane components would communicate with our Azure services.
- ObjectId string
- The object Id of the service principal with which the on-premise management/data plane components would communicate with our Azure services.
- TenantId string
- The tenant Id for the service principal with which the on-premise management/data plane components would communicate with our Azure services.
- String
- The base authority for Azure Active Directory authentication.
- applicationId String
- The application/client Id for the service principal with which the on-premise management/data plane components would communicate with our Azure services.
- audience String
- The intended Audience of the service principal with which the on-premise management/data plane components would communicate with our Azure services.
- objectId String
- The object Id of the service principal with which the on-premise management/data plane components would communicate with our Azure services.
- tenantId String
- The tenant Id for the service principal with which the on-premise management/data plane components would communicate with our Azure services.
- string
- The base authority for Azure Active Directory authentication.
- applicationId string
- The application/client Id for the service principal with which the on-premise management/data plane components would communicate with our Azure services.
- audience string
- The intended Audience of the service principal with which the on-premise management/data plane components would communicate with our Azure services.
- objectId string
- The object Id of the service principal with which the on-premise management/data plane components would communicate with our Azure services.
- tenantId string
- The tenant Id for the service principal with which the on-premise management/data plane components would communicate with our Azure services.
- str
- The base authority for Azure Active Directory authentication.
- application_id str
- The application/client Id for the service principal with which the on-premise management/data plane components would communicate with our Azure services.
- audience str
- The intended Audience of the service principal with which the on-premise management/data plane components would communicate with our Azure services.
- object_id str
- The object Id of the service principal with which the on-premise management/data plane components would communicate with our Azure services.
- tenant_id str
- The tenant Id for the service principal with which the on-premise management/data plane components would communicate with our Azure services.
- String
- The base authority for Azure Active Directory authentication.
- applicationId String
- The application/client Id for the service principal with which the on-premise management/data plane components would communicate with our Azure services.
- audience String
- The intended Audience of the service principal with which the on-premise management/data plane components would communicate with our Azure services.
- objectId String
- The object Id of the service principal with which the on-premise management/data plane components would communicate with our Azure services.
- tenantId String
- The tenant Id for the service principal with which the on-premise management/data plane components would communicate with our Azure services.
InnerHealthErrorResponse   
- CreationTime stringUtc 
- Error creation time (UTC).
- CustomerResolvability string
- Value indicating whether the health error is customer resolvable.
- EntityId string
- ID of the entity.
- ErrorCategory string
- Category of error.
- ErrorCode string
- Error code.
- ErrorId string
- The health error unique id.
- ErrorLevel string
- Level of error.
- ErrorMessage string
- Error message.
- ErrorSource string
- Source of error.
- ErrorType string
- Type of error.
- PossibleCauses string
- Possible causes of error.
- RecommendedAction string
- Recommended action to resolve error.
- RecoveryProvider stringError Message 
- DRA error message.
- SummaryMessage string
- Summary message of the entity.
- CreationTime stringUtc 
- Error creation time (UTC).
- CustomerResolvability string
- Value indicating whether the health error is customer resolvable.
- EntityId string
- ID of the entity.
- ErrorCategory string
- Category of error.
- ErrorCode string
- Error code.
- ErrorId string
- The health error unique id.
- ErrorLevel string
- Level of error.
- ErrorMessage string
- Error message.
- ErrorSource string
- Source of error.
- ErrorType string
- Type of error.
- PossibleCauses string
- Possible causes of error.
- RecommendedAction string
- Recommended action to resolve error.
- RecoveryProvider stringError Message 
- DRA error message.
- SummaryMessage string
- Summary message of the entity.
- creationTime StringUtc 
- Error creation time (UTC).
- customerResolvability String
- Value indicating whether the health error is customer resolvable.
- entityId String
- ID of the entity.
- errorCategory String
- Category of error.
- errorCode String
- Error code.
- errorId String
- The health error unique id.
- errorLevel String
- Level of error.
- errorMessage String
- Error message.
- errorSource String
- Source of error.
- errorType String
- Type of error.
- possibleCauses String
- Possible causes of error.
- recommendedAction String
- Recommended action to resolve error.
- recoveryProvider StringError Message 
- DRA error message.
- summaryMessage String
- Summary message of the entity.
- creationTime stringUtc 
- Error creation time (UTC).
- customerResolvability string
- Value indicating whether the health error is customer resolvable.
- entityId string
- ID of the entity.
- errorCategory string
- Category of error.
- errorCode string
- Error code.
- errorId string
- The health error unique id.
- errorLevel string
- Level of error.
- errorMessage string
- Error message.
- errorSource string
- Source of error.
- errorType string
- Type of error.
- possibleCauses string
- Possible causes of error.
- recommendedAction string
- Recommended action to resolve error.
- recoveryProvider stringError Message 
- DRA error message.
- summaryMessage string
- Summary message of the entity.
- creation_time_ strutc 
- Error creation time (UTC).
- customer_resolvability str
- Value indicating whether the health error is customer resolvable.
- entity_id str
- ID of the entity.
- error_category str
- Category of error.
- error_code str
- Error code.
- error_id str
- The health error unique id.
- error_level str
- Level of error.
- error_message str
- Error message.
- error_source str
- Source of error.
- error_type str
- Type of error.
- possible_causes str
- Possible causes of error.
- recommended_action str
- Recommended action to resolve error.
- recovery_provider_ strerror_ message 
- DRA error message.
- summary_message str
- Summary message of the entity.
- creationTime StringUtc 
- Error creation time (UTC).
- customerResolvability String
- Value indicating whether the health error is customer resolvable.
- entityId String
- ID of the entity.
- errorCategory String
- Category of error.
- errorCode String
- Error code.
- errorId String
- The health error unique id.
- errorLevel String
- Level of error.
- errorMessage String
- Error message.
- errorSource String
- Source of error.
- errorType String
- Type of error.
- possibleCauses String
- Possible causes of error.
- recommendedAction String
- Recommended action to resolve error.
- recoveryProvider StringError Message 
- DRA error message.
- summaryMessage String
- Summary message of the entity.
RecoveryServicesProviderPropertiesResponse    
- AllowedScenarios List<string>
- The scenarios allowed on this provider.
- AuthenticationIdentity Pulumi.Details Azure Native. Recovery Services. Inputs. Identity Provider Details Response 
- The authentication identity details.
- BiosId string
- The Bios Id.
- ConnectionStatus string
- A value indicating whether DRA is responsive.
- DataPlane Pulumi.Authentication Identity Details Azure Native. Recovery Services. Inputs. Identity Provider Details Response 
- The data plane authentication identity details.
- DraIdentifier string
- The DRA Id.
- FabricFriendly stringName 
- The fabric friendly name.
- FabricType string
- Type of the site.
- FriendlyName string
- Friendly name of the DRA.
- HealthError List<Pulumi.Details Azure Native. Recovery Services. Inputs. Health Error Response> 
- The recovery services provider health error details.
- LastHeart stringBeat 
- Time when last heartbeat was sent by the DRA.
- MachineId string
- The machine Id.
- MachineName string
- The machine name.
- ProtectedItem intCount 
- Number of protected VMs currently managed by the DRA.
- ProviderVersion string
- The provider version.
- ProviderVersion Pulumi.Details Azure Native. Recovery Services. Inputs. Version Details Response 
- The provider version details.
- ProviderVersion stringExpiry Date 
- Expiry date of the version.
- ProviderVersion stringState 
- DRA version status.
- ResourceAccess Pulumi.Identity Details Azure Native. Recovery Services. Inputs. Identity Provider Details Response 
- The resource access identity details.
- ServerVersion string
- The fabric provider.
- AllowedScenarios []string
- The scenarios allowed on this provider.
- AuthenticationIdentity IdentityDetails Provider Details Response 
- The authentication identity details.
- BiosId string
- The Bios Id.
- ConnectionStatus string
- A value indicating whether DRA is responsive.
- DataPlane IdentityAuthentication Identity Details Provider Details Response 
- The data plane authentication identity details.
- DraIdentifier string
- The DRA Id.
- FabricFriendly stringName 
- The fabric friendly name.
- FabricType string
- Type of the site.
- FriendlyName string
- Friendly name of the DRA.
- HealthError []HealthDetails Error Response 
- The recovery services provider health error details.
- LastHeart stringBeat 
- Time when last heartbeat was sent by the DRA.
- MachineId string
- The machine Id.
- MachineName string
- The machine name.
- ProtectedItem intCount 
- Number of protected VMs currently managed by the DRA.
- ProviderVersion string
- The provider version.
- ProviderVersion VersionDetails Details Response 
- The provider version details.
- ProviderVersion stringExpiry Date 
- Expiry date of the version.
- ProviderVersion stringState 
- DRA version status.
- ResourceAccess IdentityIdentity Details Provider Details Response 
- The resource access identity details.
- ServerVersion string
- The fabric provider.
- allowedScenarios List<String>
- The scenarios allowed on this provider.
- authenticationIdentity IdentityDetails Provider Details Response 
- The authentication identity details.
- biosId String
- The Bios Id.
- connectionStatus String
- A value indicating whether DRA is responsive.
- dataPlane IdentityAuthentication Identity Details Provider Details Response 
- The data plane authentication identity details.
- draIdentifier String
- The DRA Id.
- fabricFriendly StringName 
- The fabric friendly name.
- fabricType String
- Type of the site.
- friendlyName String
- Friendly name of the DRA.
- healthError List<HealthDetails Error Response> 
- The recovery services provider health error details.
- lastHeart StringBeat 
- Time when last heartbeat was sent by the DRA.
- machineId String
- The machine Id.
- machineName String
- The machine name.
- protectedItem IntegerCount 
- Number of protected VMs currently managed by the DRA.
- providerVersion String
- The provider version.
- providerVersion VersionDetails Details Response 
- The provider version details.
- providerVersion StringExpiry Date 
- Expiry date of the version.
- providerVersion StringState 
- DRA version status.
- resourceAccess IdentityIdentity Details Provider Details Response 
- The resource access identity details.
- serverVersion String
- The fabric provider.
- allowedScenarios string[]
- The scenarios allowed on this provider.
- authenticationIdentity IdentityDetails Provider Details Response 
- The authentication identity details.
- biosId string
- The Bios Id.
- connectionStatus string
- A value indicating whether DRA is responsive.
- dataPlane IdentityAuthentication Identity Details Provider Details Response 
- The data plane authentication identity details.
- draIdentifier string
- The DRA Id.
- fabricFriendly stringName 
- The fabric friendly name.
- fabricType string
- Type of the site.
- friendlyName string
- Friendly name of the DRA.
- healthError HealthDetails Error Response[] 
- The recovery services provider health error details.
- lastHeart stringBeat 
- Time when last heartbeat was sent by the DRA.
- machineId string
- The machine Id.
- machineName string
- The machine name.
- protectedItem numberCount 
- Number of protected VMs currently managed by the DRA.
- providerVersion string
- The provider version.
- providerVersion VersionDetails Details Response 
- The provider version details.
- providerVersion stringExpiry Date 
- Expiry date of the version.
- providerVersion stringState 
- DRA version status.
- resourceAccess IdentityIdentity Details Provider Details Response 
- The resource access identity details.
- serverVersion string
- The fabric provider.
- allowed_scenarios Sequence[str]
- The scenarios allowed on this provider.
- authentication_identity_ Identitydetails Provider Details Response 
- The authentication identity details.
- bios_id str
- The Bios Id.
- connection_status str
- A value indicating whether DRA is responsive.
- data_plane_ Identityauthentication_ identity_ details Provider Details Response 
- The data plane authentication identity details.
- dra_identifier str
- The DRA Id.
- fabric_friendly_ strname 
- The fabric friendly name.
- fabric_type str
- Type of the site.
- friendly_name str
- Friendly name of the DRA.
- health_error_ Sequence[Healthdetails Error Response] 
- The recovery services provider health error details.
- last_heart_ strbeat 
- Time when last heartbeat was sent by the DRA.
- machine_id str
- The machine Id.
- machine_name str
- The machine name.
- protected_item_ intcount 
- Number of protected VMs currently managed by the DRA.
- provider_version str
- The provider version.
- provider_version_ Versiondetails Details Response 
- The provider version details.
- provider_version_ strexpiry_ date 
- Expiry date of the version.
- provider_version_ strstate 
- DRA version status.
- resource_access_ Identityidentity_ details Provider Details Response 
- The resource access identity details.
- server_version str
- The fabric provider.
- allowedScenarios List<String>
- The scenarios allowed on this provider.
- authenticationIdentity Property MapDetails 
- The authentication identity details.
- biosId String
- The Bios Id.
- connectionStatus String
- A value indicating whether DRA is responsive.
- dataPlane Property MapAuthentication Identity Details 
- The data plane authentication identity details.
- draIdentifier String
- The DRA Id.
- fabricFriendly StringName 
- The fabric friendly name.
- fabricType String
- Type of the site.
- friendlyName String
- Friendly name of the DRA.
- healthError List<Property Map>Details 
- The recovery services provider health error details.
- lastHeart StringBeat 
- Time when last heartbeat was sent by the DRA.
- machineId String
- The machine Id.
- machineName String
- The machine name.
- protectedItem NumberCount 
- Number of protected VMs currently managed by the DRA.
- providerVersion String
- The provider version.
- providerVersion Property MapDetails 
- The provider version details.
- providerVersion StringExpiry Date 
- Expiry date of the version.
- providerVersion StringState 
- DRA version status.
- resourceAccess Property MapIdentity Details 
- The resource access identity details.
- serverVersion String
- The fabric provider.
VersionDetailsResponse  
- ExpiryDate string
- Version expiry date.
- Status string
- A value indicating whether security update required.
- Version string
- The agent version.
- ExpiryDate string
- Version expiry date.
- Status string
- A value indicating whether security update required.
- Version string
- The agent version.
- expiryDate String
- Version expiry date.
- status String
- A value indicating whether security update required.
- version String
- The agent version.
- expiryDate string
- Version expiry date.
- status string
- A value indicating whether security update required.
- version string
- The agent version.
- expiry_date str
- Version expiry date.
- status str
- A value indicating whether security update required.
- version str
- The agent version.
- expiryDate String
- Version expiry date.
- status String
- A value indicating whether security update required.
- version String
- The agent version.
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