1. Packages
  2. Azure Native
  3. API Docs
  4. scom
  5. getInstance
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.41.0 published on Tuesday, May 14, 2024 by Pulumi

azure-native.scom.getInstance

Explore with Pulumi AI

azure-native logo
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.41.0 published on Tuesday, May 14, 2024 by Pulumi

    Get SCOM managed instance details Azure REST API version: 2023-07-07-preview.

    Using getInstance

    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 getInstance(args: GetInstanceArgs, opts?: InvokeOptions): Promise<GetInstanceResult>
    function getInstanceOutput(args: GetInstanceOutputArgs, opts?: InvokeOptions): Output<GetInstanceResult>
    def get_instance(instance_name: Optional[str] = None,
                     resource_group_name: Optional[str] = None,
                     opts: Optional[InvokeOptions] = None) -> GetInstanceResult
    def get_instance_output(instance_name: Optional[pulumi.Input[str]] = None,
                     resource_group_name: Optional[pulumi.Input[str]] = None,
                     opts: Optional[InvokeOptions] = None) -> Output[GetInstanceResult]
    func LookupInstance(ctx *Context, args *LookupInstanceArgs, opts ...InvokeOption) (*LookupInstanceResult, error)
    func LookupInstanceOutput(ctx *Context, args *LookupInstanceOutputArgs, opts ...InvokeOption) LookupInstanceResultOutput

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

    public static class GetInstance 
    {
        public static Task<GetInstanceResult> InvokeAsync(GetInstanceArgs args, InvokeOptions? opts = null)
        public static Output<GetInstanceResult> Invoke(GetInstanceInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetInstanceResult> getInstance(GetInstanceArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:scom:getInstance
      arguments:
        # arguments dictionary

    The following arguments are supported:

    InstanceName string
    Name of the Azure Monitor Operations Manager Managed Instance (SCOM MI)
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    InstanceName string
    Name of the Azure Monitor Operations Manager Managed Instance (SCOM MI)
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    instanceName String
    Name of the Azure Monitor Operations Manager Managed Instance (SCOM MI)
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    instanceName string
    Name of the Azure Monitor Operations Manager Managed Instance (SCOM MI)
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    instance_name str
    Name of the Azure Monitor Operations Manager Managed Instance (SCOM MI)
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    instanceName String
    Name of the Azure Monitor Operations Manager Managed Instance (SCOM MI)
    resourceGroupName String
    The name of the resource group. The name is case insensitive.

    getInstance Result

    The following output properties are available:

    Id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    Location string
    The geo-location where the resource lives
    Name string
    The name of the resource
    Properties Pulumi.AzureNative.Scom.Outputs.MonitoringInstancePropertiesResponse
    The properties of a SCOM instance resource
    SystemData Pulumi.AzureNative.Scom.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"
    Identity Pulumi.AzureNative.Scom.Outputs.ManagedIdentityResponse
    The Azure Active Directory identity of the SCOM instance
    Tags Dictionary<string, string>
    Resource tags.
    Id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    Location string
    The geo-location where the resource lives
    Name string
    The name of the resource
    Properties MonitoringInstancePropertiesResponse
    The properties of a SCOM instance resource
    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"
    Identity ManagedIdentityResponse
    The Azure Active Directory identity of the SCOM instance
    Tags map[string]string
    Resource tags.
    id String
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    location String
    The geo-location where the resource lives
    name String
    The name of the resource
    properties MonitoringInstancePropertiesResponse
    The properties of a SCOM instance resource
    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"
    identity ManagedIdentityResponse
    The Azure Active Directory identity of the SCOM instance
    tags Map<String,String>
    Resource tags.
    id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    location string
    The geo-location where the resource lives
    name string
    The name of the resource
    properties MonitoringInstancePropertiesResponse
    The properties of a SCOM instance resource
    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"
    identity ManagedIdentityResponse
    The Azure Active Directory identity of the SCOM instance
    tags {[key: string]: string}
    Resource tags.
    id str
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    location str
    The geo-location where the resource lives
    name str
    The name of the resource
    properties MonitoringInstancePropertiesResponse
    The properties of a SCOM instance resource
    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"
    identity ManagedIdentityResponse
    The Azure Active Directory identity of the SCOM instance
    tags Mapping[str, str]
    Resource tags.
    id String
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    location String
    The geo-location where the resource lives
    name String
    The name of the resource
    properties Property Map
    The properties of a SCOM instance resource
    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"
    identity Property Map
    The Azure Active Directory identity of the SCOM instance
    tags Map<String>
    Resource tags.

    Supporting Types

    AzureHybridBenefitPropertiesResponse

    ScomLicenseType string
    SCOM license type. Maximize savings by using license you already own
    SqlServerLicenseType string
    SQL Server license type. Maximize savings by using Azure Hybrid Benefit for SQL Server with license you already own
    WindowsServerLicenseType string
    Specifies that the image or disk that is being used was licensed on-premises. For more information, see Azure Hybrid Use Benefit for Windows Server
    ScomLicenseType string
    SCOM license type. Maximize savings by using license you already own
    SqlServerLicenseType string
    SQL Server license type. Maximize savings by using Azure Hybrid Benefit for SQL Server with license you already own
    WindowsServerLicenseType string
    Specifies that the image or disk that is being used was licensed on-premises. For more information, see Azure Hybrid Use Benefit for Windows Server
    scomLicenseType String
    SCOM license type. Maximize savings by using license you already own
    sqlServerLicenseType String
    SQL Server license type. Maximize savings by using Azure Hybrid Benefit for SQL Server with license you already own
    windowsServerLicenseType String
    Specifies that the image or disk that is being used was licensed on-premises. For more information, see Azure Hybrid Use Benefit for Windows Server
    scomLicenseType string
    SCOM license type. Maximize savings by using license you already own
    sqlServerLicenseType string
    SQL Server license type. Maximize savings by using Azure Hybrid Benefit for SQL Server with license you already own
    windowsServerLicenseType string
    Specifies that the image or disk that is being used was licensed on-premises. For more information, see Azure Hybrid Use Benefit for Windows Server
    scom_license_type str
    SCOM license type. Maximize savings by using license you already own
    sql_server_license_type str
    SQL Server license type. Maximize savings by using Azure Hybrid Benefit for SQL Server with license you already own
    windows_server_license_type str
    Specifies that the image or disk that is being used was licensed on-premises. For more information, see Azure Hybrid Use Benefit for Windows Server
    scomLicenseType String
    SCOM license type. Maximize savings by using license you already own
    sqlServerLicenseType String
    SQL Server license type. Maximize savings by using Azure Hybrid Benefit for SQL Server with license you already own
    windowsServerLicenseType String
    Specifies that the image or disk that is being used was licensed on-premises. For more information, see Azure Hybrid Use Benefit for Windows Server

    DatabaseInstancePropertiesResponse

    DatabaseFqdn string
    Fully qualified domain name of existing database instance
    DwDatabaseId string
    Resource Id of warehouse database on database instance
    DwDatabaseName string
    Name of warehouse database on database instance
    OperationalDatabaseId string
    Resource Id of operational database on database instance
    DatabaseInstanceId string
    Resource Id of existing database instance
    DatabaseFqdn string
    Fully qualified domain name of existing database instance
    DwDatabaseId string
    Resource Id of warehouse database on database instance
    DwDatabaseName string
    Name of warehouse database on database instance
    OperationalDatabaseId string
    Resource Id of operational database on database instance
    DatabaseInstanceId string
    Resource Id of existing database instance
    databaseFqdn String
    Fully qualified domain name of existing database instance
    dwDatabaseId String
    Resource Id of warehouse database on database instance
    dwDatabaseName String
    Name of warehouse database on database instance
    operationalDatabaseId String
    Resource Id of operational database on database instance
    databaseInstanceId String
    Resource Id of existing database instance
    databaseFqdn string
    Fully qualified domain name of existing database instance
    dwDatabaseId string
    Resource Id of warehouse database on database instance
    dwDatabaseName string
    Name of warehouse database on database instance
    operationalDatabaseId string
    Resource Id of operational database on database instance
    databaseInstanceId string
    Resource Id of existing database instance
    database_fqdn str
    Fully qualified domain name of existing database instance
    dw_database_id str
    Resource Id of warehouse database on database instance
    dw_database_name str
    Name of warehouse database on database instance
    operational_database_id str
    Resource Id of operational database on database instance
    database_instance_id str
    Resource Id of existing database instance
    databaseFqdn String
    Fully qualified domain name of existing database instance
    dwDatabaseId String
    Resource Id of warehouse database on database instance
    dwDatabaseName String
    Name of warehouse database on database instance
    operationalDatabaseId String
    Resource Id of operational database on database instance
    databaseInstanceId String
    Resource Id of existing database instance

    DomainControllerPropertiesResponse

    DnsServer string
    IP address of DNS server
    DomainName string
    Fully qualified domain name
    OuPath string
    Organizational Unit path in which the SCOM servers will be present
    DnsServer string
    IP address of DNS server
    DomainName string
    Fully qualified domain name
    OuPath string
    Organizational Unit path in which the SCOM servers will be present
    dnsServer String
    IP address of DNS server
    domainName String
    Fully qualified domain name
    ouPath String
    Organizational Unit path in which the SCOM servers will be present
    dnsServer string
    IP address of DNS server
    domainName string
    Fully qualified domain name
    ouPath string
    Organizational Unit path in which the SCOM servers will be present
    dns_server str
    IP address of DNS server
    domain_name str
    Fully qualified domain name
    ou_path str
    Organizational Unit path in which the SCOM servers will be present
    dnsServer String
    IP address of DNS server
    domainName String
    Fully qualified domain name
    ouPath String
    Organizational Unit path in which the SCOM servers will be present

    DomainUserCredentialsResponse

    KeyVaultUrl string
    Key vault url to get the domain username and password
    PasswordSecret string
    Domain Password secret
    UserNameSecret string
    Domain user name secret
    KeyVaultUrl string
    Key vault url to get the domain username and password
    PasswordSecret string
    Domain Password secret
    UserNameSecret string
    Domain user name secret
    keyVaultUrl String
    Key vault url to get the domain username and password
    passwordSecret String
    Domain Password secret
    userNameSecret String
    Domain user name secret
    keyVaultUrl string
    Key vault url to get the domain username and password
    passwordSecret string
    Domain Password secret
    userNameSecret string
    Domain user name secret
    key_vault_url str
    Key vault url to get the domain username and password
    password_secret str
    Domain Password secret
    user_name_secret str
    Domain user name secret
    keyVaultUrl String
    Key vault url to get the domain username and password
    passwordSecret String
    Domain Password secret
    userNameSecret String
    Domain user name secret

    GmsaDetailsResponse

    DnsName string
    Frontend DNS name for Load Balancer which will be used by Agents to initiate communication
    GmsaAccount string
    gMSA account under which context all Management Server services will run
    LoadBalancerIP string
    Frontend IP configuration for Load Balancer, which should be an available IP in customer VNet
    ManagementServerGroupName string
    OnPrem AD Computer Group where we will join VMs for ease of management
    DnsName string
    Frontend DNS name for Load Balancer which will be used by Agents to initiate communication
    GmsaAccount string
    gMSA account under which context all Management Server services will run
    LoadBalancerIP string
    Frontend IP configuration for Load Balancer, which should be an available IP in customer VNet
    ManagementServerGroupName string
    OnPrem AD Computer Group where we will join VMs for ease of management
    dnsName String
    Frontend DNS name for Load Balancer which will be used by Agents to initiate communication
    gmsaAccount String
    gMSA account under which context all Management Server services will run
    loadBalancerIP String
    Frontend IP configuration for Load Balancer, which should be an available IP in customer VNet
    managementServerGroupName String
    OnPrem AD Computer Group where we will join VMs for ease of management
    dnsName string
    Frontend DNS name for Load Balancer which will be used by Agents to initiate communication
    gmsaAccount string
    gMSA account under which context all Management Server services will run
    loadBalancerIP string
    Frontend IP configuration for Load Balancer, which should be an available IP in customer VNet
    managementServerGroupName string
    OnPrem AD Computer Group where we will join VMs for ease of management
    dns_name str
    Frontend DNS name for Load Balancer which will be used by Agents to initiate communication
    gmsa_account str
    gMSA account under which context all Management Server services will run
    load_balancer_ip str
    Frontend IP configuration for Load Balancer, which should be an available IP in customer VNet
    management_server_group_name str
    OnPrem AD Computer Group where we will join VMs for ease of management
    dnsName String
    Frontend DNS name for Load Balancer which will be used by Agents to initiate communication
    gmsaAccount String
    gMSA account under which context all Management Server services will run
    loadBalancerIP String
    Frontend IP configuration for Load Balancer, which should be an available IP in customer VNet
    managementServerGroupName String
    OnPrem AD Computer Group where we will join VMs for ease of management

    LogAnalyticsConfigurationResponse

    DataTypes List<string>
    The types of data to be ingested to Log Analytics workspace.
    ImportData bool
    A one-time optional parameter to import data of last 7 days.
    WorkspaceId string
    The resource ID of the Log Analytics workspace to be used.
    DataTypes []string
    The types of data to be ingested to Log Analytics workspace.
    ImportData bool
    A one-time optional parameter to import data of last 7 days.
    WorkspaceId string
    The resource ID of the Log Analytics workspace to be used.
    dataTypes List<String>
    The types of data to be ingested to Log Analytics workspace.
    importData Boolean
    A one-time optional parameter to import data of last 7 days.
    workspaceId String
    The resource ID of the Log Analytics workspace to be used.
    dataTypes string[]
    The types of data to be ingested to Log Analytics workspace.
    importData boolean
    A one-time optional parameter to import data of last 7 days.
    workspaceId string
    The resource ID of the Log Analytics workspace to be used.
    data_types Sequence[str]
    The types of data to be ingested to Log Analytics workspace.
    import_data bool
    A one-time optional parameter to import data of last 7 days.
    workspace_id str
    The resource ID of the Log Analytics workspace to be used.
    dataTypes List<String>
    The types of data to be ingested to Log Analytics workspace.
    importData Boolean
    A one-time optional parameter to import data of last 7 days.
    workspaceId String
    The resource ID of the Log Analytics workspace to be used.

    ManagedIdentityResponse

    PrincipalId string
    System Assigned Identity ObjectId.
    TenantId string
    The Azure Active Directory tenant id.
    Type string
    The identity type
    UserAssignedIdentities Dictionary<string, Pulumi.AzureNative.Scom.Inputs.UserIdentityResponse>
    The resource ids of the user assigned identities to use
    PrincipalId string
    System Assigned Identity ObjectId.
    TenantId string
    The Azure Active Directory tenant id.
    Type string
    The identity type
    UserAssignedIdentities map[string]UserIdentityResponse
    The resource ids of the user assigned identities to use
    principalId String
    System Assigned Identity ObjectId.
    tenantId String
    The Azure Active Directory tenant id.
    type String
    The identity type
    userAssignedIdentities Map<String,UserIdentityResponse>
    The resource ids of the user assigned identities to use
    principalId string
    System Assigned Identity ObjectId.
    tenantId string
    The Azure Active Directory tenant id.
    type string
    The identity type
    userAssignedIdentities {[key: string]: UserIdentityResponse}
    The resource ids of the user assigned identities to use
    principal_id str
    System Assigned Identity ObjectId.
    tenant_id str
    The Azure Active Directory tenant id.
    type str
    The identity type
    user_assigned_identities Mapping[str, UserIdentityResponse]
    The resource ids of the user assigned identities to use
    principalId String
    System Assigned Identity ObjectId.
    tenantId String
    The Azure Active Directory tenant id.
    type String
    The identity type
    userAssignedIdentities Map<Property Map>
    The resource ids of the user assigned identities to use

    ManagedInstanceOperationStatusResponse

    Id string
    Operation id
    OperationName string
    Operation Name
    OperationState string
    Operation status
    Id string
    Operation id
    OperationName string
    Operation Name
    OperationState string
    Operation status
    id String
    Operation id
    operationName String
    Operation Name
    operationState String
    Operation status
    id string
    Operation id
    operationName string
    Operation Name
    operationState string
    Operation status
    id str
    Operation id
    operation_name str
    Operation Name
    operation_state str
    Operation status
    id String
    Operation id
    operationName String
    Operation Name
    operationState String
    Operation status

    ManagementServerPropertiesResponse

    Fqdn string
    Management server Fully Qualified Domain Name.
    HealthState string
    Management server health state.
    ServerName string
    Management server Name
    ServerRoles string
    Represent whether the Server is a Management Server and/or Web Console Server.
    VmResId string
    Azure VM Resource Id of the Management server.
    Fqdn string
    Management server Fully Qualified Domain Name.
    HealthState string
    Management server health state.
    ServerName string
    Management server Name
    ServerRoles string
    Represent whether the Server is a Management Server and/or Web Console Server.
    VmResId string
    Azure VM Resource Id of the Management server.
    fqdn String
    Management server Fully Qualified Domain Name.
    healthState String
    Management server health state.
    serverName String
    Management server Name
    serverRoles String
    Represent whether the Server is a Management Server and/or Web Console Server.
    vmResId String
    Azure VM Resource Id of the Management server.
    fqdn string
    Management server Fully Qualified Domain Name.
    healthState string
    Management server health state.
    serverName string
    Management server Name
    serverRoles string
    Represent whether the Server is a Management Server and/or Web Console Server.
    vmResId string
    Azure VM Resource Id of the Management server.
    fqdn str
    Management server Fully Qualified Domain Name.
    health_state str
    Management server health state.
    server_name str
    Management server Name
    server_roles str
    Represent whether the Server is a Management Server and/or Web Console Server.
    vm_res_id str
    Azure VM Resource Id of the Management server.
    fqdn String
    Management server Fully Qualified Domain Name.
    healthState String
    Management server health state.
    serverName String
    Management server Name
    serverRoles String
    Represent whether the Server is a Management Server and/or Web Console Server.
    vmResId String
    Azure VM Resource Id of the Management server.

    MonitoringInstancePropertiesResponse

    LogAnalyticsProperties Pulumi.AzureNative.Scom.Inputs.LogAnalyticsConfigurationResponse
    Details of Log Analytics workspace and data being ingested.
    ManagementEndpoints List<Pulumi.AzureNative.Scom.Inputs.ManagementServerPropertiesResponse>
    List of management server endpoints
    OperationsStatus List<Pulumi.AzureNative.Scom.Inputs.ManagedInstanceOperationStatusResponse>
    Gets status of current and latest SCOM managed instance operations.
    ProductVersion string
    SCOM product version to be installed on instance
    ProvisioningState string
    Gets or sets the provisioning state.
    AzureHybridBenefit Pulumi.AzureNative.Scom.Inputs.AzureHybridBenefitPropertiesResponse
    The properties to enable Azure Hybrid benefit for various SCOM infrastructure license.
    DatabaseInstance Pulumi.AzureNative.Scom.Inputs.DatabaseInstancePropertiesResponse
    The database instance where the SCOM Operational and Warehouse databases will be stored.
    DomainController Pulumi.AzureNative.Scom.Inputs.DomainControllerPropertiesResponse
    Domain controller details
    DomainUserCredentials Pulumi.AzureNative.Scom.Inputs.DomainUserCredentialsResponse
    Domain user which will be used to join VMs to domain and login to VMs.
    GmsaDetails Pulumi.AzureNative.Scom.Inputs.GmsaDetailsResponse
    Gmsa Details for load balancer and vmss
    VNetSubnetId string
    Virtual Network subnet id on which Aquila instance will be provisioned
    LogAnalyticsProperties LogAnalyticsConfigurationResponse
    Details of Log Analytics workspace and data being ingested.
    ManagementEndpoints []ManagementServerPropertiesResponse
    List of management server endpoints
    OperationsStatus []ManagedInstanceOperationStatusResponse
    Gets status of current and latest SCOM managed instance operations.
    ProductVersion string
    SCOM product version to be installed on instance
    ProvisioningState string
    Gets or sets the provisioning state.
    AzureHybridBenefit AzureHybridBenefitPropertiesResponse
    The properties to enable Azure Hybrid benefit for various SCOM infrastructure license.
    DatabaseInstance DatabaseInstancePropertiesResponse
    The database instance where the SCOM Operational and Warehouse databases will be stored.
    DomainController DomainControllerPropertiesResponse
    Domain controller details
    DomainUserCredentials DomainUserCredentialsResponse
    Domain user which will be used to join VMs to domain and login to VMs.
    GmsaDetails GmsaDetailsResponse
    Gmsa Details for load balancer and vmss
    VNetSubnetId string
    Virtual Network subnet id on which Aquila instance will be provisioned
    logAnalyticsProperties LogAnalyticsConfigurationResponse
    Details of Log Analytics workspace and data being ingested.
    managementEndpoints List<ManagementServerPropertiesResponse>
    List of management server endpoints
    operationsStatus List<ManagedInstanceOperationStatusResponse>
    Gets status of current and latest SCOM managed instance operations.
    productVersion String
    SCOM product version to be installed on instance
    provisioningState String
    Gets or sets the provisioning state.
    azureHybridBenefit AzureHybridBenefitPropertiesResponse
    The properties to enable Azure Hybrid benefit for various SCOM infrastructure license.
    databaseInstance DatabaseInstancePropertiesResponse
    The database instance where the SCOM Operational and Warehouse databases will be stored.
    domainController DomainControllerPropertiesResponse
    Domain controller details
    domainUserCredentials DomainUserCredentialsResponse
    Domain user which will be used to join VMs to domain and login to VMs.
    gmsaDetails GmsaDetailsResponse
    Gmsa Details for load balancer and vmss
    vNetSubnetId String
    Virtual Network subnet id on which Aquila instance will be provisioned
    logAnalyticsProperties LogAnalyticsConfigurationResponse
    Details of Log Analytics workspace and data being ingested.
    managementEndpoints ManagementServerPropertiesResponse[]
    List of management server endpoints
    operationsStatus ManagedInstanceOperationStatusResponse[]
    Gets status of current and latest SCOM managed instance operations.
    productVersion string
    SCOM product version to be installed on instance
    provisioningState string
    Gets or sets the provisioning state.
    azureHybridBenefit AzureHybridBenefitPropertiesResponse
    The properties to enable Azure Hybrid benefit for various SCOM infrastructure license.
    databaseInstance DatabaseInstancePropertiesResponse
    The database instance where the SCOM Operational and Warehouse databases will be stored.
    domainController DomainControllerPropertiesResponse
    Domain controller details
    domainUserCredentials DomainUserCredentialsResponse
    Domain user which will be used to join VMs to domain and login to VMs.
    gmsaDetails GmsaDetailsResponse
    Gmsa Details for load balancer and vmss
    vNetSubnetId string
    Virtual Network subnet id on which Aquila instance will be provisioned
    log_analytics_properties LogAnalyticsConfigurationResponse
    Details of Log Analytics workspace and data being ingested.
    management_endpoints Sequence[ManagementServerPropertiesResponse]
    List of management server endpoints
    operations_status Sequence[ManagedInstanceOperationStatusResponse]
    Gets status of current and latest SCOM managed instance operations.
    product_version str
    SCOM product version to be installed on instance
    provisioning_state str
    Gets or sets the provisioning state.
    azure_hybrid_benefit AzureHybridBenefitPropertiesResponse
    The properties to enable Azure Hybrid benefit for various SCOM infrastructure license.
    database_instance DatabaseInstancePropertiesResponse
    The database instance where the SCOM Operational and Warehouse databases will be stored.
    domain_controller DomainControllerPropertiesResponse
    Domain controller details
    domain_user_credentials DomainUserCredentialsResponse
    Domain user which will be used to join VMs to domain and login to VMs.
    gmsa_details GmsaDetailsResponse
    Gmsa Details for load balancer and vmss
    v_net_subnet_id str
    Virtual Network subnet id on which Aquila instance will be provisioned
    logAnalyticsProperties Property Map
    Details of Log Analytics workspace and data being ingested.
    managementEndpoints List<Property Map>
    List of management server endpoints
    operationsStatus List<Property Map>
    Gets status of current and latest SCOM managed instance operations.
    productVersion String
    SCOM product version to be installed on instance
    provisioningState String
    Gets or sets the provisioning state.
    azureHybridBenefit Property Map
    The properties to enable Azure Hybrid benefit for various SCOM infrastructure license.
    databaseInstance Property Map
    The database instance where the SCOM Operational and Warehouse databases will be stored.
    domainController Property Map
    Domain controller details
    domainUserCredentials Property Map
    Domain user which will be used to join VMs to domain and login to VMs.
    gmsaDetails Property Map
    Gmsa Details for load balancer and vmss
    vNetSubnetId String
    Virtual Network subnet id on which Aquila instance will be provisioned

    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.

    UserIdentityResponse

    ClientId string
    The Azure Active Directory client id.
    PrincipalId string
    The Azure Active Directory principal id.
    ClientId string
    The Azure Active Directory client id.
    PrincipalId string
    The Azure Active Directory principal id.
    clientId String
    The Azure Active Directory client id.
    principalId String
    The Azure Active Directory principal id.
    clientId string
    The Azure Active Directory client id.
    principalId string
    The Azure Active Directory principal id.
    client_id str
    The Azure Active Directory client id.
    principal_id str
    The Azure Active Directory principal id.
    clientId String
    The Azure Active Directory client id.
    principalId String
    The Azure Active Directory principal id.

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    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.41.0 published on Tuesday, May 14, 2024 by Pulumi