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.datareplication.getDra
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 the fabric agent. Azure REST API version: 2021-02-16-preview.
Using getDra
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 getDra(args: GetDraArgs, opts?: InvokeOptions): Promise<GetDraResult>
function getDraOutput(args: GetDraOutputArgs, opts?: InvokeOptions): Output<GetDraResult>def get_dra(fabric_agent_name: Optional[str] = None,
            fabric_name: Optional[str] = None,
            resource_group_name: Optional[str] = None,
            opts: Optional[InvokeOptions] = None) -> GetDraResult
def get_dra_output(fabric_agent_name: Optional[pulumi.Input[str]] = None,
            fabric_name: Optional[pulumi.Input[str]] = None,
            resource_group_name: Optional[pulumi.Input[str]] = None,
            opts: Optional[InvokeOptions] = None) -> Output[GetDraResult]func LookupDra(ctx *Context, args *LookupDraArgs, opts ...InvokeOption) (*LookupDraResult, error)
func LookupDraOutput(ctx *Context, args *LookupDraOutputArgs, opts ...InvokeOption) LookupDraResultOutput> Note: This function is named LookupDra in the Go SDK.
public static class GetDra 
{
    public static Task<GetDraResult> InvokeAsync(GetDraArgs args, InvokeOptions? opts = null)
    public static Output<GetDraResult> Invoke(GetDraInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetDraResult> getDra(GetDraArgs args, InvokeOptions options)
public static Output<GetDraResult> getDra(GetDraArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:datareplication:getDra
  arguments:
    # arguments dictionaryThe following arguments are supported:
- FabricAgent stringName 
- The fabric agent (Dra) name.
- FabricName string
- The fabric name.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- FabricAgent stringName 
- The fabric agent (Dra) name.
- FabricName string
- The fabric name.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- fabricAgent StringName 
- The fabric agent (Dra) name.
- fabricName String
- The fabric name.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- fabricAgent stringName 
- The fabric agent (Dra) name.
- fabricName string
- The fabric name.
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- fabric_agent_ strname 
- The fabric agent (Dra) name.
- fabric_name str
- The fabric name.
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- fabricAgent StringName 
- The fabric agent (Dra) name.
- fabricName String
- The fabric name.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
getDra Result
The following output properties are available:
- Id string
- Gets or sets the Id of the resource.
- Name string
- Gets or sets the name of the resource.
- Properties
Pulumi.Azure Native. Data Replication. Outputs. Dra Model Properties Response 
- Dra model properties.
- SystemData Pulumi.Azure Native. Data Replication. Outputs. Dra Model Response System Data 
- Type string
- Gets or sets the type of the resource.
- Id string
- Gets or sets the Id of the resource.
- Name string
- Gets or sets the name of the resource.
- Properties
DraModel Properties Response 
- Dra model properties.
- SystemData DraModel Response System Data 
- Type string
- Gets or sets the type of the resource.
- id String
- Gets or sets the Id of the resource.
- name String
- Gets or sets the name of the resource.
- properties
DraModel Properties Response 
- Dra model properties.
- systemData DraModel Response System Data 
- type String
- Gets or sets the type of the resource.
- id string
- Gets or sets the Id of the resource.
- name string
- Gets or sets the name of the resource.
- properties
DraModel Properties Response 
- Dra model properties.
- systemData DraModel Response System Data 
- type string
- Gets or sets the type of the resource.
- id str
- Gets or sets the Id of the resource.
- name str
- Gets or sets the name of the resource.
- properties
DraModel Properties Response 
- Dra model properties.
- system_data DraModel Response System Data 
- type str
- Gets or sets the type of the resource.
- id String
- Gets or sets the Id of the resource.
- name String
- Gets or sets the name of the resource.
- properties Property Map
- Dra model properties.
- systemData Property Map
- type String
- Gets or sets the type of the resource.
Supporting Types
DraModelPropertiesResponse   
- AuthenticationIdentity Pulumi.Azure Native. Data Replication. Inputs. Identity Model Response 
- Identity model.
- CorrelationId string
- Gets or sets the Dra correlation Id.
- CustomProperties Pulumi.Azure Native. Data Replication. Inputs. VMware Dra Model Custom Properties Response 
- Dra model custom properties.
- HealthErrors List<Pulumi.Azure Native. Data Replication. Inputs. Health Error Model Response> 
- Gets or sets the list of health errors.
- IsResponsive bool
- Gets or sets a value indicating whether Dra is responsive.
- LastHeartbeat string
- Gets or sets the time when last heartbeat was sent by the Dra.
- MachineId string
- Gets or sets the machine Id where Dra is running.
- MachineName string
- Gets or sets the machine name where Dra is running.
- ProvisioningState string
- Gets or sets the provisioning state of the Dra.
- ResourceAccess Pulumi.Identity Azure Native. Data Replication. Inputs. Identity Model Response 
- Identity model.
- VersionNumber string
- Gets or sets the Dra version.
- AuthenticationIdentity IdentityModel Response 
- Identity model.
- CorrelationId string
- Gets or sets the Dra correlation Id.
- CustomProperties VMwareDra Model Custom Properties Response 
- Dra model custom properties.
- HealthErrors []HealthError Model Response 
- Gets or sets the list of health errors.
- IsResponsive bool
- Gets or sets a value indicating whether Dra is responsive.
- LastHeartbeat string
- Gets or sets the time when last heartbeat was sent by the Dra.
- MachineId string
- Gets or sets the machine Id where Dra is running.
- MachineName string
- Gets or sets the machine name where Dra is running.
- ProvisioningState string
- Gets or sets the provisioning state of the Dra.
- ResourceAccess IdentityIdentity Model Response 
- Identity model.
- VersionNumber string
- Gets or sets the Dra version.
- authenticationIdentity IdentityModel Response 
- Identity model.
- correlationId String
- Gets or sets the Dra correlation Id.
- customProperties VMwareDra Model Custom Properties Response 
- Dra model custom properties.
- healthErrors List<HealthError Model Response> 
- Gets or sets the list of health errors.
- isResponsive Boolean
- Gets or sets a value indicating whether Dra is responsive.
- lastHeartbeat String
- Gets or sets the time when last heartbeat was sent by the Dra.
- machineId String
- Gets or sets the machine Id where Dra is running.
- machineName String
- Gets or sets the machine name where Dra is running.
- provisioningState String
- Gets or sets the provisioning state of the Dra.
- resourceAccess IdentityIdentity Model Response 
- Identity model.
- versionNumber String
- Gets or sets the Dra version.
- authenticationIdentity IdentityModel Response 
- Identity model.
- correlationId string
- Gets or sets the Dra correlation Id.
- customProperties VMwareDra Model Custom Properties Response 
- Dra model custom properties.
- healthErrors HealthError Model Response[] 
- Gets or sets the list of health errors.
- isResponsive boolean
- Gets or sets a value indicating whether Dra is responsive.
- lastHeartbeat string
- Gets or sets the time when last heartbeat was sent by the Dra.
- machineId string
- Gets or sets the machine Id where Dra is running.
- machineName string
- Gets or sets the machine name where Dra is running.
- provisioningState string
- Gets or sets the provisioning state of the Dra.
- resourceAccess IdentityIdentity Model Response 
- Identity model.
- versionNumber string
- Gets or sets the Dra version.
- authentication_identity IdentityModel Response 
- Identity model.
- correlation_id str
- Gets or sets the Dra correlation Id.
- custom_properties VMwareDra Model Custom Properties Response 
- Dra model custom properties.
- health_errors Sequence[HealthError Model Response] 
- Gets or sets the list of health errors.
- is_responsive bool
- Gets or sets a value indicating whether Dra is responsive.
- last_heartbeat str
- Gets or sets the time when last heartbeat was sent by the Dra.
- machine_id str
- Gets or sets the machine Id where Dra is running.
- machine_name str
- Gets or sets the machine name where Dra is running.
- provisioning_state str
- Gets or sets the provisioning state of the Dra.
- resource_access_ Identityidentity Model Response 
- Identity model.
- version_number str
- Gets or sets the Dra version.
- authenticationIdentity Property Map
- Identity model.
- correlationId String
- Gets or sets the Dra correlation Id.
- customProperties Property Map
- Dra model custom properties.
- healthErrors List<Property Map>
- Gets or sets the list of health errors.
- isResponsive Boolean
- Gets or sets a value indicating whether Dra is responsive.
- lastHeartbeat String
- Gets or sets the time when last heartbeat was sent by the Dra.
- machineId String
- Gets or sets the machine Id where Dra is running.
- machineName String
- Gets or sets the machine name where Dra is running.
- provisioningState String
- Gets or sets the provisioning state of the Dra.
- resourceAccess Property MapIdentity 
- Identity model.
- versionNumber String
- Gets or sets the Dra version.
DraModelResponseSystemData    
- CreatedAt string
- Gets or sets the timestamp of resource creation (UTC).
- CreatedBy string
- Gets or sets identity that created the resource.
- CreatedBy stringType 
- Gets or sets the type of identity that created the resource: user, application, managedIdentity.
- LastModified stringAt 
- Gets or sets the timestamp of resource last modification (UTC).
- LastModified stringBy 
- Gets or sets the identity that last modified the resource.
- LastModified stringBy Type 
- Gets or sets the type of identity that last modified the resource: user, application, managedIdentity.
- CreatedAt string
- Gets or sets the timestamp of resource creation (UTC).
- CreatedBy string
- Gets or sets identity that created the resource.
- CreatedBy stringType 
- Gets or sets the type of identity that created the resource: user, application, managedIdentity.
- LastModified stringAt 
- Gets or sets the timestamp of resource last modification (UTC).
- LastModified stringBy 
- Gets or sets the identity that last modified the resource.
- LastModified stringBy Type 
- Gets or sets the type of identity that last modified the resource: user, application, managedIdentity.
- createdAt String
- Gets or sets the timestamp of resource creation (UTC).
- createdBy String
- Gets or sets identity that created the resource.
- createdBy StringType 
- Gets or sets the type of identity that created the resource: user, application, managedIdentity.
- lastModified StringAt 
- Gets or sets the timestamp of resource last modification (UTC).
- lastModified StringBy 
- Gets or sets the identity that last modified the resource.
- lastModified StringBy Type 
- Gets or sets the type of identity that last modified the resource: user, application, managedIdentity.
- createdAt string
- Gets or sets the timestamp of resource creation (UTC).
- createdBy string
- Gets or sets identity that created the resource.
- createdBy stringType 
- Gets or sets the type of identity that created the resource: user, application, managedIdentity.
- lastModified stringAt 
- Gets or sets the timestamp of resource last modification (UTC).
- lastModified stringBy 
- Gets or sets the identity that last modified the resource.
- lastModified stringBy Type 
- Gets or sets the type of identity that last modified the resource: user, application, managedIdentity.
- created_at str
- Gets or sets the timestamp of resource creation (UTC).
- created_by str
- Gets or sets identity that created the resource.
- created_by_ strtype 
- Gets or sets the type of identity that created the resource: user, application, managedIdentity.
- last_modified_ strat 
- Gets or sets the timestamp of resource last modification (UTC).
- last_modified_ strby 
- Gets or sets the identity that last modified the resource.
- last_modified_ strby_ type 
- Gets or sets the type of identity that last modified the resource: user, application, managedIdentity.
- createdAt String
- Gets or sets the timestamp of resource creation (UTC).
- createdBy String
- Gets or sets identity that created the resource.
- createdBy StringType 
- Gets or sets the type of identity that created the resource: user, application, managedIdentity.
- lastModified StringAt 
- Gets or sets the timestamp of resource last modification (UTC).
- lastModified StringBy 
- Gets or sets the identity that last modified the resource.
- lastModified StringBy Type 
- Gets or sets the type of identity that last modified the resource: user, application, managedIdentity.
HealthErrorModelResponse   
- Category string
- Gets or sets the error category.
- Causes string
- Gets or sets possible causes of the error.
- Code string
- Gets or sets the error code.
- CreationTime string
- Gets or sets the error creation time.
- HealthCategory string
- Gets or sets the health category.
- IsCustomer boolResolvable 
- Gets or sets a value indicating whether the error is customer resolvable.
- Message string
- Gets or sets the error message.
- Recommendation string
- Gets or sets recommended action to resolve the error.
- Severity string
- Gets or sets the error severity.
- Source string
- Gets or sets the error source.
- Summary string
- Gets or sets the error summary.
- AffectedResource List<string>Correlation Ids 
- Gets or sets the list of affected resource correlation Ids. This can be used to uniquely identify the count of items affected by a specific category and severity as well as count of item affected by an specific issue.
- AffectedResource stringType 
- Gets or sets the type of affected resource type.
- ChildErrors List<Pulumi.Azure Native. Data Replication. Inputs. Inner Health Error Model Response> 
- Gets or sets a list of child health errors associated with this error.
- Category string
- Gets or sets the error category.
- Causes string
- Gets or sets possible causes of the error.
- Code string
- Gets or sets the error code.
- CreationTime string
- Gets or sets the error creation time.
- HealthCategory string
- Gets or sets the health category.
- IsCustomer boolResolvable 
- Gets or sets a value indicating whether the error is customer resolvable.
- Message string
- Gets or sets the error message.
- Recommendation string
- Gets or sets recommended action to resolve the error.
- Severity string
- Gets or sets the error severity.
- Source string
- Gets or sets the error source.
- Summary string
- Gets or sets the error summary.
- AffectedResource []stringCorrelation Ids 
- Gets or sets the list of affected resource correlation Ids. This can be used to uniquely identify the count of items affected by a specific category and severity as well as count of item affected by an specific issue.
- AffectedResource stringType 
- Gets or sets the type of affected resource type.
- ChildErrors []InnerHealth Error Model Response 
- Gets or sets a list of child health errors associated with this error.
- category String
- Gets or sets the error category.
- causes String
- Gets or sets possible causes of the error.
- code String
- Gets or sets the error code.
- creationTime String
- Gets or sets the error creation time.
- healthCategory String
- Gets or sets the health category.
- isCustomer BooleanResolvable 
- Gets or sets a value indicating whether the error is customer resolvable.
- message String
- Gets or sets the error message.
- recommendation String
- Gets or sets recommended action to resolve the error.
- severity String
- Gets or sets the error severity.
- source String
- Gets or sets the error source.
- summary String
- Gets or sets the error summary.
- affectedResource List<String>Correlation Ids 
- Gets or sets the list of affected resource correlation Ids. This can be used to uniquely identify the count of items affected by a specific category and severity as well as count of item affected by an specific issue.
- affectedResource StringType 
- Gets or sets the type of affected resource type.
- childErrors List<InnerHealth Error Model Response> 
- Gets or sets a list of child health errors associated with this error.
- category string
- Gets or sets the error category.
- causes string
- Gets or sets possible causes of the error.
- code string
- Gets or sets the error code.
- creationTime string
- Gets or sets the error creation time.
- healthCategory string
- Gets or sets the health category.
- isCustomer booleanResolvable 
- Gets or sets a value indicating whether the error is customer resolvable.
- message string
- Gets or sets the error message.
- recommendation string
- Gets or sets recommended action to resolve the error.
- severity string
- Gets or sets the error severity.
- source string
- Gets or sets the error source.
- summary string
- Gets or sets the error summary.
- affectedResource string[]Correlation Ids 
- Gets or sets the list of affected resource correlation Ids. This can be used to uniquely identify the count of items affected by a specific category and severity as well as count of item affected by an specific issue.
- affectedResource stringType 
- Gets or sets the type of affected resource type.
- childErrors InnerHealth Error Model Response[] 
- Gets or sets a list of child health errors associated with this error.
- category str
- Gets or sets the error category.
- causes str
- Gets or sets possible causes of the error.
- code str
- Gets or sets the error code.
- creation_time str
- Gets or sets the error creation time.
- health_category str
- Gets or sets the health category.
- is_customer_ boolresolvable 
- Gets or sets a value indicating whether the error is customer resolvable.
- message str
- Gets or sets the error message.
- recommendation str
- Gets or sets recommended action to resolve the error.
- severity str
- Gets or sets the error severity.
- source str
- Gets or sets the error source.
- summary str
- Gets or sets the error summary.
- affected_resource_ Sequence[str]correlation_ ids 
- Gets or sets the list of affected resource correlation Ids. This can be used to uniquely identify the count of items affected by a specific category and severity as well as count of item affected by an specific issue.
- affected_resource_ strtype 
- Gets or sets the type of affected resource type.
- child_errors Sequence[InnerHealth Error Model Response] 
- Gets or sets a list of child health errors associated with this error.
- category String
- Gets or sets the error category.
- causes String
- Gets or sets possible causes of the error.
- code String
- Gets or sets the error code.
- creationTime String
- Gets or sets the error creation time.
- healthCategory String
- Gets or sets the health category.
- isCustomer BooleanResolvable 
- Gets or sets a value indicating whether the error is customer resolvable.
- message String
- Gets or sets the error message.
- recommendation String
- Gets or sets recommended action to resolve the error.
- severity String
- Gets or sets the error severity.
- source String
- Gets or sets the error source.
- summary String
- Gets or sets the error summary.
- affectedResource List<String>Correlation Ids 
- Gets or sets the list of affected resource correlation Ids. This can be used to uniquely identify the count of items affected by a specific category and severity as well as count of item affected by an specific issue.
- affectedResource StringType 
- Gets or sets the type of affected resource type.
- childErrors List<Property Map>
- Gets or sets a list of child health errors associated with this error.
IdentityModelResponse  
- string
- Gets or sets the authority of the SPN with which Dra communicates to service.
- ApplicationId string
- Gets or sets the client/application Id of the SPN with which Dra communicates to service.
- Audience string
- Gets or sets the audience of the SPN with which Dra communicates to service.
- ObjectId string
- Gets or sets the object Id of the SPN with which Dra communicates to service.
- TenantId string
- Gets or sets the tenant Id of the SPN with which Dra communicates to service.
- string
- Gets or sets the authority of the SPN with which Dra communicates to service.
- ApplicationId string
- Gets or sets the client/application Id of the SPN with which Dra communicates to service.
- Audience string
- Gets or sets the audience of the SPN with which Dra communicates to service.
- ObjectId string
- Gets or sets the object Id of the SPN with which Dra communicates to service.
- TenantId string
- Gets or sets the tenant Id of the SPN with which Dra communicates to service.
- String
- Gets or sets the authority of the SPN with which Dra communicates to service.
- applicationId String
- Gets or sets the client/application Id of the SPN with which Dra communicates to service.
- audience String
- Gets or sets the audience of the SPN with which Dra communicates to service.
- objectId String
- Gets or sets the object Id of the SPN with which Dra communicates to service.
- tenantId String
- Gets or sets the tenant Id of the SPN with which Dra communicates to service.
- string
- Gets or sets the authority of the SPN with which Dra communicates to service.
- applicationId string
- Gets or sets the client/application Id of the SPN with which Dra communicates to service.
- audience string
- Gets or sets the audience of the SPN with which Dra communicates to service.
- objectId string
- Gets or sets the object Id of the SPN with which Dra communicates to service.
- tenantId string
- Gets or sets the tenant Id of the SPN with which Dra communicates to service.
- str
- Gets or sets the authority of the SPN with which Dra communicates to service.
- application_id str
- Gets or sets the client/application Id of the SPN with which Dra communicates to service.
- audience str
- Gets or sets the audience of the SPN with which Dra communicates to service.
- object_id str
- Gets or sets the object Id of the SPN with which Dra communicates to service.
- tenant_id str
- Gets or sets the tenant Id of the SPN with which Dra communicates to service.
- String
- Gets or sets the authority of the SPN with which Dra communicates to service.
- applicationId String
- Gets or sets the client/application Id of the SPN with which Dra communicates to service.
- audience String
- Gets or sets the audience of the SPN with which Dra communicates to service.
- objectId String
- Gets or sets the object Id of the SPN with which Dra communicates to service.
- tenantId String
- Gets or sets the tenant Id of the SPN with which Dra communicates to service.
InnerHealthErrorModelResponse    
- Category string
- Gets or sets the error category.
- Causes string
- Gets or sets possible causes of the error.
- Code string
- Gets or sets the error code.
- CreationTime string
- Gets or sets the error creation time.
- HealthCategory string
- Gets or sets the health category.
- IsCustomer boolResolvable 
- Gets or sets a value indicating whether the error is customer resolvable.
- Message string
- Gets or sets the error message.
- Recommendation string
- Gets or sets recommended action to resolve the error.
- Severity string
- Gets or sets the error severity.
- Source string
- Gets or sets the error source.
- Summary string
- Gets or sets the error summary.
- Category string
- Gets or sets the error category.
- Causes string
- Gets or sets possible causes of the error.
- Code string
- Gets or sets the error code.
- CreationTime string
- Gets or sets the error creation time.
- HealthCategory string
- Gets or sets the health category.
- IsCustomer boolResolvable 
- Gets or sets a value indicating whether the error is customer resolvable.
- Message string
- Gets or sets the error message.
- Recommendation string
- Gets or sets recommended action to resolve the error.
- Severity string
- Gets or sets the error severity.
- Source string
- Gets or sets the error source.
- Summary string
- Gets or sets the error summary.
- category String
- Gets or sets the error category.
- causes String
- Gets or sets possible causes of the error.
- code String
- Gets or sets the error code.
- creationTime String
- Gets or sets the error creation time.
- healthCategory String
- Gets or sets the health category.
- isCustomer BooleanResolvable 
- Gets or sets a value indicating whether the error is customer resolvable.
- message String
- Gets or sets the error message.
- recommendation String
- Gets or sets recommended action to resolve the error.
- severity String
- Gets or sets the error severity.
- source String
- Gets or sets the error source.
- summary String
- Gets or sets the error summary.
- category string
- Gets or sets the error category.
- causes string
- Gets or sets possible causes of the error.
- code string
- Gets or sets the error code.
- creationTime string
- Gets or sets the error creation time.
- healthCategory string
- Gets or sets the health category.
- isCustomer booleanResolvable 
- Gets or sets a value indicating whether the error is customer resolvable.
- message string
- Gets or sets the error message.
- recommendation string
- Gets or sets recommended action to resolve the error.
- severity string
- Gets or sets the error severity.
- source string
- Gets or sets the error source.
- summary string
- Gets or sets the error summary.
- category str
- Gets or sets the error category.
- causes str
- Gets or sets possible causes of the error.
- code str
- Gets or sets the error code.
- creation_time str
- Gets or sets the error creation time.
- health_category str
- Gets or sets the health category.
- is_customer_ boolresolvable 
- Gets or sets a value indicating whether the error is customer resolvable.
- message str
- Gets or sets the error message.
- recommendation str
- Gets or sets recommended action to resolve the error.
- severity str
- Gets or sets the error severity.
- source str
- Gets or sets the error source.
- summary str
- Gets or sets the error summary.
- category String
- Gets or sets the error category.
- causes String
- Gets or sets possible causes of the error.
- code String
- Gets or sets the error code.
- creationTime String
- Gets or sets the error creation time.
- healthCategory String
- Gets or sets the health category.
- isCustomer BooleanResolvable 
- Gets or sets a value indicating whether the error is customer resolvable.
- message String
- Gets or sets the error message.
- recommendation String
- Gets or sets recommended action to resolve the error.
- severity String
- Gets or sets the error severity.
- source String
- Gets or sets the error source.
- summary String
- Gets or sets the error summary.
VMwareDraModelCustomPropertiesResponse     
- BiosId string
- Gets or sets the BIOS Id of the DRA machine.
- MarsAuthentication Pulumi.Identity Azure Native. Data Replication. Inputs. Identity Model Response 
- Identity model.
- BiosId string
- Gets or sets the BIOS Id of the DRA machine.
- MarsAuthentication IdentityIdentity Model Response 
- Identity model.
- biosId String
- Gets or sets the BIOS Id of the DRA machine.
- marsAuthentication IdentityIdentity Model Response 
- Identity model.
- biosId string
- Gets or sets the BIOS Id of the DRA machine.
- marsAuthentication IdentityIdentity Model Response 
- Identity model.
- bios_id str
- Gets or sets the BIOS Id of the DRA machine.
- mars_authentication_ Identityidentity Model Response 
- Identity model.
- biosId String
- Gets or sets the BIOS Id of the DRA machine.
- marsAuthentication Property MapIdentity 
- Identity model.
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