1. Packages
  2. Azure Native v1
  3. API Docs
  4. hanaonazure
  5. getSapMonitor
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi

azure-native.hanaonazure.getSapMonitor

Explore with Pulumi AI

azure-native-v1 logo
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi

    Gets properties of a SAP monitor for the specified subscription, resource group, and resource name. API Version: 2020-02-07-preview.

    Using getSapMonitor

    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 getSapMonitor(args: GetSapMonitorArgs, opts?: InvokeOptions): Promise<GetSapMonitorResult>
    function getSapMonitorOutput(args: GetSapMonitorOutputArgs, opts?: InvokeOptions): Output<GetSapMonitorResult>
    def get_sap_monitor(resource_group_name: Optional[str] = None,
                        sap_monitor_name: Optional[str] = None,
                        opts: Optional[InvokeOptions] = None) -> GetSapMonitorResult
    def get_sap_monitor_output(resource_group_name: Optional[pulumi.Input[str]] = None,
                        sap_monitor_name: Optional[pulumi.Input[str]] = None,
                        opts: Optional[InvokeOptions] = None) -> Output[GetSapMonitorResult]
    func LookupSapMonitor(ctx *Context, args *LookupSapMonitorArgs, opts ...InvokeOption) (*LookupSapMonitorResult, error)
    func LookupSapMonitorOutput(ctx *Context, args *LookupSapMonitorOutputArgs, opts ...InvokeOption) LookupSapMonitorResultOutput

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

    public static class GetSapMonitor 
    {
        public static Task<GetSapMonitorResult> InvokeAsync(GetSapMonitorArgs args, InvokeOptions? opts = null)
        public static Output<GetSapMonitorResult> Invoke(GetSapMonitorInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetSapMonitorResult> getSapMonitor(GetSapMonitorArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:hanaonazure:getSapMonitor
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ResourceGroupName string
    Name of the resource group.
    SapMonitorName string
    Name of the SAP monitor resource.
    ResourceGroupName string
    Name of the resource group.
    SapMonitorName string
    Name of the SAP monitor resource.
    resourceGroupName String
    Name of the resource group.
    sapMonitorName String
    Name of the SAP monitor resource.
    resourceGroupName string
    Name of the resource group.
    sapMonitorName string
    Name of the SAP monitor resource.
    resource_group_name str
    Name of the resource group.
    sap_monitor_name str
    Name of the SAP monitor resource.
    resourceGroupName String
    Name of the resource group.
    sapMonitorName String
    Name of the SAP monitor resource.

    getSapMonitor Result

    The following output properties are available:

    Id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    Location string
    The geo-location where the resource lives
    ManagedResourceGroupName string
    The name of the resource group the SAP Monitor resources get deployed into.
    Name string
    The name of the resource
    ProvisioningState string
    State of provisioning of the HanaInstance
    SapMonitorCollectorVersion string
    The version of the payload running in the Collector VM
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    EnableCustomerAnalytics bool
    The value indicating whether to send analytics to Microsoft
    LogAnalyticsWorkspaceArmId string
    The ARM ID of the Log Analytics Workspace that is used for monitoring
    LogAnalyticsWorkspaceId string
    The workspace ID of the log analytics workspace to be used for monitoring
    LogAnalyticsWorkspaceSharedKey string
    The shared key of the log analytics workspace that is used for monitoring
    MonitorSubnet string
    The subnet which the SAP monitor will be deployed in
    Tags Dictionary<string, string>
    Resource tags.
    Id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    Location string
    The geo-location where the resource lives
    ManagedResourceGroupName string
    The name of the resource group the SAP Monitor resources get deployed into.
    Name string
    The name of the resource
    ProvisioningState string
    State of provisioning of the HanaInstance
    SapMonitorCollectorVersion string
    The version of the payload running in the Collector VM
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    EnableCustomerAnalytics bool
    The value indicating whether to send analytics to Microsoft
    LogAnalyticsWorkspaceArmId string
    The ARM ID of the Log Analytics Workspace that is used for monitoring
    LogAnalyticsWorkspaceId string
    The workspace ID of the log analytics workspace to be used for monitoring
    LogAnalyticsWorkspaceSharedKey string
    The shared key of the log analytics workspace that is used for monitoring
    MonitorSubnet string
    The subnet which the SAP monitor will be deployed in
    Tags map[string]string
    Resource tags.
    id String
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    location String
    The geo-location where the resource lives
    managedResourceGroupName String
    The name of the resource group the SAP Monitor resources get deployed into.
    name String
    The name of the resource
    provisioningState String
    State of provisioning of the HanaInstance
    sapMonitorCollectorVersion String
    The version of the payload running in the Collector VM
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    enableCustomerAnalytics Boolean
    The value indicating whether to send analytics to Microsoft
    logAnalyticsWorkspaceArmId String
    The ARM ID of the Log Analytics Workspace that is used for monitoring
    logAnalyticsWorkspaceId String
    The workspace ID of the log analytics workspace to be used for monitoring
    logAnalyticsWorkspaceSharedKey String
    The shared key of the log analytics workspace that is used for monitoring
    monitorSubnet String
    The subnet which the SAP monitor will be deployed in
    tags Map<String,String>
    Resource tags.
    id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    location string
    The geo-location where the resource lives
    managedResourceGroupName string
    The name of the resource group the SAP Monitor resources get deployed into.
    name string
    The name of the resource
    provisioningState string
    State of provisioning of the HanaInstance
    sapMonitorCollectorVersion string
    The version of the payload running in the Collector VM
    type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    enableCustomerAnalytics boolean
    The value indicating whether to send analytics to Microsoft
    logAnalyticsWorkspaceArmId string
    The ARM ID of the Log Analytics Workspace that is used for monitoring
    logAnalyticsWorkspaceId string
    The workspace ID of the log analytics workspace to be used for monitoring
    logAnalyticsWorkspaceSharedKey string
    The shared key of the log analytics workspace that is used for monitoring
    monitorSubnet string
    The subnet which the SAP monitor will be deployed in
    tags {[key: string]: string}
    Resource tags.
    id str
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    location str
    The geo-location where the resource lives
    managed_resource_group_name str
    The name of the resource group the SAP Monitor resources get deployed into.
    name str
    The name of the resource
    provisioning_state str
    State of provisioning of the HanaInstance
    sap_monitor_collector_version str
    The version of the payload running in the Collector VM
    type str
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    enable_customer_analytics bool
    The value indicating whether to send analytics to Microsoft
    log_analytics_workspace_arm_id str
    The ARM ID of the Log Analytics Workspace that is used for monitoring
    log_analytics_workspace_id str
    The workspace ID of the log analytics workspace to be used for monitoring
    log_analytics_workspace_shared_key str
    The shared key of the log analytics workspace that is used for monitoring
    monitor_subnet str
    The subnet which the SAP monitor will be deployed in
    tags Mapping[str, str]
    Resource tags.
    id String
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    location String
    The geo-location where the resource lives
    managedResourceGroupName String
    The name of the resource group the SAP Monitor resources get deployed into.
    name String
    The name of the resource
    provisioningState String
    State of provisioning of the HanaInstance
    sapMonitorCollectorVersion String
    The version of the payload running in the Collector VM
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    enableCustomerAnalytics Boolean
    The value indicating whether to send analytics to Microsoft
    logAnalyticsWorkspaceArmId String
    The ARM ID of the Log Analytics Workspace that is used for monitoring
    logAnalyticsWorkspaceId String
    The workspace ID of the log analytics workspace to be used for monitoring
    logAnalyticsWorkspaceSharedKey String
    The shared key of the log analytics workspace that is used for monitoring
    monitorSubnet String
    The subnet which the SAP monitor will be deployed in
    tags Map<String>
    Resource tags.

    Package Details

    Repository
    azure-native-v1 pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native-v1 logo
    These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
    Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi