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.6.1 published on Friday, Aug 1, 2025 by Pulumi
azure-native.cloudhealth.getEntity
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.6.1 published on Friday, Aug 1, 2025 by Pulumi
Get a Entity
Uses Azure REST API version 2025-05-01-preview.
Using getEntity
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 getEntity(args: GetEntityArgs, opts?: InvokeOptions): Promise<GetEntityResult>
function getEntityOutput(args: GetEntityOutputArgs, opts?: InvokeOptions): Output<GetEntityResult>
def get_entity(entity_name: Optional[str] = None,
health_model_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetEntityResult
def get_entity_output(entity_name: Optional[pulumi.Input[str]] = None,
health_model_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetEntityResult]
func LookupEntity(ctx *Context, args *LookupEntityArgs, opts ...InvokeOption) (*LookupEntityResult, error)
func LookupEntityOutput(ctx *Context, args *LookupEntityOutputArgs, opts ...InvokeOption) LookupEntityResultOutput
> Note: This function is named LookupEntity
in the Go SDK.
public static class GetEntity
{
public static Task<GetEntityResult> InvokeAsync(GetEntityArgs args, InvokeOptions? opts = null)
public static Output<GetEntityResult> Invoke(GetEntityInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetEntityResult> getEntity(GetEntityArgs args, InvokeOptions options)
public static Output<GetEntityResult> getEntity(GetEntityArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:cloudhealth:getEntity
arguments:
# arguments dictionary
The following arguments are supported:
- Entity
Name string - Name of the entity. Must be unique within a health model.
- Health
Model stringName - Name of health model resource
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Entity
Name string - Name of the entity. Must be unique within a health model.
- Health
Model stringName - Name of health model resource
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- entity
Name String - Name of the entity. Must be unique within a health model.
- health
Model StringName - Name of health model resource
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- entity
Name string - Name of the entity. Must be unique within a health model.
- health
Model stringName - Name of health model resource
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- entity_
name str - Name of the entity. Must be unique within a health model.
- health_
model_ strname - Name of health model resource
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- entity
Name String - Name of the entity. Must be unique within a health model.
- health
Model StringName - Name of health model resource
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getEntity 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. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Name string
- The name of the resource
- Properties
Pulumi.
Azure Native. Cloud Health. Outputs. Entity Properties Response - The resource-specific properties for this resource.
- System
Data Pulumi.Azure Native. Cloud Health. Outputs. System Data Response - 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"
- Azure
Api stringVersion - The Azure API version of the resource.
- 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
- Properties
Entity
Properties Response - The resource-specific properties for this resource.
- System
Data SystemData Response - 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"
- azure
Api StringVersion - The Azure API version of the resource.
- 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
- properties
Entity
Properties Response - The resource-specific properties for this resource.
- system
Data SystemData Response - 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"
- azure
Api stringVersion - The Azure API version of the resource.
- 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
- properties
Entity
Properties Response - The resource-specific properties for this resource.
- system
Data SystemData Response - 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"
- azure_
api_ strversion - The Azure API version of the resource.
- 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
- properties
Entity
Properties Response - The resource-specific properties for this resource.
- system_
data SystemData Response - 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"
- azure
Api StringVersion - The Azure API version of the resource.
- 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
- properties Property Map
- The resource-specific properties for this resource.
- system
Data 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"
Supporting Types
AlertConfigurationResponse
- Severity string
- The severity of triggered alert.
- Action
Group List<string>Ids - Optional list of action group resource IDs to be notified when the alert is triggered.
- Description string
- The alert rule description.
- Severity string
- The severity of triggered alert.
- Action
Group []stringIds - Optional list of action group resource IDs to be notified when the alert is triggered.
- Description string
- The alert rule description.
- severity String
- The severity of triggered alert.
- action
Group List<String>Ids - Optional list of action group resource IDs to be notified when the alert is triggered.
- description String
- The alert rule description.
- severity string
- The severity of triggered alert.
- action
Group string[]Ids - Optional list of action group resource IDs to be notified when the alert is triggered.
- description string
- The alert rule description.
- severity str
- The severity of triggered alert.
- action_
group_ Sequence[str]ids - Optional list of action group resource IDs to be notified when the alert is triggered.
- description str
- The alert rule description.
- severity String
- The severity of triggered alert.
- action
Group List<String>Ids - Optional list of action group resource IDs to be notified when the alert is triggered.
- description String
- The alert rule description.
AzureMonitorWorkspaceSignalGroupResponse
- Authentication
Setting string - Reference to the name of the authentication setting which is used for querying the data source
- Azure
Monitor stringWorkspace Resource Id - Azure Monitor workspace resource ID
- Signal
Assignments List<Pulumi.Azure Native. Cloud Health. Inputs. Signal Assignment Response> - Signal definitions which are assigned to this signal group. All assignments are combined with an OR operator.
- Authentication
Setting string - Reference to the name of the authentication setting which is used for querying the data source
- Azure
Monitor stringWorkspace Resource Id - Azure Monitor workspace resource ID
- Signal
Assignments []SignalAssignment Response - Signal definitions which are assigned to this signal group. All assignments are combined with an OR operator.
- authentication
Setting String - Reference to the name of the authentication setting which is used for querying the data source
- azure
Monitor StringWorkspace Resource Id - Azure Monitor workspace resource ID
- signal
Assignments List<SignalAssignment Response> - Signal definitions which are assigned to this signal group. All assignments are combined with an OR operator.
- authentication
Setting string - Reference to the name of the authentication setting which is used for querying the data source
- azure
Monitor stringWorkspace Resource Id - Azure Monitor workspace resource ID
- signal
Assignments SignalAssignment Response[] - Signal definitions which are assigned to this signal group. All assignments are combined with an OR operator.
- authentication_
setting str - Reference to the name of the authentication setting which is used for querying the data source
- azure_
monitor_ strworkspace_ resource_ id - Azure Monitor workspace resource ID
- signal_
assignments Sequence[SignalAssignment Response] - Signal definitions which are assigned to this signal group. All assignments are combined with an OR operator.
- authentication
Setting String - Reference to the name of the authentication setting which is used for querying the data source
- azure
Monitor StringWorkspace Resource Id - Azure Monitor workspace resource ID
- signal
Assignments List<Property Map> - Signal definitions which are assigned to this signal group. All assignments are combined with an OR operator.
AzureResourceSignalGroupResponse
- Authentication
Setting string - Reference to the name of the authentication setting which is used for querying the data source
- Azure
Resource stringId - Azure resource ID
- Signal
Assignments List<Pulumi.Azure Native. Cloud Health. Inputs. Signal Assignment Response> - Signal definitions which are assigned to this signal group. All assignments are combined with an OR operator.
- Authentication
Setting string - Reference to the name of the authentication setting which is used for querying the data source
- Azure
Resource stringId - Azure resource ID
- Signal
Assignments []SignalAssignment Response - Signal definitions which are assigned to this signal group. All assignments are combined with an OR operator.
- authentication
Setting String - Reference to the name of the authentication setting which is used for querying the data source
- azure
Resource StringId - Azure resource ID
- signal
Assignments List<SignalAssignment Response> - Signal definitions which are assigned to this signal group. All assignments are combined with an OR operator.
- authentication
Setting string - Reference to the name of the authentication setting which is used for querying the data source
- azure
Resource stringId - Azure resource ID
- signal
Assignments SignalAssignment Response[] - Signal definitions which are assigned to this signal group. All assignments are combined with an OR operator.
- authentication_
setting str - Reference to the name of the authentication setting which is used for querying the data source
- azure_
resource_ strid - Azure resource ID
- signal_
assignments Sequence[SignalAssignment Response] - Signal definitions which are assigned to this signal group. All assignments are combined with an OR operator.
- authentication
Setting String - Reference to the name of the authentication setting which is used for querying the data source
- azure
Resource StringId - Azure resource ID
- signal
Assignments List<Property Map> - Signal definitions which are assigned to this signal group. All assignments are combined with an OR operator.
DependenciesSignalGroupResponse
- Aggregation
Type string - Aggregation type for child dependencies.
- Degraded
Threshold string - Degraded threshold for aggregating the propagated health state of child dependencies. Can be either an absolute number that is greater than 0, or a percentage between 1-100%. The entity will be considered degraded when the number of not healthy child dependents (unhealthy, degraded, unknown) is equal to or above the threshold value. Must only be set when AggregationType is 'Thresholds'.
- Unhealthy
Threshold string - Unhealthy threshold for aggregating the propagated health state of child dependencies. Can be either an absolute number that is greater than 0, or a percentage between 1-100%. The entity will be considered unhealthy when the number of not healthy child dependents (unhealthy, degraded, unknown) is equal to or above the threshold value. Must only be set when AggregationType is 'Thresholds'.
- Aggregation
Type string - Aggregation type for child dependencies.
- Degraded
Threshold string - Degraded threshold for aggregating the propagated health state of child dependencies. Can be either an absolute number that is greater than 0, or a percentage between 1-100%. The entity will be considered degraded when the number of not healthy child dependents (unhealthy, degraded, unknown) is equal to or above the threshold value. Must only be set when AggregationType is 'Thresholds'.
- Unhealthy
Threshold string - Unhealthy threshold for aggregating the propagated health state of child dependencies. Can be either an absolute number that is greater than 0, or a percentage between 1-100%. The entity will be considered unhealthy when the number of not healthy child dependents (unhealthy, degraded, unknown) is equal to or above the threshold value. Must only be set when AggregationType is 'Thresholds'.
- aggregation
Type String - Aggregation type for child dependencies.
- degraded
Threshold String - Degraded threshold for aggregating the propagated health state of child dependencies. Can be either an absolute number that is greater than 0, or a percentage between 1-100%. The entity will be considered degraded when the number of not healthy child dependents (unhealthy, degraded, unknown) is equal to or above the threshold value. Must only be set when AggregationType is 'Thresholds'.
- unhealthy
Threshold String - Unhealthy threshold for aggregating the propagated health state of child dependencies. Can be either an absolute number that is greater than 0, or a percentage between 1-100%. The entity will be considered unhealthy when the number of not healthy child dependents (unhealthy, degraded, unknown) is equal to or above the threshold value. Must only be set when AggregationType is 'Thresholds'.
- aggregation
Type string - Aggregation type for child dependencies.
- degraded
Threshold string - Degraded threshold for aggregating the propagated health state of child dependencies. Can be either an absolute number that is greater than 0, or a percentage between 1-100%. The entity will be considered degraded when the number of not healthy child dependents (unhealthy, degraded, unknown) is equal to or above the threshold value. Must only be set when AggregationType is 'Thresholds'.
- unhealthy
Threshold string - Unhealthy threshold for aggregating the propagated health state of child dependencies. Can be either an absolute number that is greater than 0, or a percentage between 1-100%. The entity will be considered unhealthy when the number of not healthy child dependents (unhealthy, degraded, unknown) is equal to or above the threshold value. Must only be set when AggregationType is 'Thresholds'.
- aggregation_
type str - Aggregation type for child dependencies.
- degraded_
threshold str - Degraded threshold for aggregating the propagated health state of child dependencies. Can be either an absolute number that is greater than 0, or a percentage between 1-100%. The entity will be considered degraded when the number of not healthy child dependents (unhealthy, degraded, unknown) is equal to or above the threshold value. Must only be set when AggregationType is 'Thresholds'.
- unhealthy_
threshold str - Unhealthy threshold for aggregating the propagated health state of child dependencies. Can be either an absolute number that is greater than 0, or a percentage between 1-100%. The entity will be considered unhealthy when the number of not healthy child dependents (unhealthy, degraded, unknown) is equal to or above the threshold value. Must only be set when AggregationType is 'Thresholds'.
- aggregation
Type String - Aggregation type for child dependencies.
- degraded
Threshold String - Degraded threshold for aggregating the propagated health state of child dependencies. Can be either an absolute number that is greater than 0, or a percentage between 1-100%. The entity will be considered degraded when the number of not healthy child dependents (unhealthy, degraded, unknown) is equal to or above the threshold value. Must only be set when AggregationType is 'Thresholds'.
- unhealthy
Threshold String - Unhealthy threshold for aggregating the propagated health state of child dependencies. Can be either an absolute number that is greater than 0, or a percentage between 1-100%. The entity will be considered unhealthy when the number of not healthy child dependents (unhealthy, degraded, unknown) is equal to or above the threshold value. Must only be set when AggregationType is 'Thresholds'.
EntityAlertsResponse
- Degraded
Pulumi.
Azure Native. Cloud Health. Inputs. Alert Configuration Response - Alert to be triggered on state change to degraded
- Unhealthy
Pulumi.
Azure Native. Cloud Health. Inputs. Alert Configuration Response - Alert to be triggered on state change to unhealthy
- Degraded
Alert
Configuration Response - Alert to be triggered on state change to degraded
- Unhealthy
Alert
Configuration Response - Alert to be triggered on state change to unhealthy
- degraded
Alert
Configuration Response - Alert to be triggered on state change to degraded
- unhealthy
Alert
Configuration Response - Alert to be triggered on state change to unhealthy
- degraded
Alert
Configuration Response - Alert to be triggered on state change to degraded
- unhealthy
Alert
Configuration Response - Alert to be triggered on state change to unhealthy
- degraded
Alert
Configuration Response - Alert to be triggered on state change to degraded
- unhealthy
Alert
Configuration Response - Alert to be triggered on state change to unhealthy
- degraded Property Map
- Alert to be triggered on state change to degraded
- unhealthy Property Map
- Alert to be triggered on state change to unhealthy
EntityCoordinatesResponse
EntityPropertiesResponse
- Deletion
Date string - Date when the entity was (soft-)deleted
- Discovered
By string - Discovered by which discovery rule. If set, the entity cannot be deleted manually.
- Health
State string - Health state of this entity
- Provisioning
State string - The status of the last operation.
- Alerts
Pulumi.
Azure Native. Cloud Health. Inputs. Entity Alerts Response - Alert configuration for this entity
- Canvas
Position Pulumi.Azure Native. Cloud Health. Inputs. Entity Coordinates Response - Positioning of the entity on the model canvas
- Display
Name string - Display name
- Health
Objective double - Health objective as a percentage of time the entity should be healthy.
- Icon
Pulumi.
Azure Native. Cloud Health. Inputs. Icon Definition Response - Visual icon definition. If not set, a default icon is used.
- Impact string
- Impact of the entity in health state propagation
- Kind string
- Entity kind
- Labels Dictionary<string, string>
- Optional set of labels (key-value pairs)
- Signals
Pulumi.
Azure Native. Cloud Health. Inputs. Signal Group Response - Signal groups which are assigned to this entity
- Deletion
Date string - Date when the entity was (soft-)deleted
- Discovered
By string - Discovered by which discovery rule. If set, the entity cannot be deleted manually.
- Health
State string - Health state of this entity
- Provisioning
State string - The status of the last operation.
- Alerts
Entity
Alerts Response - Alert configuration for this entity
- Canvas
Position EntityCoordinates Response - Positioning of the entity on the model canvas
- Display
Name string - Display name
- Health
Objective float64 - Health objective as a percentage of time the entity should be healthy.
- Icon
Icon
Definition Response - Visual icon definition. If not set, a default icon is used.
- Impact string
- Impact of the entity in health state propagation
- Kind string
- Entity kind
- Labels map[string]string
- Optional set of labels (key-value pairs)
- Signals
Signal
Group Response - Signal groups which are assigned to this entity
- deletion
Date String - Date when the entity was (soft-)deleted
- discovered
By String - Discovered by which discovery rule. If set, the entity cannot be deleted manually.
- health
State String - Health state of this entity
- provisioning
State String - The status of the last operation.
- alerts
Entity
Alerts Response - Alert configuration for this entity
- canvas
Position EntityCoordinates Response - Positioning of the entity on the model canvas
- display
Name String - Display name
- health
Objective Double - Health objective as a percentage of time the entity should be healthy.
- icon
Icon
Definition Response - Visual icon definition. If not set, a default icon is used.
- impact String
- Impact of the entity in health state propagation
- kind String
- Entity kind
- labels Map<String,String>
- Optional set of labels (key-value pairs)
- signals
Signal
Group Response - Signal groups which are assigned to this entity
- deletion
Date string - Date when the entity was (soft-)deleted
- discovered
By string - Discovered by which discovery rule. If set, the entity cannot be deleted manually.
- health
State string - Health state of this entity
- provisioning
State string - The status of the last operation.
- alerts
Entity
Alerts Response - Alert configuration for this entity
- canvas
Position EntityCoordinates Response - Positioning of the entity on the model canvas
- display
Name string - Display name
- health
Objective number - Health objective as a percentage of time the entity should be healthy.
- icon
Icon
Definition Response - Visual icon definition. If not set, a default icon is used.
- impact string
- Impact of the entity in health state propagation
- kind string
- Entity kind
- labels {[key: string]: string}
- Optional set of labels (key-value pairs)
- signals
Signal
Group Response - Signal groups which are assigned to this entity
- deletion_
date str - Date when the entity was (soft-)deleted
- discovered_
by str - Discovered by which discovery rule. If set, the entity cannot be deleted manually.
- health_
state str - Health state of this entity
- provisioning_
state str - The status of the last operation.
- alerts
Entity
Alerts Response - Alert configuration for this entity
- canvas_
position EntityCoordinates Response - Positioning of the entity on the model canvas
- display_
name str - Display name
- health_
objective float - Health objective as a percentage of time the entity should be healthy.
- icon
Icon
Definition Response - Visual icon definition. If not set, a default icon is used.
- impact str
- Impact of the entity in health state propagation
- kind str
- Entity kind
- labels Mapping[str, str]
- Optional set of labels (key-value pairs)
- signals
Signal
Group Response - Signal groups which are assigned to this entity
- deletion
Date String - Date when the entity was (soft-)deleted
- discovered
By String - Discovered by which discovery rule. If set, the entity cannot be deleted manually.
- health
State String - Health state of this entity
- provisioning
State String - The status of the last operation.
- alerts Property Map
- Alert configuration for this entity
- canvas
Position Property Map - Positioning of the entity on the model canvas
- display
Name String - Display name
- health
Objective Number - Health objective as a percentage of time the entity should be healthy.
- icon Property Map
- Visual icon definition. If not set, a default icon is used.
- impact String
- Impact of the entity in health state propagation
- kind String
- Entity kind
- labels Map<String>
- Optional set of labels (key-value pairs)
- signals Property Map
- Signal groups which are assigned to this entity
IconDefinitionResponse
- Icon
Name string - Name of the built-in icon, or 'Custom' to use customData
- Custom
Data string - Custom data. Base64-encoded SVG data. If set, this overrides the built-in icon.
- Icon
Name string - Name of the built-in icon, or 'Custom' to use customData
- Custom
Data string - Custom data. Base64-encoded SVG data. If set, this overrides the built-in icon.
- icon
Name String - Name of the built-in icon, or 'Custom' to use customData
- custom
Data String - Custom data. Base64-encoded SVG data. If set, this overrides the built-in icon.
- icon
Name string - Name of the built-in icon, or 'Custom' to use customData
- custom
Data string - Custom data. Base64-encoded SVG data. If set, this overrides the built-in icon.
- icon_
name str - Name of the built-in icon, or 'Custom' to use customData
- custom_
data str - Custom data. Base64-encoded SVG data. If set, this overrides the built-in icon.
- icon
Name String - Name of the built-in icon, or 'Custom' to use customData
- custom
Data String - Custom data. Base64-encoded SVG data. If set, this overrides the built-in icon.
LogAnalyticsSignalGroupResponse
- Authentication
Setting string - Reference to the name of the authentication setting which is used for querying the data source
- Log
Analytics stringWorkspace Resource Id - Log Analytics Workspace resource ID
- Signal
Assignments List<Pulumi.Azure Native. Cloud Health. Inputs. Signal Assignment Response> - Signal definitions which are assigned to this signal group. All assignments are combined with an OR operator.
- Authentication
Setting string - Reference to the name of the authentication setting which is used for querying the data source
- Log
Analytics stringWorkspace Resource Id - Log Analytics Workspace resource ID
- Signal
Assignments []SignalAssignment Response - Signal definitions which are assigned to this signal group. All assignments are combined with an OR operator.
- authentication
Setting String - Reference to the name of the authentication setting which is used for querying the data source
- log
Analytics StringWorkspace Resource Id - Log Analytics Workspace resource ID
- signal
Assignments List<SignalAssignment Response> - Signal definitions which are assigned to this signal group. All assignments are combined with an OR operator.
- authentication
Setting string - Reference to the name of the authentication setting which is used for querying the data source
- log
Analytics stringWorkspace Resource Id - Log Analytics Workspace resource ID
- signal
Assignments SignalAssignment Response[] - Signal definitions which are assigned to this signal group. All assignments are combined with an OR operator.
- authentication_
setting str - Reference to the name of the authentication setting which is used for querying the data source
- log_
analytics_ strworkspace_ resource_ id - Log Analytics Workspace resource ID
- signal_
assignments Sequence[SignalAssignment Response] - Signal definitions which are assigned to this signal group. All assignments are combined with an OR operator.
- authentication
Setting String - Reference to the name of the authentication setting which is used for querying the data source
- log
Analytics StringWorkspace Resource Id - Log Analytics Workspace resource ID
- signal
Assignments List<Property Map> - Signal definitions which are assigned to this signal group. All assignments are combined with an OR operator.
SignalAssignmentResponse
- Signal
Definitions List<string> - Signal definitions referenced by their names. All definitions are combined with an AND operator.
- Signal
Definitions []string - Signal definitions referenced by their names. All definitions are combined with an AND operator.
- signal
Definitions List<String> - Signal definitions referenced by their names. All definitions are combined with an AND operator.
- signal
Definitions string[] - Signal definitions referenced by their names. All definitions are combined with an AND operator.
- signal_
definitions Sequence[str] - Signal definitions referenced by their names. All definitions are combined with an AND operator.
- signal
Definitions List<String> - Signal definitions referenced by their names. All definitions are combined with an AND operator.
SignalGroupResponse
- Azure
Log Pulumi.Analytics Azure Native. Cloud Health. Inputs. Log Analytics Signal Group Response - Log Analytics Signal Group
- Azure
Monitor Pulumi.Workspace Azure Native. Cloud Health. Inputs. Azure Monitor Workspace Signal Group Response - Azure Monitor Workspace Signal Group
- Azure
Resource Pulumi.Azure Native. Cloud Health. Inputs. Azure Resource Signal Group Response - Azure Resource Signal Group
- Dependencies
Pulumi.
Azure Native. Cloud Health. Inputs. Dependencies Signal Group Response - Settings for dependency signals to control how the health state of child entities influences the health state of the parent entity.
- Azure
Log LogAnalytics Analytics Signal Group Response - Log Analytics Signal Group
- Azure
Monitor AzureWorkspace Monitor Workspace Signal Group Response - Azure Monitor Workspace Signal Group
- Azure
Resource AzureResource Signal Group Response - Azure Resource Signal Group
- Dependencies
Dependencies
Signal Group Response - Settings for dependency signals to control how the health state of child entities influences the health state of the parent entity.
- azure
Log LogAnalytics Analytics Signal Group Response - Log Analytics Signal Group
- azure
Monitor AzureWorkspace Monitor Workspace Signal Group Response - Azure Monitor Workspace Signal Group
- azure
Resource AzureResource Signal Group Response - Azure Resource Signal Group
- dependencies
Dependencies
Signal Group Response - Settings for dependency signals to control how the health state of child entities influences the health state of the parent entity.
- azure
Log LogAnalytics Analytics Signal Group Response - Log Analytics Signal Group
- azure
Monitor AzureWorkspace Monitor Workspace Signal Group Response - Azure Monitor Workspace Signal Group
- azure
Resource AzureResource Signal Group Response - Azure Resource Signal Group
- dependencies
Dependencies
Signal Group Response - Settings for dependency signals to control how the health state of child entities influences the health state of the parent entity.
- azure_
log_ Loganalytics Analytics Signal Group Response - Log Analytics Signal Group
- azure_
monitor_ Azureworkspace Monitor Workspace Signal Group Response - Azure Monitor Workspace Signal Group
- azure_
resource AzureResource Signal Group Response - Azure Resource Signal Group
- dependencies
Dependencies
Signal Group Response - Settings for dependency signals to control how the health state of child entities influences the health state of the parent entity.
- azure
Log Property MapAnalytics - Log Analytics Signal Group
- azure
Monitor Property MapWorkspace - Azure Monitor Workspace Signal Group
- azure
Resource Property Map - Azure Resource Signal Group
- dependencies Property Map
- Settings for dependency signals to control how the health state of child entities influences the health state of the parent entity.
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 last 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 last 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 last 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 last 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 last 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 last 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
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.6.1 published on Friday, Aug 1, 2025 by Pulumi