1. Packages
  2. Azure Native
  3. API Docs
  4. workloads
  5. getProviderInstance
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.2.0 published on Monday, Apr 14, 2025 by Pulumi

azure-native.workloads.getProviderInstance

Explore with Pulumi AI

This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.2.0 published on Monday, Apr 14, 2025 by Pulumi

Gets properties of a provider instance for the specified subscription, resource group, SAP monitor name, and resource name.

Uses Azure REST API version 2024-02-01-preview.

Other available API versions: 2023-04-01, 2023-10-01-preview, 2023-12-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native workloads [ApiVersion]. See the version guide for details.

Using getProviderInstance

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 getProviderInstance(args: GetProviderInstanceArgs, opts?: InvokeOptions): Promise<GetProviderInstanceResult>
function getProviderInstanceOutput(args: GetProviderInstanceOutputArgs, opts?: InvokeOptions): Output<GetProviderInstanceResult>
Copy
def get_provider_instance(monitor_name: Optional[str] = None,
                          provider_instance_name: Optional[str] = None,
                          resource_group_name: Optional[str] = None,
                          opts: Optional[InvokeOptions] = None) -> GetProviderInstanceResult
def get_provider_instance_output(monitor_name: Optional[pulumi.Input[str]] = None,
                          provider_instance_name: Optional[pulumi.Input[str]] = None,
                          resource_group_name: Optional[pulumi.Input[str]] = None,
                          opts: Optional[InvokeOptions] = None) -> Output[GetProviderInstanceResult]
Copy
func LookupProviderInstance(ctx *Context, args *LookupProviderInstanceArgs, opts ...InvokeOption) (*LookupProviderInstanceResult, error)
func LookupProviderInstanceOutput(ctx *Context, args *LookupProviderInstanceOutputArgs, opts ...InvokeOption) LookupProviderInstanceResultOutput
Copy

> Note: This function is named LookupProviderInstance in the Go SDK.

public static class GetProviderInstance 
{
    public static Task<GetProviderInstanceResult> InvokeAsync(GetProviderInstanceArgs args, InvokeOptions? opts = null)
    public static Output<GetProviderInstanceResult> Invoke(GetProviderInstanceInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetProviderInstanceResult> getProviderInstance(GetProviderInstanceArgs args, InvokeOptions options)
public static Output<GetProviderInstanceResult> getProviderInstance(GetProviderInstanceArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:workloads:getProviderInstance
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

MonitorName
This property is required.
Changes to this property will trigger replacement.
string
Name of the SAP monitor resource.
ProviderInstanceName
This property is required.
Changes to this property will trigger replacement.
string
Name of the provider instance.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
MonitorName
This property is required.
Changes to this property will trigger replacement.
string
Name of the SAP monitor resource.
ProviderInstanceName
This property is required.
Changes to this property will trigger replacement.
string
Name of the provider instance.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
monitorName
This property is required.
Changes to this property will trigger replacement.
String
Name of the SAP monitor resource.
providerInstanceName
This property is required.
Changes to this property will trigger replacement.
String
Name of the provider instance.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.
monitorName
This property is required.
Changes to this property will trigger replacement.
string
Name of the SAP monitor resource.
providerInstanceName
This property is required.
Changes to this property will trigger replacement.
string
Name of the provider instance.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
monitor_name
This property is required.
Changes to this property will trigger replacement.
str
Name of the SAP monitor resource.
provider_instance_name
This property is required.
Changes to this property will trigger replacement.
str
Name of the provider instance.
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the resource group. The name is case insensitive.
monitorName
This property is required.
Changes to this property will trigger replacement.
String
Name of the SAP monitor resource.
providerInstanceName
This property is required.
Changes to this property will trigger replacement.
String
Name of the provider instance.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.

getProviderInstance Result

The following output properties are available:

AzureApiVersion string
The Azure API version of the resource.
Errors Pulumi.AzureNative.Workloads.Outputs.ErrorDetailResponse
Defines the provider instance errors.
Health Pulumi.AzureNative.Workloads.Outputs.HealthResponse
Resource health details
Id string
Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
Name string
The name of the resource
ProvisioningState string
State of provisioning of the provider instance
SystemData Pulumi.AzureNative.Workloads.Outputs.SystemDataResponse
Azure Resource Manager metadata containing createdBy and modifiedBy information.
Type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
ProviderSettings Pulumi.AzureNative.Workloads.Outputs.Db2ProviderInstancePropertiesResponse | Pulumi.AzureNative.Workloads.Outputs.HanaDbProviderInstancePropertiesResponse | Pulumi.AzureNative.Workloads.Outputs.MsSqlServerProviderInstancePropertiesResponse | Pulumi.AzureNative.Workloads.Outputs.OracleProviderInstancePropertiesResponse | Pulumi.AzureNative.Workloads.Outputs.PrometheusHaClusterProviderInstancePropertiesResponse | Pulumi.AzureNative.Workloads.Outputs.PrometheusOsProviderInstancePropertiesResponse | Pulumi.AzureNative.Workloads.Outputs.SapNetWeaverProviderInstancePropertiesResponse
Defines the provider specific properties.
AzureApiVersion string
The Azure API version of the resource.
Errors ErrorDetailResponse
Defines the provider instance errors.
Health HealthResponse
Resource health details
Id string
Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
Name string
The name of the resource
ProvisioningState string
State of provisioning of the provider instance
SystemData SystemDataResponse
Azure Resource Manager metadata containing createdBy and modifiedBy information.
Type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
ProviderSettings Db2ProviderInstancePropertiesResponse | HanaDbProviderInstancePropertiesResponse | MsSqlServerProviderInstancePropertiesResponse | OracleProviderInstancePropertiesResponse | PrometheusHaClusterProviderInstancePropertiesResponse | PrometheusOsProviderInstancePropertiesResponse | SapNetWeaverProviderInstancePropertiesResponse
Defines the provider specific properties.
azureApiVersion String
The Azure API version of the resource.
errors ErrorDetailResponse
Defines the provider instance errors.
health HealthResponse
Resource health details
id String
Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
name String
The name of the resource
provisioningState String
State of provisioning of the provider instance
systemData SystemDataResponse
Azure Resource Manager metadata containing createdBy and modifiedBy information.
type String
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
providerSettings Db2ProviderInstancePropertiesResponse | HanaDbProviderInstancePropertiesResponse | MsSqlServerProviderInstancePropertiesResponse | OracleProviderInstancePropertiesResponse | PrometheusHaClusterProviderInstancePropertiesResponse | PrometheusOsProviderInstancePropertiesResponse | SapNetWeaverProviderInstancePropertiesResponse
Defines the provider specific properties.
azureApiVersion string
The Azure API version of the resource.
errors ErrorDetailResponse
Defines the provider instance errors.
health HealthResponse
Resource health details
id string
Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
name string
The name of the resource
provisioningState string
State of provisioning of the provider instance
systemData SystemDataResponse
Azure Resource Manager metadata containing createdBy and modifiedBy information.
type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
providerSettings Db2ProviderInstancePropertiesResponse | HanaDbProviderInstancePropertiesResponse | MsSqlServerProviderInstancePropertiesResponse | OracleProviderInstancePropertiesResponse | PrometheusHaClusterProviderInstancePropertiesResponse | PrometheusOsProviderInstancePropertiesResponse | SapNetWeaverProviderInstancePropertiesResponse
Defines the provider specific properties.
azure_api_version str
The Azure API version of the resource.
errors ErrorDetailResponse
Defines the provider instance errors.
health HealthResponse
Resource health details
id str
Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
name str
The name of the resource
provisioning_state str
State of provisioning of the provider instance
system_data SystemDataResponse
Azure Resource Manager metadata containing createdBy and modifiedBy information.
type str
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
provider_settings Db2ProviderInstancePropertiesResponse | HanaDbProviderInstancePropertiesResponse | MsSqlServerProviderInstancePropertiesResponse | OracleProviderInstancePropertiesResponse | PrometheusHaClusterProviderInstancePropertiesResponse | PrometheusOsProviderInstancePropertiesResponse | SapNetWeaverProviderInstancePropertiesResponse
Defines the provider specific properties.
azureApiVersion String
The Azure API version of the resource.
errors Property Map
Defines the provider instance errors.
health Property Map
Resource health details
id String
Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
name String
The name of the resource
provisioningState String
State of provisioning of the provider instance
systemData Property Map
Azure Resource Manager metadata containing createdBy and modifiedBy information.
type String
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
providerSettings Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map
Defines the provider specific properties.

Supporting Types

Db2ProviderInstancePropertiesResponse

DbName string
Gets or sets the db2 database name.
DbPassword string
Gets or sets the db2 database password.
DbPasswordUri string
Gets or sets the key vault URI to secret with the database password.
DbPort string
Gets or sets the db2 database sql port.
DbUsername string
Gets or sets the db2 database user name.
Hostname string
Gets or sets the target virtual machine name.
SapSid string
Gets or sets the SAP System Identifier
SslCertificateUri string
Gets or sets the blob URI to SSL certificate for the DB2 Database.
SslPreference string
Gets or sets certificate preference if secure communication is enabled.
DbName string
Gets or sets the db2 database name.
DbPassword string
Gets or sets the db2 database password.
DbPasswordUri string
Gets or sets the key vault URI to secret with the database password.
DbPort string
Gets or sets the db2 database sql port.
DbUsername string
Gets or sets the db2 database user name.
Hostname string
Gets or sets the target virtual machine name.
SapSid string
Gets or sets the SAP System Identifier
SslCertificateUri string
Gets or sets the blob URI to SSL certificate for the DB2 Database.
SslPreference string
Gets or sets certificate preference if secure communication is enabled.
dbName String
Gets or sets the db2 database name.
dbPassword String
Gets or sets the db2 database password.
dbPasswordUri String
Gets or sets the key vault URI to secret with the database password.
dbPort String
Gets or sets the db2 database sql port.
dbUsername String
Gets or sets the db2 database user name.
hostname String
Gets or sets the target virtual machine name.
sapSid String
Gets or sets the SAP System Identifier
sslCertificateUri String
Gets or sets the blob URI to SSL certificate for the DB2 Database.
sslPreference String
Gets or sets certificate preference if secure communication is enabled.
dbName string
Gets or sets the db2 database name.
dbPassword string
Gets or sets the db2 database password.
dbPasswordUri string
Gets or sets the key vault URI to secret with the database password.
dbPort string
Gets or sets the db2 database sql port.
dbUsername string
Gets or sets the db2 database user name.
hostname string
Gets or sets the target virtual machine name.
sapSid string
Gets or sets the SAP System Identifier
sslCertificateUri string
Gets or sets the blob URI to SSL certificate for the DB2 Database.
sslPreference string
Gets or sets certificate preference if secure communication is enabled.
db_name str
Gets or sets the db2 database name.
db_password str
Gets or sets the db2 database password.
db_password_uri str
Gets or sets the key vault URI to secret with the database password.
db_port str
Gets or sets the db2 database sql port.
db_username str
Gets or sets the db2 database user name.
hostname str
Gets or sets the target virtual machine name.
sap_sid str
Gets or sets the SAP System Identifier
ssl_certificate_uri str
Gets or sets the blob URI to SSL certificate for the DB2 Database.
ssl_preference str
Gets or sets certificate preference if secure communication is enabled.
dbName String
Gets or sets the db2 database name.
dbPassword String
Gets or sets the db2 database password.
dbPasswordUri String
Gets or sets the key vault URI to secret with the database password.
dbPort String
Gets or sets the db2 database sql port.
dbUsername String
Gets or sets the db2 database user name.
hostname String
Gets or sets the target virtual machine name.
sapSid String
Gets or sets the SAP System Identifier
sslCertificateUri String
Gets or sets the blob URI to SSL certificate for the DB2 Database.
sslPreference String
Gets or sets certificate preference if secure communication is enabled.

ErrorAdditionalInfoResponse

Info This property is required. object
The additional info.
Type This property is required. string
The additional info type.
Info This property is required. interface{}
The additional info.
Type This property is required. string
The additional info type.
info This property is required. Object
The additional info.
type This property is required. String
The additional info type.
info This property is required. any
The additional info.
type This property is required. string
The additional info type.
info This property is required. Any
The additional info.
type This property is required. str
The additional info type.
info This property is required. Any
The additional info.
type This property is required. String
The additional info type.

ErrorDetailResponse

AdditionalInfo This property is required. List<Pulumi.AzureNative.Workloads.Inputs.ErrorAdditionalInfoResponse>
The error additional info.
Code This property is required. string
The error code.
Details This property is required. List<Pulumi.AzureNative.Workloads.Inputs.ErrorDetailResponse>
The error details.
Message This property is required. string
The error message.
Target This property is required. string
The error target.
AdditionalInfo This property is required. []ErrorAdditionalInfoResponse
The error additional info.
Code This property is required. string
The error code.
Details This property is required. []ErrorDetailResponse
The error details.
Message This property is required. string
The error message.
Target This property is required. string
The error target.
additionalInfo This property is required. List<ErrorAdditionalInfoResponse>
The error additional info.
code This property is required. String
The error code.
details This property is required. List<ErrorDetailResponse>
The error details.
message This property is required. String
The error message.
target This property is required. String
The error target.
additionalInfo This property is required. ErrorAdditionalInfoResponse[]
The error additional info.
code This property is required. string
The error code.
details This property is required. ErrorDetailResponse[]
The error details.
message This property is required. string
The error message.
target This property is required. string
The error target.
additional_info This property is required. Sequence[ErrorAdditionalInfoResponse]
The error additional info.
code This property is required. str
The error code.
details This property is required. Sequence[ErrorDetailResponse]
The error details.
message This property is required. str
The error message.
target This property is required. str
The error target.
additionalInfo This property is required. List<Property Map>
The error additional info.
code This property is required. String
The error code.
details This property is required. List<Property Map>
The error details.
message This property is required. String
The error message.
target This property is required. String
The error target.

HanaDbProviderInstancePropertiesResponse

DbName string
Gets or sets the hana database name.
DbPassword string
Gets or sets the database password.
DbPasswordUri string
Gets or sets the key vault URI to secret with the database password.
DbUsername string
Gets or sets the database user name.
Hostname string
Gets or sets the target virtual machine size.
InstanceNumber string
Gets or sets the database instance number.
SapSid string
Gets or sets the SAP System Identifier.
SqlPort string
Gets or sets the database sql port.
SslCertificateUri string
Gets or sets the blob URI to SSL certificate for the DB.
SslHostNameInCertificate string
Gets or sets the hostname(s) in the SSL certificate.
SslPreference string
Gets or sets certificate preference if secure communication is enabled.
DbName string
Gets or sets the hana database name.
DbPassword string
Gets or sets the database password.
DbPasswordUri string
Gets or sets the key vault URI to secret with the database password.
DbUsername string
Gets or sets the database user name.
Hostname string
Gets or sets the target virtual machine size.
InstanceNumber string
Gets or sets the database instance number.
SapSid string
Gets or sets the SAP System Identifier.
SqlPort string
Gets or sets the database sql port.
SslCertificateUri string
Gets or sets the blob URI to SSL certificate for the DB.
SslHostNameInCertificate string
Gets or sets the hostname(s) in the SSL certificate.
SslPreference string
Gets or sets certificate preference if secure communication is enabled.
dbName String
Gets or sets the hana database name.
dbPassword String
Gets or sets the database password.
dbPasswordUri String
Gets or sets the key vault URI to secret with the database password.
dbUsername String
Gets or sets the database user name.
hostname String
Gets or sets the target virtual machine size.
instanceNumber String
Gets or sets the database instance number.
sapSid String
Gets or sets the SAP System Identifier.
sqlPort String
Gets or sets the database sql port.
sslCertificateUri String
Gets or sets the blob URI to SSL certificate for the DB.
sslHostNameInCertificate String
Gets or sets the hostname(s) in the SSL certificate.
sslPreference String
Gets or sets certificate preference if secure communication is enabled.
dbName string
Gets or sets the hana database name.
dbPassword string
Gets or sets the database password.
dbPasswordUri string
Gets or sets the key vault URI to secret with the database password.
dbUsername string
Gets or sets the database user name.
hostname string
Gets or sets the target virtual machine size.
instanceNumber string
Gets or sets the database instance number.
sapSid string
Gets or sets the SAP System Identifier.
sqlPort string
Gets or sets the database sql port.
sslCertificateUri string
Gets or sets the blob URI to SSL certificate for the DB.
sslHostNameInCertificate string
Gets or sets the hostname(s) in the SSL certificate.
sslPreference string
Gets or sets certificate preference if secure communication is enabled.
db_name str
Gets or sets the hana database name.
db_password str
Gets or sets the database password.
db_password_uri str
Gets or sets the key vault URI to secret with the database password.
db_username str
Gets or sets the database user name.
hostname str
Gets or sets the target virtual machine size.
instance_number str
Gets or sets the database instance number.
sap_sid str
Gets or sets the SAP System Identifier.
sql_port str
Gets or sets the database sql port.
ssl_certificate_uri str
Gets or sets the blob URI to SSL certificate for the DB.
ssl_host_name_in_certificate str
Gets or sets the hostname(s) in the SSL certificate.
ssl_preference str
Gets or sets certificate preference if secure communication is enabled.
dbName String
Gets or sets the hana database name.
dbPassword String
Gets or sets the database password.
dbPasswordUri String
Gets or sets the key vault URI to secret with the database password.
dbUsername String
Gets or sets the database user name.
hostname String
Gets or sets the target virtual machine size.
instanceNumber String
Gets or sets the database instance number.
sapSid String
Gets or sets the SAP System Identifier.
sqlPort String
Gets or sets the database sql port.
sslCertificateUri String
Gets or sets the blob URI to SSL certificate for the DB.
sslHostNameInCertificate String
Gets or sets the hostname(s) in the SSL certificate.
sslPreference String
Gets or sets certificate preference if secure communication is enabled.

HealthResponse

HealthState This property is required. string
Health state of the resource
ImpactingReasons This property is required. string
Reasons impacting health state
HealthState This property is required. string
Health state of the resource
ImpactingReasons This property is required. string
Reasons impacting health state
healthState This property is required. String
Health state of the resource
impactingReasons This property is required. String
Reasons impacting health state
healthState This property is required. string
Health state of the resource
impactingReasons This property is required. string
Reasons impacting health state
health_state This property is required. str
Health state of the resource
impacting_reasons This property is required. str
Reasons impacting health state
healthState This property is required. String
Health state of the resource
impactingReasons This property is required. String
Reasons impacting health state

MsSqlServerProviderInstancePropertiesResponse

DbPassword string
Gets or sets the database password.
DbPasswordUri string
Gets or sets the key vault URI to secret with the database password.
DbPort string
Gets or sets the database sql port.
DbUsername string
Gets or sets the database user name.
Hostname string
Gets or sets the SQL server host name.
SapSid string
Gets or sets the SAP System Identifier
SslCertificateUri string
Gets or sets the blob URI to SSL certificate for the SQL Database.
SslPreference string
Gets or sets certificate preference if secure communication is enabled.
DbPassword string
Gets or sets the database password.
DbPasswordUri string
Gets or sets the key vault URI to secret with the database password.
DbPort string
Gets or sets the database sql port.
DbUsername string
Gets or sets the database user name.
Hostname string
Gets or sets the SQL server host name.
SapSid string
Gets or sets the SAP System Identifier
SslCertificateUri string
Gets or sets the blob URI to SSL certificate for the SQL Database.
SslPreference string
Gets or sets certificate preference if secure communication is enabled.
dbPassword String
Gets or sets the database password.
dbPasswordUri String
Gets or sets the key vault URI to secret with the database password.
dbPort String
Gets or sets the database sql port.
dbUsername String
Gets or sets the database user name.
hostname String
Gets or sets the SQL server host name.
sapSid String
Gets or sets the SAP System Identifier
sslCertificateUri String
Gets or sets the blob URI to SSL certificate for the SQL Database.
sslPreference String
Gets or sets certificate preference if secure communication is enabled.
dbPassword string
Gets or sets the database password.
dbPasswordUri string
Gets or sets the key vault URI to secret with the database password.
dbPort string
Gets or sets the database sql port.
dbUsername string
Gets or sets the database user name.
hostname string
Gets or sets the SQL server host name.
sapSid string
Gets or sets the SAP System Identifier
sslCertificateUri string
Gets or sets the blob URI to SSL certificate for the SQL Database.
sslPreference string
Gets or sets certificate preference if secure communication is enabled.
db_password str
Gets or sets the database password.
db_password_uri str
Gets or sets the key vault URI to secret with the database password.
db_port str
Gets or sets the database sql port.
db_username str
Gets or sets the database user name.
hostname str
Gets or sets the SQL server host name.
sap_sid str
Gets or sets the SAP System Identifier
ssl_certificate_uri str
Gets or sets the blob URI to SSL certificate for the SQL Database.
ssl_preference str
Gets or sets certificate preference if secure communication is enabled.
dbPassword String
Gets or sets the database password.
dbPasswordUri String
Gets or sets the key vault URI to secret with the database password.
dbPort String
Gets or sets the database sql port.
dbUsername String
Gets or sets the database user name.
hostname String
Gets or sets the SQL server host name.
sapSid String
Gets or sets the SAP System Identifier
sslCertificateUri String
Gets or sets the blob URI to SSL certificate for the SQL Database.
sslPreference String
Gets or sets certificate preference if secure communication is enabled.

OracleProviderInstancePropertiesResponse

DbName string
Gets or sets the oracle database name.
DbPassword string
Gets or sets the oracle database password.
DbPasswordUri string
Gets or sets the key vault URI to secret with the database password.
DbPort string
Gets or sets the oracle database sql port.
DbUsername string
Gets or sets the oracle database user name.
Hostname string
Gets or sets the target virtual machine name.
SapSid string
Gets or sets the SAP System Identifier
SslCertificateUri string
Gets or sets the blob URI to SSL certificate for the Oracle Database.
SslPreference string
Gets or sets certificate preference if secure communication is enabled.
DbName string
Gets or sets the oracle database name.
DbPassword string
Gets or sets the oracle database password.
DbPasswordUri string
Gets or sets the key vault URI to secret with the database password.
DbPort string
Gets or sets the oracle database sql port.
DbUsername string
Gets or sets the oracle database user name.
Hostname string
Gets or sets the target virtual machine name.
SapSid string
Gets or sets the SAP System Identifier
SslCertificateUri string
Gets or sets the blob URI to SSL certificate for the Oracle Database.
SslPreference string
Gets or sets certificate preference if secure communication is enabled.
dbName String
Gets or sets the oracle database name.
dbPassword String
Gets or sets the oracle database password.
dbPasswordUri String
Gets or sets the key vault URI to secret with the database password.
dbPort String
Gets or sets the oracle database sql port.
dbUsername String
Gets or sets the oracle database user name.
hostname String
Gets or sets the target virtual machine name.
sapSid String
Gets or sets the SAP System Identifier
sslCertificateUri String
Gets or sets the blob URI to SSL certificate for the Oracle Database.
sslPreference String
Gets or sets certificate preference if secure communication is enabled.
dbName string
Gets or sets the oracle database name.
dbPassword string
Gets or sets the oracle database password.
dbPasswordUri string
Gets or sets the key vault URI to secret with the database password.
dbPort string
Gets or sets the oracle database sql port.
dbUsername string
Gets or sets the oracle database user name.
hostname string
Gets or sets the target virtual machine name.
sapSid string
Gets or sets the SAP System Identifier
sslCertificateUri string
Gets or sets the blob URI to SSL certificate for the Oracle Database.
sslPreference string
Gets or sets certificate preference if secure communication is enabled.
db_name str
Gets or sets the oracle database name.
db_password str
Gets or sets the oracle database password.
db_password_uri str
Gets or sets the key vault URI to secret with the database password.
db_port str
Gets or sets the oracle database sql port.
db_username str
Gets or sets the oracle database user name.
hostname str
Gets or sets the target virtual machine name.
sap_sid str
Gets or sets the SAP System Identifier
ssl_certificate_uri str
Gets or sets the blob URI to SSL certificate for the Oracle Database.
ssl_preference str
Gets or sets certificate preference if secure communication is enabled.
dbName String
Gets or sets the oracle database name.
dbPassword String
Gets or sets the oracle database password.
dbPasswordUri String
Gets or sets the key vault URI to secret with the database password.
dbPort String
Gets or sets the oracle database sql port.
dbUsername String
Gets or sets the oracle database user name.
hostname String
Gets or sets the target virtual machine name.
sapSid String
Gets or sets the SAP System Identifier
sslCertificateUri String
Gets or sets the blob URI to SSL certificate for the Oracle Database.
sslPreference String
Gets or sets certificate preference if secure communication is enabled.

PrometheusHaClusterProviderInstancePropertiesResponse

ClusterName string
Gets or sets the clusterName.
Hostname string
Gets or sets the target machine name.
PrometheusUrl string
URL of the Node Exporter endpoint.
Sid string
Gets or sets the cluster sid.
SslCertificateUri string
Gets or sets the blob URI to SSL certificate for the HA cluster exporter.
SslPreference string
Gets or sets certificate preference if secure communication is enabled.
ClusterName string
Gets or sets the clusterName.
Hostname string
Gets or sets the target machine name.
PrometheusUrl string
URL of the Node Exporter endpoint.
Sid string
Gets or sets the cluster sid.
SslCertificateUri string
Gets or sets the blob URI to SSL certificate for the HA cluster exporter.
SslPreference string
Gets or sets certificate preference if secure communication is enabled.
clusterName String
Gets or sets the clusterName.
hostname String
Gets or sets the target machine name.
prometheusUrl String
URL of the Node Exporter endpoint.
sid String
Gets or sets the cluster sid.
sslCertificateUri String
Gets or sets the blob URI to SSL certificate for the HA cluster exporter.
sslPreference String
Gets or sets certificate preference if secure communication is enabled.
clusterName string
Gets or sets the clusterName.
hostname string
Gets or sets the target machine name.
prometheusUrl string
URL of the Node Exporter endpoint.
sid string
Gets or sets the cluster sid.
sslCertificateUri string
Gets or sets the blob URI to SSL certificate for the HA cluster exporter.
sslPreference string
Gets or sets certificate preference if secure communication is enabled.
cluster_name str
Gets or sets the clusterName.
hostname str
Gets or sets the target machine name.
prometheus_url str
URL of the Node Exporter endpoint.
sid str
Gets or sets the cluster sid.
ssl_certificate_uri str
Gets or sets the blob URI to SSL certificate for the HA cluster exporter.
ssl_preference str
Gets or sets certificate preference if secure communication is enabled.
clusterName String
Gets or sets the clusterName.
hostname String
Gets or sets the target machine name.
prometheusUrl String
URL of the Node Exporter endpoint.
sid String
Gets or sets the cluster sid.
sslCertificateUri String
Gets or sets the blob URI to SSL certificate for the HA cluster exporter.
sslPreference String
Gets or sets certificate preference if secure communication is enabled.

PrometheusOsProviderInstancePropertiesResponse

PrometheusUrl string
URL of the Node Exporter endpoint
SapSid string
Gets or sets the SAP System Identifier
SslCertificateUri string
Gets or sets the blob URI to SSL certificate for the prometheus node exporter.
SslPreference string
Gets or sets certificate preference if secure communication is enabled.
PrometheusUrl string
URL of the Node Exporter endpoint
SapSid string
Gets or sets the SAP System Identifier
SslCertificateUri string
Gets or sets the blob URI to SSL certificate for the prometheus node exporter.
SslPreference string
Gets or sets certificate preference if secure communication is enabled.
prometheusUrl String
URL of the Node Exporter endpoint
sapSid String
Gets or sets the SAP System Identifier
sslCertificateUri String
Gets or sets the blob URI to SSL certificate for the prometheus node exporter.
sslPreference String
Gets or sets certificate preference if secure communication is enabled.
prometheusUrl string
URL of the Node Exporter endpoint
sapSid string
Gets or sets the SAP System Identifier
sslCertificateUri string
Gets or sets the blob URI to SSL certificate for the prometheus node exporter.
sslPreference string
Gets or sets certificate preference if secure communication is enabled.
prometheus_url str
URL of the Node Exporter endpoint
sap_sid str
Gets or sets the SAP System Identifier
ssl_certificate_uri str
Gets or sets the blob URI to SSL certificate for the prometheus node exporter.
ssl_preference str
Gets or sets certificate preference if secure communication is enabled.
prometheusUrl String
URL of the Node Exporter endpoint
sapSid String
Gets or sets the SAP System Identifier
sslCertificateUri String
Gets or sets the blob URI to SSL certificate for the prometheus node exporter.
sslPreference String
Gets or sets certificate preference if secure communication is enabled.

SapNetWeaverProviderInstancePropertiesResponse

SapClientId string
Gets or sets the SAP Client ID.
SapHostFileEntries List<string>
Gets or sets the list of HostFile Entries
SapHostname string
Gets or sets the target virtual machine IP Address/FQDN.
SapInstanceNr string
Gets or sets the instance number of SAP NetWeaver.
SapPassword string
Sets the SAP password.
SapPasswordUri string
Gets or sets the key vault URI to secret with the SAP password.
SapPortNumber string
Gets or sets the SAP HTTP port number.
SapSid string
Gets or sets the SAP System Identifier
SapUsername string
Gets or sets the SAP user name.
SslCertificateUri string
Gets or sets the blob URI to SSL certificate for the SAP system.
SslPreference string
Gets or sets certificate preference if secure communication is enabled.
SapClientId string
Gets or sets the SAP Client ID.
SapHostFileEntries []string
Gets or sets the list of HostFile Entries
SapHostname string
Gets or sets the target virtual machine IP Address/FQDN.
SapInstanceNr string
Gets or sets the instance number of SAP NetWeaver.
SapPassword string
Sets the SAP password.
SapPasswordUri string
Gets or sets the key vault URI to secret with the SAP password.
SapPortNumber string
Gets or sets the SAP HTTP port number.
SapSid string
Gets or sets the SAP System Identifier
SapUsername string
Gets or sets the SAP user name.
SslCertificateUri string
Gets or sets the blob URI to SSL certificate for the SAP system.
SslPreference string
Gets or sets certificate preference if secure communication is enabled.
sapClientId String
Gets or sets the SAP Client ID.
sapHostFileEntries List<String>
Gets or sets the list of HostFile Entries
sapHostname String
Gets or sets the target virtual machine IP Address/FQDN.
sapInstanceNr String
Gets or sets the instance number of SAP NetWeaver.
sapPassword String
Sets the SAP password.
sapPasswordUri String
Gets or sets the key vault URI to secret with the SAP password.
sapPortNumber String
Gets or sets the SAP HTTP port number.
sapSid String
Gets or sets the SAP System Identifier
sapUsername String
Gets or sets the SAP user name.
sslCertificateUri String
Gets or sets the blob URI to SSL certificate for the SAP system.
sslPreference String
Gets or sets certificate preference if secure communication is enabled.
sapClientId string
Gets or sets the SAP Client ID.
sapHostFileEntries string[]
Gets or sets the list of HostFile Entries
sapHostname string
Gets or sets the target virtual machine IP Address/FQDN.
sapInstanceNr string
Gets or sets the instance number of SAP NetWeaver.
sapPassword string
Sets the SAP password.
sapPasswordUri string
Gets or sets the key vault URI to secret with the SAP password.
sapPortNumber string
Gets or sets the SAP HTTP port number.
sapSid string
Gets or sets the SAP System Identifier
sapUsername string
Gets or sets the SAP user name.
sslCertificateUri string
Gets or sets the blob URI to SSL certificate for the SAP system.
sslPreference string
Gets or sets certificate preference if secure communication is enabled.
sap_client_id str
Gets or sets the SAP Client ID.
sap_host_file_entries Sequence[str]
Gets or sets the list of HostFile Entries
sap_hostname str
Gets or sets the target virtual machine IP Address/FQDN.
sap_instance_nr str
Gets or sets the instance number of SAP NetWeaver.
sap_password str
Sets the SAP password.
sap_password_uri str
Gets or sets the key vault URI to secret with the SAP password.
sap_port_number str
Gets or sets the SAP HTTP port number.
sap_sid str
Gets or sets the SAP System Identifier
sap_username str
Gets or sets the SAP user name.
ssl_certificate_uri str
Gets or sets the blob URI to SSL certificate for the SAP system.
ssl_preference str
Gets or sets certificate preference if secure communication is enabled.
sapClientId String
Gets or sets the SAP Client ID.
sapHostFileEntries List<String>
Gets or sets the list of HostFile Entries
sapHostname String
Gets or sets the target virtual machine IP Address/FQDN.
sapInstanceNr String
Gets or sets the instance number of SAP NetWeaver.
sapPassword String
Sets the SAP password.
sapPasswordUri String
Gets or sets the key vault URI to secret with the SAP password.
sapPortNumber String
Gets or sets the SAP HTTP port number.
sapSid String
Gets or sets the SAP System Identifier
sapUsername String
Gets or sets the SAP user name.
sslCertificateUri String
Gets or sets the blob URI to SSL certificate for the SAP system.
sslPreference String
Gets or sets certificate preference if secure communication is enabled.

SystemDataResponse

CreatedAt string
The timestamp of resource creation (UTC).
CreatedBy string
The identity that created the resource.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The timestamp of resource last modification (UTC)
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
The type of identity that last modified the resource.
CreatedAt string
The timestamp of resource creation (UTC).
CreatedBy string
The identity that created the resource.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The timestamp of resource last modification (UTC)
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
The type of identity that last modified the resource.
createdAt String
The timestamp of resource creation (UTC).
createdBy String
The identity that created the resource.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The timestamp of resource last modification (UTC)
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
The type of identity that last modified the resource.
createdAt string
The timestamp of resource creation (UTC).
createdBy string
The identity that created the resource.
createdByType string
The type of identity that created the resource.
lastModifiedAt string
The timestamp of resource last modification (UTC)
lastModifiedBy string
The identity that last modified the resource.
lastModifiedByType string
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_type str
The type of identity that created the resource.
last_modified_at str
The timestamp of resource last modification (UTC)
last_modified_by str
The identity that last modified the resource.
last_modified_by_type str
The type of identity that last modified the resource.
createdAt String
The timestamp of resource creation (UTC).
createdBy String
The identity that created the resource.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The timestamp of resource last modification (UTC)
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
The type of identity that last modified the resource.

Package Details

Repository
Azure Native pulumi/pulumi-azure-native
License
Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.2.0 published on Monday, Apr 14, 2025 by Pulumi