azure-native.appplatform.getMonitoringSetting
Explore with Pulumi AI
Get the Monitoring Setting and its properties.
Uses Azure REST API version 2024-01-01-preview.
Other available API versions: 2023-05-01-preview, 2023-07-01-preview, 2023-09-01-preview, 2023-11-01-preview, 2023-12-01, 2024-05-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native appplatform [ApiVersion]
. See the version guide for details.
Using getMonitoringSetting
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 getMonitoringSetting(args: GetMonitoringSettingArgs, opts?: InvokeOptions): Promise<GetMonitoringSettingResult>
function getMonitoringSettingOutput(args: GetMonitoringSettingOutputArgs, opts?: InvokeOptions): Output<GetMonitoringSettingResult>
def get_monitoring_setting(resource_group_name: Optional[str] = None,
service_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetMonitoringSettingResult
def get_monitoring_setting_output(resource_group_name: Optional[pulumi.Input[str]] = None,
service_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetMonitoringSettingResult]
func LookupMonitoringSetting(ctx *Context, args *LookupMonitoringSettingArgs, opts ...InvokeOption) (*LookupMonitoringSettingResult, error)
func LookupMonitoringSettingOutput(ctx *Context, args *LookupMonitoringSettingOutputArgs, opts ...InvokeOption) LookupMonitoringSettingResultOutput
> Note: This function is named LookupMonitoringSetting
in the Go SDK.
public static class GetMonitoringSetting
{
public static Task<GetMonitoringSettingResult> InvokeAsync(GetMonitoringSettingArgs args, InvokeOptions? opts = null)
public static Output<GetMonitoringSettingResult> Invoke(GetMonitoringSettingInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetMonitoringSettingResult> getMonitoringSetting(GetMonitoringSettingArgs args, InvokeOptions options)
public static Output<GetMonitoringSettingResult> getMonitoringSetting(GetMonitoringSettingArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:appplatform:getMonitoringSetting
arguments:
# arguments dictionary
The following arguments are supported:
- Resource
Group stringName - The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
- Service
Name string - The name of the Service resource.
- Resource
Group stringName - The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
- Service
Name string - The name of the Service resource.
- resource
Group StringName - The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
- service
Name String - The name of the Service resource.
- resource
Group stringName - The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
- service
Name string - The name of the Service resource.
- resource_
group_ strname - The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
- service_
name str - The name of the Service resource.
- resource
Group StringName - The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
- service
Name String - The name of the Service resource.
getMonitoringSetting Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- Id string
- Fully qualified resource Id for the resource.
- Name string
- The name of the resource.
- Properties
Pulumi.
Azure Native. App Platform. Outputs. Monitoring Setting Properties Response - Properties of the Monitoring Setting resource
- System
Data Pulumi.Azure Native. App Platform. Outputs. System Data Response - Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource.
- Azure
Api stringVersion - The Azure API version of the resource.
- Id string
- Fully qualified resource Id for the resource.
- Name string
- The name of the resource.
- Properties
Monitoring
Setting Properties Response - Properties of the Monitoring Setting resource
- System
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource.
- azure
Api StringVersion - The Azure API version of the resource.
- id String
- Fully qualified resource Id for the resource.
- name String
- The name of the resource.
- properties
Monitoring
Setting Properties Response - Properties of the Monitoring Setting resource
- system
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource.
- azure
Api stringVersion - The Azure API version of the resource.
- id string
- Fully qualified resource Id for the resource.
- name string
- The name of the resource.
- properties
Monitoring
Setting Properties Response - Properties of the Monitoring Setting resource
- system
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type string
- The type of the resource.
- azure_
api_ strversion - The Azure API version of the resource.
- id str
- Fully qualified resource Id for the resource.
- name str
- The name of the resource.
- properties
Monitoring
Setting Properties Response - Properties of the Monitoring Setting resource
- system_
data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type str
- The type of the resource.
- azure
Api StringVersion - The Azure API version of the resource.
- id String
- Fully qualified resource Id for the resource.
- name String
- The name of the resource.
- properties Property Map
- Properties of the Monitoring Setting resource
- system
Data Property Map - Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource.
Supporting Types
ApplicationInsightsAgentVersionsResponse
- Java string
- Indicates the version of application insight java agent
- Java string
- Indicates the version of application insight java agent
- java String
- Indicates the version of application insight java agent
- java string
- Indicates the version of application insight java agent
- java str
- Indicates the version of application insight java agent
- java String
- Indicates the version of application insight java agent
ErrorResponse
MonitoringSettingPropertiesResponse
- Provisioning
State string - State of the Monitoring Setting.
- App
Insights Pulumi.Agent Versions Azure Native. App Platform. Inputs. Application Insights Agent Versions Response - Indicates the versions of application insight agent
- App
Insights stringInstrumentation Key - Target application insight instrumentation key, null or whitespace include empty will disable monitoringSettings
- App
Insights doubleSampling Rate - Indicates the sampling rate of application insight agent, should be in range [0.0, 100.0]
- Error
Pulumi.
Azure Native. App Platform. Inputs. Error Response - Error when apply Monitoring Setting changes.
- Trace
Enabled bool - Indicates whether enable the trace functionality, which will be deprecated since api version 2020-11-01-preview. Please leverage appInsightsInstrumentationKey to indicate if monitoringSettings enabled or not
- Provisioning
State string - State of the Monitoring Setting.
- App
Insights ApplicationAgent Versions Insights Agent Versions Response - Indicates the versions of application insight agent
- App
Insights stringInstrumentation Key - Target application insight instrumentation key, null or whitespace include empty will disable monitoringSettings
- App
Insights float64Sampling Rate - Indicates the sampling rate of application insight agent, should be in range [0.0, 100.0]
- Error
Error
Response - Error when apply Monitoring Setting changes.
- Trace
Enabled bool - Indicates whether enable the trace functionality, which will be deprecated since api version 2020-11-01-preview. Please leverage appInsightsInstrumentationKey to indicate if monitoringSettings enabled or not
- provisioning
State String - State of the Monitoring Setting.
- app
Insights ApplicationAgent Versions Insights Agent Versions Response - Indicates the versions of application insight agent
- app
Insights StringInstrumentation Key - Target application insight instrumentation key, null or whitespace include empty will disable monitoringSettings
- app
Insights DoubleSampling Rate - Indicates the sampling rate of application insight agent, should be in range [0.0, 100.0]
- error
Error
Response - Error when apply Monitoring Setting changes.
- trace
Enabled Boolean - Indicates whether enable the trace functionality, which will be deprecated since api version 2020-11-01-preview. Please leverage appInsightsInstrumentationKey to indicate if monitoringSettings enabled or not
- provisioning
State string - State of the Monitoring Setting.
- app
Insights ApplicationAgent Versions Insights Agent Versions Response - Indicates the versions of application insight agent
- app
Insights stringInstrumentation Key - Target application insight instrumentation key, null or whitespace include empty will disable monitoringSettings
- app
Insights numberSampling Rate - Indicates the sampling rate of application insight agent, should be in range [0.0, 100.0]
- error
Error
Response - Error when apply Monitoring Setting changes.
- trace
Enabled boolean - Indicates whether enable the trace functionality, which will be deprecated since api version 2020-11-01-preview. Please leverage appInsightsInstrumentationKey to indicate if monitoringSettings enabled or not
- provisioning_
state str - State of the Monitoring Setting.
- app_
insights_ Applicationagent_ versions Insights Agent Versions Response - Indicates the versions of application insight agent
- app_
insights_ strinstrumentation_ key - Target application insight instrumentation key, null or whitespace include empty will disable monitoringSettings
- app_
insights_ floatsampling_ rate - Indicates the sampling rate of application insight agent, should be in range [0.0, 100.0]
- error
Error
Response - Error when apply Monitoring Setting changes.
- trace_
enabled bool - Indicates whether enable the trace functionality, which will be deprecated since api version 2020-11-01-preview. Please leverage appInsightsInstrumentationKey to indicate if monitoringSettings enabled or not
- provisioning
State String - State of the Monitoring Setting.
- app
Insights Property MapAgent Versions - Indicates the versions of application insight agent
- app
Insights StringInstrumentation Key - Target application insight instrumentation key, null or whitespace include empty will disable monitoringSettings
- app
Insights NumberSampling Rate - Indicates the sampling rate of application insight agent, should be in range [0.0, 100.0]
- error Property Map
- Error when apply Monitoring Setting changes.
- trace
Enabled Boolean - Indicates whether enable the trace functionality, which will be deprecated since api version 2020-11-01-preview. Please leverage appInsightsInstrumentationKey to indicate if monitoringSettings enabled or not
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource modification (UTC).
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource modification (UTC).
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource modification (UTC).
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource modification (UTC).
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - 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_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource modification (UTC).
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource modification (UTC).
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0