dynatrace logo
Dynatrace v0.0.2, Nov 1 22

dynatrace.ManagementZone

Create ManagementZone Resource

new ManagementZone(name: string, args?: ManagementZoneArgs, opts?: CustomResourceOptions);
@overload
def ManagementZone(resource_name: str,
                   opts: Optional[ResourceOptions] = None,
                   description: Optional[str] = None,
                   dimensional_rules: Optional[Sequence[ManagementZoneDimensionalRuleArgs]] = None,
                   entity_selector_based_rules: Optional[Sequence[ManagementZoneEntitySelectorBasedRuleArgs]] = None,
                   metadata: Optional[ManagementZoneMetadataArgs] = None,
                   name: Optional[str] = None,
                   rules: Optional[Sequence[ManagementZoneRuleArgs]] = None,
                   unknowns: Optional[str] = None)
@overload
def ManagementZone(resource_name: str,
                   args: Optional[ManagementZoneArgs] = None,
                   opts: Optional[ResourceOptions] = None)
func NewManagementZone(ctx *Context, name string, args *ManagementZoneArgs, opts ...ResourceOption) (*ManagementZone, error)
public ManagementZone(string name, ManagementZoneArgs? args = null, CustomResourceOptions? opts = null)
public ManagementZone(String name, ManagementZoneArgs args)
public ManagementZone(String name, ManagementZoneArgs args, CustomResourceOptions options)
type: dynatrace:ManagementZone
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.

name string
The unique name of the resource.
args ManagementZoneArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
resource_name str
The unique name of the resource.
args ManagementZoneArgs
The arguments to resource properties.
opts ResourceOptions
Bag of options to control resource's behavior.
ctx Context
Context object for the current deployment.
name string
The unique name of the resource.
args ManagementZoneArgs
The arguments to resource properties.
opts ResourceOption
Bag of options to control resource's behavior.
name string
The unique name of the resource.
args ManagementZoneArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
name String
The unique name of the resource.
args ManagementZoneArgs
The arguments to resource properties.
options CustomResourceOptions
Bag of options to control resource's behavior.

ManagementZone Resource Properties

To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

Inputs

The ManagementZone resource accepts the following input properties:

Description string

The description of the management zone

DimensionalRules List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneDimensionalRuleArgs>

A list of dimensional data rules for management zone usage. If several rules are specified, the or logic applies

EntitySelectorBasedRules List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneEntitySelectorBasedRuleArgs>

A list of entity-selector based rules for management zone usage. If several rules are specified, the or logic applies

Metadata Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneMetadataArgs

metadata exists for backwards compatibility but shouldn't get specified anymore

Deprecated:

metadata exists for backwards compatibility but shouldn't get specified anymore

Name string

The name of the management zone

Rules List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleArgs>

A list of rules for management zone usage. Each rule is evaluated independently of all other rules

Unknowns string

allows for configuring properties that are not explicitly supported by the current version of this provider

Description string

The description of the management zone

DimensionalRules []ManagementZoneDimensionalRuleArgs

A list of dimensional data rules for management zone usage. If several rules are specified, the or logic applies

EntitySelectorBasedRules []ManagementZoneEntitySelectorBasedRuleArgs

A list of entity-selector based rules for management zone usage. If several rules are specified, the or logic applies

Metadata ManagementZoneMetadataArgs

metadata exists for backwards compatibility but shouldn't get specified anymore

Deprecated:

metadata exists for backwards compatibility but shouldn't get specified anymore

Name string

The name of the management zone

Rules []ManagementZoneRuleArgs

A list of rules for management zone usage. Each rule is evaluated independently of all other rules

Unknowns string

allows for configuring properties that are not explicitly supported by the current version of this provider

description String

The description of the management zone

dimensionalRules List<ManagementZoneDimensionalRuleArgs>

A list of dimensional data rules for management zone usage. If several rules are specified, the or logic applies

entitySelectorBasedRules List<ManagementZoneEntitySelectorBasedRuleArgs>

A list of entity-selector based rules for management zone usage. If several rules are specified, the or logic applies

metadata ManagementZoneMetadataArgs

metadata exists for backwards compatibility but shouldn't get specified anymore

Deprecated:

metadata exists for backwards compatibility but shouldn't get specified anymore

name String

The name of the management zone

rules List<ManagementZoneRuleArgs>

A list of rules for management zone usage. Each rule is evaluated independently of all other rules

unknowns String

allows for configuring properties that are not explicitly supported by the current version of this provider

description string

The description of the management zone

dimensionalRules ManagementZoneDimensionalRuleArgs[]

A list of dimensional data rules for management zone usage. If several rules are specified, the or logic applies

entitySelectorBasedRules ManagementZoneEntitySelectorBasedRuleArgs[]

A list of entity-selector based rules for management zone usage. If several rules are specified, the or logic applies

metadata ManagementZoneMetadataArgs

metadata exists for backwards compatibility but shouldn't get specified anymore

Deprecated:

metadata exists for backwards compatibility but shouldn't get specified anymore

name string

The name of the management zone

rules ManagementZoneRuleArgs[]

A list of rules for management zone usage. Each rule is evaluated independently of all other rules

unknowns string

allows for configuring properties that are not explicitly supported by the current version of this provider

description str

The description of the management zone

dimensional_rules Sequence[ManagementZoneDimensionalRuleArgs]

A list of dimensional data rules for management zone usage. If several rules are specified, the or logic applies

entity_selector_based_rules Sequence[ManagementZoneEntitySelectorBasedRuleArgs]

A list of entity-selector based rules for management zone usage. If several rules are specified, the or logic applies

metadata ManagementZoneMetadataArgs

metadata exists for backwards compatibility but shouldn't get specified anymore

Deprecated:

metadata exists for backwards compatibility but shouldn't get specified anymore

name str

The name of the management zone

rules Sequence[ManagementZoneRuleArgs]

A list of rules for management zone usage. Each rule is evaluated independently of all other rules

unknowns str

allows for configuring properties that are not explicitly supported by the current version of this provider

description String

The description of the management zone

dimensionalRules List<Property Map>

A list of dimensional data rules for management zone usage. If several rules are specified, the or logic applies

entitySelectorBasedRules List<Property Map>

A list of entity-selector based rules for management zone usage. If several rules are specified, the or logic applies

metadata Property Map

metadata exists for backwards compatibility but shouldn't get specified anymore

Deprecated:

metadata exists for backwards compatibility but shouldn't get specified anymore

name String

The name of the management zone

rules List<Property Map>

A list of rules for management zone usage. Each rule is evaluated independently of all other rules

unknowns String

allows for configuring properties that are not explicitly supported by the current version of this provider

Outputs

All input properties are implicitly available as output properties. Additionally, the ManagementZone resource produces the following output properties:

Id string

The provider-assigned unique ID for this managed resource.

Id string

The provider-assigned unique ID for this managed resource.

id String

The provider-assigned unique ID for this managed resource.

id string

The provider-assigned unique ID for this managed resource.

id str

The provider-assigned unique ID for this managed resource.

id String

The provider-assigned unique ID for this managed resource.

Look up Existing ManagementZone Resource

Get an existing ManagementZone resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.

public static get(name: string, id: Input<ID>, state?: ManagementZoneState, opts?: CustomResourceOptions): ManagementZone
@staticmethod
def get(resource_name: str,
        id: str,
        opts: Optional[ResourceOptions] = None,
        description: Optional[str] = None,
        dimensional_rules: Optional[Sequence[ManagementZoneDimensionalRuleArgs]] = None,
        entity_selector_based_rules: Optional[Sequence[ManagementZoneEntitySelectorBasedRuleArgs]] = None,
        metadata: Optional[ManagementZoneMetadataArgs] = None,
        name: Optional[str] = None,
        rules: Optional[Sequence[ManagementZoneRuleArgs]] = None,
        unknowns: Optional[str] = None) -> ManagementZone
func GetManagementZone(ctx *Context, name string, id IDInput, state *ManagementZoneState, opts ...ResourceOption) (*ManagementZone, error)
public static ManagementZone Get(string name, Input<string> id, ManagementZoneState? state, CustomResourceOptions? opts = null)
public static ManagementZone get(String name, Output<String> id, ManagementZoneState state, CustomResourceOptions options)
Resource lookup is not supported in YAML
name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.
resource_name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.
name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.
name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.
The following state arguments are supported:
Description string

The description of the management zone

DimensionalRules List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneDimensionalRuleArgs>

A list of dimensional data rules for management zone usage. If several rules are specified, the or logic applies

EntitySelectorBasedRules List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneEntitySelectorBasedRuleArgs>

A list of entity-selector based rules for management zone usage. If several rules are specified, the or logic applies

Metadata Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneMetadataArgs

metadata exists for backwards compatibility but shouldn't get specified anymore

Deprecated:

metadata exists for backwards compatibility but shouldn't get specified anymore

Name string

The name of the management zone

Rules List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleArgs>

A list of rules for management zone usage. Each rule is evaluated independently of all other rules

Unknowns string

allows for configuring properties that are not explicitly supported by the current version of this provider

Description string

The description of the management zone

DimensionalRules []ManagementZoneDimensionalRuleArgs

A list of dimensional data rules for management zone usage. If several rules are specified, the or logic applies

EntitySelectorBasedRules []ManagementZoneEntitySelectorBasedRuleArgs

A list of entity-selector based rules for management zone usage. If several rules are specified, the or logic applies

Metadata ManagementZoneMetadataArgs

metadata exists for backwards compatibility but shouldn't get specified anymore

Deprecated:

metadata exists for backwards compatibility but shouldn't get specified anymore

Name string

The name of the management zone

Rules []ManagementZoneRuleArgs

A list of rules for management zone usage. Each rule is evaluated independently of all other rules

Unknowns string

allows for configuring properties that are not explicitly supported by the current version of this provider

description String

The description of the management zone

dimensionalRules List<ManagementZoneDimensionalRuleArgs>

A list of dimensional data rules for management zone usage. If several rules are specified, the or logic applies

entitySelectorBasedRules List<ManagementZoneEntitySelectorBasedRuleArgs>

A list of entity-selector based rules for management zone usage. If several rules are specified, the or logic applies

metadata ManagementZoneMetadataArgs

metadata exists for backwards compatibility but shouldn't get specified anymore

Deprecated:

metadata exists for backwards compatibility but shouldn't get specified anymore

name String

The name of the management zone

rules List<ManagementZoneRuleArgs>

A list of rules for management zone usage. Each rule is evaluated independently of all other rules

unknowns String

allows for configuring properties that are not explicitly supported by the current version of this provider

description string

The description of the management zone

dimensionalRules ManagementZoneDimensionalRuleArgs[]

A list of dimensional data rules for management zone usage. If several rules are specified, the or logic applies

entitySelectorBasedRules ManagementZoneEntitySelectorBasedRuleArgs[]

A list of entity-selector based rules for management zone usage. If several rules are specified, the or logic applies

metadata ManagementZoneMetadataArgs

metadata exists for backwards compatibility but shouldn't get specified anymore

Deprecated:

metadata exists for backwards compatibility but shouldn't get specified anymore

name string

The name of the management zone

rules ManagementZoneRuleArgs[]

A list of rules for management zone usage. Each rule is evaluated independently of all other rules

unknowns string

allows for configuring properties that are not explicitly supported by the current version of this provider

description str

The description of the management zone

dimensional_rules Sequence[ManagementZoneDimensionalRuleArgs]

A list of dimensional data rules for management zone usage. If several rules are specified, the or logic applies

entity_selector_based_rules Sequence[ManagementZoneEntitySelectorBasedRuleArgs]

A list of entity-selector based rules for management zone usage. If several rules are specified, the or logic applies

metadata ManagementZoneMetadataArgs

metadata exists for backwards compatibility but shouldn't get specified anymore

Deprecated:

metadata exists for backwards compatibility but shouldn't get specified anymore

name str

The name of the management zone

rules Sequence[ManagementZoneRuleArgs]

A list of rules for management zone usage. Each rule is evaluated independently of all other rules

unknowns str

allows for configuring properties that are not explicitly supported by the current version of this provider

description String

The description of the management zone

dimensionalRules List<Property Map>

A list of dimensional data rules for management zone usage. If several rules are specified, the or logic applies

entitySelectorBasedRules List<Property Map>

A list of entity-selector based rules for management zone usage. If several rules are specified, the or logic applies

metadata Property Map

metadata exists for backwards compatibility but shouldn't get specified anymore

Deprecated:

metadata exists for backwards compatibility but shouldn't get specified anymore

name String

The name of the management zone

rules List<Property Map>

A list of rules for management zone usage. Each rule is evaluated independently of all other rules

unknowns String

allows for configuring properties that are not explicitly supported by the current version of this provider

Supporting Types

ManagementZoneDimensionalRule

ManagementZoneDimensionalRuleCondition

Key string
Match string
Type string
Unknowns string
Value string
Key string
Match string
Type string
Unknowns string
Value string
key String
match String
type String
unknowns String
value String
key string
match string
type string
unknowns string
value string
key str
match str
type str
unknowns str
value str
key String
match String
type String
unknowns String
value String

ManagementZoneEntitySelectorBasedRule

Enabled bool
Selector string
Unknowns string
Enabled bool
Selector string
Unknowns string
enabled Boolean
selector String
unknowns String
enabled boolean
selector string
unknowns string
enabled Boolean
selector String
unknowns String

ManagementZoneMetadata

ManagementZoneRule

ManagementZoneRuleCondition

ApplicationTypeComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionApplicationTypeComparison>

Deprecated:

You should use 'application_type' instead of 'application_type_comparison'. This attribute still exists for backwards compatibility.

ApplicationTypes List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionApplicationType>
AzureComputeModeComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionAzureComputeModeComparison>
AzureComputeModes List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionAzureComputeMode>

Deprecated:

You should use 'azure_compute_mode' instead of 'azure_compute_mode_comparison'. This attribute still exists for backwards compatibility.

AzureSkuComparisions List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionAzureSkuComparision>

Deprecated:

You should use 'azure_sku' instead of 'azure_sku_comparision'. This attribute still exists for backwards compatibility.

AzureSkus List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionAzureSkus>
BaseComparisonBasics List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionBaseComparisonBasic>

Deprecated:

You should use 'comparison' instead of 'base_comparison_basic'. This attribute still exists for backwards compatibility.

BaseConditionKeys List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionBaseConditionKey>

Deprecated:

'base_condition_key' is deprecated. You should use 'key'

BitnessComparisions List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionBitnessComparision>

Deprecated:

You should use 'bitness' instead of 'bitness_comparision'. This attribute still exists for backwards compatibility.

Bitnesses List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionBitness>
CloudTypeComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionCloudTypeComparison>

Deprecated:

You should use 'cloud_type' instead of 'cloud_type_comparison'. This attribute still exists for backwards compatibility.

CloudTypes List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionCloudType>
Comparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionComparison>
CustomApplicationTypeComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionCustomApplicationTypeComparison>

Deprecated:

You should use 'custom_application_type' instead of 'custom_application_type_comparison'. This attribute still exists for backwards compatibility.

CustomApplicationTypes List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionCustomApplicationType>
CustomHostMetadataConditionKeys List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionCustomHostMetadataConditionKey>

Deprecated:

'custom_host_metadata_condition_key' is deprecated. You should use 'custom_host_metadata'

CustomHostMetadatas List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionCustomHostMetadata>
CustomProcessMetadataConditionKeys List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionCustomProcessMetadataConditionKey>

Deprecated:

'custom_process_metadata_condition_key' is deprecated. You should use 'custom_process_metadata'

CustomProcessMetadatas List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionCustomProcessMetadata>
DatabaseTopologies List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionDatabaseTopology>
DatabaseTopologyComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionDatabaseTopologyComparison>

Deprecated:

You should use 'database_topology' instead of 'database_topology_comparison'. This attribute still exists for backwards compatibility.

DcrumDecoderComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionDcrumDecoderComparison>

Deprecated:

You should use 'dcrum_decoder' instead of 'dcrum_decoder_comparison'. This attribute still exists for backwards compatibility.

DcrumDecoders List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionDcrumDecoder>
Entities List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionEntity>
EntityIdComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionEntityIdComparison>

Deprecated:

You should use 'entity' instead of 'entity_id_comparison'. This attribute still exists for backwards compatibility.

HostTeches List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionHostTech>
HypervisorTypeComparisions List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionHypervisorTypeComparision>

Deprecated:

hypervisor_type_comparision is deprecated. Use hypervisor instead

Hypervisors List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionHypervisor>
IndexedNameComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionIndexedNameComparison>

Deprecated:

You should use 'indexed_name' instead of 'indexed_name_comparison'. This attribute still exists for backwards compatibility.

IndexedNames List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionIndexedName>
IndexedStringComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionIndexedStringComparison>

Deprecated:

You should use 'indexed_string' instead of 'indexed_string_comparison'. This attribute still exists for backwards compatibility.

IndexedStrings List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionIndexedString>
IndexedTagComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionIndexedTagComparison>

Deprecated:

You should use 'indexed_tag' instead of 'indexed_tag_comparison'. This attribute still exists for backwards compatibility.

IndexedTags List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionIndexedTag>
IntegerComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionIntegerComparison>

Deprecated:

You should use 'integer' instead of 'integer_comparison'. This attribute still exists for backwards compatibility.

Integers List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionInteger>
IpaddressComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionIpaddressComparison>

Deprecated:

You should use 'ipaddress' instead of 'ipaddress_comparison'. This attribute still exists for backwards compatibility.

Ipaddresses List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionIpaddress>
Keys List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionKey>
MobilePlatformComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionMobilePlatformComparison>

Deprecated:

You should use 'mobile_platform' instead of 'mobile_platform_comparison'. This attribute still exists for backwards compatibility.

MobilePlatforms List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionMobilePlatform>
OsArches List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionOsArch>
OsTypes List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionOsType>
OsarchitectureComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionOsarchitectureComparison>

Deprecated:

You should use 'os_arch' instead of 'osarchitecture_comparison'. This attribute still exists for backwards compatibility.

OstypeComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionOstypeComparison>

Deprecated:

You should use 'os_type' instead of 'ostype_comparison'. This attribute still exists for backwards compatibility.

PaasTypeComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionPaasTypeComparison>

Deprecated:

You should use 'paas_type' instead of 'paas_type_comparison'. This attribute still exists for backwards compatibility.

PaasTypes List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionPaasType>
ProcessMetadataConditionKeys List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionProcessMetadataConditionKey>

Deprecated:

'process_metadata_condition_key' is deprecated. You should use 'process_metadata'

ProcessMetadatas List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionProcessMetadata>
ServiceTopologies List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionServiceTopology>
ServiceTopologyComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionServiceTopologyComparison>

Deprecated:

You should use 'service_topology' instead of 'service_topology_comparison'. This attribute still exists for backwards compatibility.

ServiceTypeComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionServiceTypeComparison>

Deprecated:

You should use 'service_type' instead of 'service_type_comparison'. This attribute still exists for backwards compatibility.

ServiceTypes List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionServiceType>
SimpleHostTechComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionSimpleHostTechComparison>

Deprecated:

You should use 'host_tech' instead of 'simple_host_tech_comparison'. This attribute still exists for backwards compatibility.

SimpleTechComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionSimpleTechComparison>

Deprecated:

You should use 'tech' instead of 'simple_tech_comparison'. This attribute still exists for backwards compatibility.

StringComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionStringComparison>

Deprecated:

You should use 'string' instead of 'string_comparison'. This attribute still exists for backwards compatibility.

StringConditionKeys List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionStringConditionKey>

Deprecated:

'string_condition_key' is deprecated. You should use 'string_key'

StringKeys List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionStringKey>
Strings List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionString>
SyntheticEngineTypeComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionSyntheticEngineTypeComparison>

Deprecated:

You should use 'synthetic_engine' instead of 'synthetic_engine_type_comparison'. This attribute still exists for backwards compatibility.

SyntheticEngines List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionSyntheticEngine>
TagComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionTagComparison>

Deprecated:

You should use 'tag' instead of 'tag_comparison'. This attribute still exists for backwards compatibility.

Tags List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionTag>
Teches List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionTech>
Unknowns string
ApplicationTypeComparisons []ManagementZoneRuleConditionApplicationTypeComparison

Deprecated:

You should use 'application_type' instead of 'application_type_comparison'. This attribute still exists for backwards compatibility.

ApplicationTypes []ManagementZoneRuleConditionApplicationType
AzureComputeModeComparisons []ManagementZoneRuleConditionAzureComputeModeComparison
AzureComputeModes []ManagementZoneRuleConditionAzureComputeMode

Deprecated:

You should use 'azure_compute_mode' instead of 'azure_compute_mode_comparison'. This attribute still exists for backwards compatibility.

AzureSkuComparisions []ManagementZoneRuleConditionAzureSkuComparision

Deprecated:

You should use 'azure_sku' instead of 'azure_sku_comparision'. This attribute still exists for backwards compatibility.

AzureSkus []ManagementZoneRuleConditionAzureSkus
BaseComparisonBasics []ManagementZoneRuleConditionBaseComparisonBasic

Deprecated:

You should use 'comparison' instead of 'base_comparison_basic'. This attribute still exists for backwards compatibility.

BaseConditionKeys []ManagementZoneRuleConditionBaseConditionKey

Deprecated:

'base_condition_key' is deprecated. You should use 'key'

BitnessComparisions []ManagementZoneRuleConditionBitnessComparision

Deprecated:

You should use 'bitness' instead of 'bitness_comparision'. This attribute still exists for backwards compatibility.

Bitnesses []ManagementZoneRuleConditionBitness
CloudTypeComparisons []ManagementZoneRuleConditionCloudTypeComparison

Deprecated:

You should use 'cloud_type' instead of 'cloud_type_comparison'. This attribute still exists for backwards compatibility.

CloudTypes []ManagementZoneRuleConditionCloudType
Comparisons []ManagementZoneRuleConditionComparison
CustomApplicationTypeComparisons []ManagementZoneRuleConditionCustomApplicationTypeComparison

Deprecated:

You should use 'custom_application_type' instead of 'custom_application_type_comparison'. This attribute still exists for backwards compatibility.

CustomApplicationTypes []ManagementZoneRuleConditionCustomApplicationType
CustomHostMetadataConditionKeys []ManagementZoneRuleConditionCustomHostMetadataConditionKey

Deprecated:

'custom_host_metadata_condition_key' is deprecated. You should use 'custom_host_metadata'

CustomHostMetadatas []ManagementZoneRuleConditionCustomHostMetadata
CustomProcessMetadataConditionKeys []ManagementZoneRuleConditionCustomProcessMetadataConditionKey

Deprecated:

'custom_process_metadata_condition_key' is deprecated. You should use 'custom_process_metadata'

CustomProcessMetadatas []ManagementZoneRuleConditionCustomProcessMetadata
DatabaseTopologies []ManagementZoneRuleConditionDatabaseTopology
DatabaseTopologyComparisons []ManagementZoneRuleConditionDatabaseTopologyComparison

Deprecated:

You should use 'database_topology' instead of 'database_topology_comparison'. This attribute still exists for backwards compatibility.

DcrumDecoderComparisons []ManagementZoneRuleConditionDcrumDecoderComparison

Deprecated:

You should use 'dcrum_decoder' instead of 'dcrum_decoder_comparison'. This attribute still exists for backwards compatibility.

DcrumDecoders []ManagementZoneRuleConditionDcrumDecoder
Entities []ManagementZoneRuleConditionEntity
EntityIdComparisons []ManagementZoneRuleConditionEntityIdComparison

Deprecated:

You should use 'entity' instead of 'entity_id_comparison'. This attribute still exists for backwards compatibility.

HostTeches []ManagementZoneRuleConditionHostTech
HypervisorTypeComparisions []ManagementZoneRuleConditionHypervisorTypeComparision

Deprecated:

hypervisor_type_comparision is deprecated. Use hypervisor instead

Hypervisors []ManagementZoneRuleConditionHypervisor
IndexedNameComparisons []ManagementZoneRuleConditionIndexedNameComparison

Deprecated:

You should use 'indexed_name' instead of 'indexed_name_comparison'. This attribute still exists for backwards compatibility.

IndexedNames []ManagementZoneRuleConditionIndexedName
IndexedStringComparisons []ManagementZoneRuleConditionIndexedStringComparison

Deprecated:

You should use 'indexed_string' instead of 'indexed_string_comparison'. This attribute still exists for backwards compatibility.

IndexedStrings []ManagementZoneRuleConditionIndexedString
IndexedTagComparisons []ManagementZoneRuleConditionIndexedTagComparison

Deprecated:

You should use 'indexed_tag' instead of 'indexed_tag_comparison'. This attribute still exists for backwards compatibility.

IndexedTags []ManagementZoneRuleConditionIndexedTag
IntegerComparisons []ManagementZoneRuleConditionIntegerComparison

Deprecated:

You should use 'integer' instead of 'integer_comparison'. This attribute still exists for backwards compatibility.

Integers []ManagementZoneRuleConditionInteger
IpaddressComparisons []ManagementZoneRuleConditionIpaddressComparison

Deprecated:

You should use 'ipaddress' instead of 'ipaddress_comparison'. This attribute still exists for backwards compatibility.

Ipaddresses []ManagementZoneRuleConditionIpaddress
Keys []ManagementZoneRuleConditionKey
MobilePlatformComparisons []ManagementZoneRuleConditionMobilePlatformComparison

Deprecated:

You should use 'mobile_platform' instead of 'mobile_platform_comparison'. This attribute still exists for backwards compatibility.

MobilePlatforms []ManagementZoneRuleConditionMobilePlatform
OsArches []ManagementZoneRuleConditionOsArch
OsTypes []ManagementZoneRuleConditionOsType
OsarchitectureComparisons []ManagementZoneRuleConditionOsarchitectureComparison

Deprecated:

You should use 'os_arch' instead of 'osarchitecture_comparison'. This attribute still exists for backwards compatibility.

OstypeComparisons []ManagementZoneRuleConditionOstypeComparison

Deprecated:

You should use 'os_type' instead of 'ostype_comparison'. This attribute still exists for backwards compatibility.

PaasTypeComparisons []ManagementZoneRuleConditionPaasTypeComparison

Deprecated:

You should use 'paas_type' instead of 'paas_type_comparison'. This attribute still exists for backwards compatibility.

PaasTypes []ManagementZoneRuleConditionPaasType
ProcessMetadataConditionKeys []ManagementZoneRuleConditionProcessMetadataConditionKey

Deprecated:

'process_metadata_condition_key' is deprecated. You should use 'process_metadata'

ProcessMetadatas []ManagementZoneRuleConditionProcessMetadata
ServiceTopologies []ManagementZoneRuleConditionServiceTopology
ServiceTopologyComparisons []ManagementZoneRuleConditionServiceTopologyComparison

Deprecated:

You should use 'service_topology' instead of 'service_topology_comparison'. This attribute still exists for backwards compatibility.

ServiceTypeComparisons []ManagementZoneRuleConditionServiceTypeComparison

Deprecated:

You should use 'service_type' instead of 'service_type_comparison'. This attribute still exists for backwards compatibility.

ServiceTypes []ManagementZoneRuleConditionServiceType
SimpleHostTechComparisons []ManagementZoneRuleConditionSimpleHostTechComparison

Deprecated:

You should use 'host_tech' instead of 'simple_host_tech_comparison'. This attribute still exists for backwards compatibility.

SimpleTechComparisons []ManagementZoneRuleConditionSimpleTechComparison

Deprecated:

You should use 'tech' instead of 'simple_tech_comparison'. This attribute still exists for backwards compatibility.

StringComparisons []ManagementZoneRuleConditionStringComparison

Deprecated:

You should use 'string' instead of 'string_comparison'. This attribute still exists for backwards compatibility.

StringConditionKeys []ManagementZoneRuleConditionStringConditionKey

Deprecated:

'string_condition_key' is deprecated. You should use 'string_key'

StringKeys []ManagementZoneRuleConditionStringKey
Strings []ManagementZoneRuleConditionString
SyntheticEngineTypeComparisons []ManagementZoneRuleConditionSyntheticEngineTypeComparison

Deprecated:

You should use 'synthetic_engine' instead of 'synthetic_engine_type_comparison'. This attribute still exists for backwards compatibility.

SyntheticEngines []ManagementZoneRuleConditionSyntheticEngine
TagComparisons []ManagementZoneRuleConditionTagComparison

Deprecated:

You should use 'tag' instead of 'tag_comparison'. This attribute still exists for backwards compatibility.

Tags []ManagementZoneRuleConditionTag
Teches []ManagementZoneRuleConditionTech
Unknowns string
applicationTypeComparisons List<ManagementZoneRuleConditionApplicationTypeComparison>

Deprecated:

You should use 'application_type' instead of 'application_type_comparison'. This attribute still exists for backwards compatibility.

applicationTypes List<ManagementZoneRuleConditionApplicationType>
azureComputeModeComparisons List<ManagementZoneRuleConditionAzureComputeModeComparison>
azureComputeModes List<ManagementZoneRuleConditionAzureComputeMode>

Deprecated:

You should use 'azure_compute_mode' instead of 'azure_compute_mode_comparison'. This attribute still exists for backwards compatibility.

azureSkuComparisions List<ManagementZoneRuleConditionAzureSkuComparision>

Deprecated:

You should use 'azure_sku' instead of 'azure_sku_comparision'. This attribute still exists for backwards compatibility.

azureSkus List<ManagementZoneRuleConditionAzureSkus>
baseComparisonBasics List<ManagementZoneRuleConditionBaseComparisonBasic>

Deprecated:

You should use 'comparison' instead of 'base_comparison_basic'. This attribute still exists for backwards compatibility.

baseConditionKeys List<ManagementZoneRuleConditionBaseConditionKey>

Deprecated:

'base_condition_key' is deprecated. You should use 'key'

bitnessComparisions List<ManagementZoneRuleConditionBitnessComparision>

Deprecated:

You should use 'bitness' instead of 'bitness_comparision'. This attribute still exists for backwards compatibility.

bitnesses List<ManagementZoneRuleConditionBitness>
cloudTypeComparisons List<ManagementZoneRuleConditionCloudTypeComparison>

Deprecated:

You should use 'cloud_type' instead of 'cloud_type_comparison'. This attribute still exists for backwards compatibility.

cloudTypes List<ManagementZoneRuleConditionCloudType>
comparisons List<ManagementZoneRuleConditionComparison>
customApplicationTypeComparisons List<ManagementZoneRuleConditionCustomApplicationTypeComparison>

Deprecated:

You should use 'custom_application_type' instead of 'custom_application_type_comparison'. This attribute still exists for backwards compatibility.

customApplicationTypes List<ManagementZoneRuleConditionCustomApplicationType>
customHostMetadataConditionKeys List<ManagementZoneRuleConditionCustomHostMetadataConditionKey>

Deprecated:

'custom_host_metadata_condition_key' is deprecated. You should use 'custom_host_metadata'

customHostMetadatas List<ManagementZoneRuleConditionCustomHostMetadata>
customProcessMetadataConditionKeys List<ManagementZoneRuleConditionCustomProcessMetadataConditionKey>

Deprecated:

'custom_process_metadata_condition_key' is deprecated. You should use 'custom_process_metadata'

customProcessMetadatas List<ManagementZoneRuleConditionCustomProcessMetadata>
databaseTopologies List<ManagementZoneRuleConditionDatabaseTopology>
databaseTopologyComparisons List<ManagementZoneRuleConditionDatabaseTopologyComparison>

Deprecated:

You should use 'database_topology' instead of 'database_topology_comparison'. This attribute still exists for backwards compatibility.

dcrumDecoderComparisons List<ManagementZoneRuleConditionDcrumDecoderComparison>

Deprecated:

You should use 'dcrum_decoder' instead of 'dcrum_decoder_comparison'. This attribute still exists for backwards compatibility.

dcrumDecoders List<ManagementZoneRuleConditionDcrumDecoder>
entities List<ManagementZoneRuleConditionEntity>
entityIdComparisons List<ManagementZoneRuleConditionEntityIdComparison>

Deprecated:

You should use 'entity' instead of 'entity_id_comparison'. This attribute still exists for backwards compatibility.

hostTeches List<ManagementZoneRuleConditionHostTech>
hypervisorTypeComparisions List<ManagementZoneRuleConditionHypervisorTypeComparision>

Deprecated:

hypervisor_type_comparision is deprecated. Use hypervisor instead

hypervisors List<ManagementZoneRuleConditionHypervisor>
indexedNameComparisons List<ManagementZoneRuleConditionIndexedNameComparison>

Deprecated:

You should use 'indexed_name' instead of 'indexed_name_comparison'. This attribute still exists for backwards compatibility.

indexedNames List<ManagementZoneRuleConditionIndexedName>
indexedStringComparisons List<ManagementZoneRuleConditionIndexedStringComparison>

Deprecated:

You should use 'indexed_string' instead of 'indexed_string_comparison'. This attribute still exists for backwards compatibility.

indexedStrings List<ManagementZoneRuleConditionIndexedString>
indexedTagComparisons List<ManagementZoneRuleConditionIndexedTagComparison>

Deprecated:

You should use 'indexed_tag' instead of 'indexed_tag_comparison'. This attribute still exists for backwards compatibility.

indexedTags List<ManagementZoneRuleConditionIndexedTag>
integerComparisons List<ManagementZoneRuleConditionIntegerComparison>

Deprecated:

You should use 'integer' instead of 'integer_comparison'. This attribute still exists for backwards compatibility.

integers List<ManagementZoneRuleConditionInteger>
ipaddressComparisons List<ManagementZoneRuleConditionIpaddressComparison>

Deprecated:

You should use 'ipaddress' instead of 'ipaddress_comparison'. This attribute still exists for backwards compatibility.

ipaddresses List<ManagementZoneRuleConditionIpaddress>
keys List<ManagementZoneRuleConditionKey>
mobilePlatformComparisons List<ManagementZoneRuleConditionMobilePlatformComparison>

Deprecated:

You should use 'mobile_platform' instead of 'mobile_platform_comparison'. This attribute still exists for backwards compatibility.

mobilePlatforms List<ManagementZoneRuleConditionMobilePlatform>
osArches List<ManagementZoneRuleConditionOsArch>
osTypes List<ManagementZoneRuleConditionOsType>
osarchitectureComparisons List<ManagementZoneRuleConditionOsarchitectureComparison>

Deprecated:

You should use 'os_arch' instead of 'osarchitecture_comparison'. This attribute still exists for backwards compatibility.

ostypeComparisons List<ManagementZoneRuleConditionOstypeComparison>

Deprecated:

You should use 'os_type' instead of 'ostype_comparison'. This attribute still exists for backwards compatibility.

paasTypeComparisons List<ManagementZoneRuleConditionPaasTypeComparison>

Deprecated:

You should use 'paas_type' instead of 'paas_type_comparison'. This attribute still exists for backwards compatibility.

paasTypes List<ManagementZoneRuleConditionPaasType>
processMetadataConditionKeys List<ManagementZoneRuleConditionProcessMetadataConditionKey>

Deprecated:

'process_metadata_condition_key' is deprecated. You should use 'process_metadata'

processMetadatas List<ManagementZoneRuleConditionProcessMetadata>
serviceTopologies List<ManagementZoneRuleConditionServiceTopology>
serviceTopologyComparisons List<ManagementZoneRuleConditionServiceTopologyComparison>

Deprecated:

You should use 'service_topology' instead of 'service_topology_comparison'. This attribute still exists for backwards compatibility.

serviceTypeComparisons List<ManagementZoneRuleConditionServiceTypeComparison>

Deprecated:

You should use 'service_type' instead of 'service_type_comparison'. This attribute still exists for backwards compatibility.

serviceTypes List<ManagementZoneRuleConditionServiceType>
simpleHostTechComparisons List<ManagementZoneRuleConditionSimpleHostTechComparison>

Deprecated:

You should use 'host_tech' instead of 'simple_host_tech_comparison'. This attribute still exists for backwards compatibility.

simpleTechComparisons List<ManagementZoneRuleConditionSimpleTechComparison>

Deprecated:

You should use 'tech' instead of 'simple_tech_comparison'. This attribute still exists for backwards compatibility.

stringComparisons List<ManagementZoneRuleConditionStringComparison>

Deprecated:

You should use 'string' instead of 'string_comparison'. This attribute still exists for backwards compatibility.

stringConditionKeys List<ManagementZoneRuleConditionStringConditionKey>

Deprecated:

'string_condition_key' is deprecated. You should use 'string_key'

stringKeys List<ManagementZoneRuleConditionStringKey>
strings List<ManagementZoneRuleConditionString>
syntheticEngineTypeComparisons List<ManagementZoneRuleConditionSyntheticEngineTypeComparison>

Deprecated:

You should use 'synthetic_engine' instead of 'synthetic_engine_type_comparison'. This attribute still exists for backwards compatibility.

syntheticEngines List<ManagementZoneRuleConditionSyntheticEngine>
tagComparisons List<ManagementZoneRuleConditionTagComparison>

Deprecated:

You should use 'tag' instead of 'tag_comparison'. This attribute still exists for backwards compatibility.

tags List<ManagementZoneRuleConditionTag>
teches List<ManagementZoneRuleConditionTech>
unknowns String
applicationTypeComparisons ManagementZoneRuleConditionApplicationTypeComparison[]

Deprecated:

You should use 'application_type' instead of 'application_type_comparison'. This attribute still exists for backwards compatibility.

applicationTypes ManagementZoneRuleConditionApplicationType[]
azureComputeModeComparisons ManagementZoneRuleConditionAzureComputeModeComparison[]
azureComputeModes ManagementZoneRuleConditionAzureComputeMode[]

Deprecated:

You should use 'azure_compute_mode' instead of 'azure_compute_mode_comparison'. This attribute still exists for backwards compatibility.

azureSkuComparisions ManagementZoneRuleConditionAzureSkuComparision[]

Deprecated:

You should use 'azure_sku' instead of 'azure_sku_comparision'. This attribute still exists for backwards compatibility.

azureSkus ManagementZoneRuleConditionAzureSkus[]
baseComparisonBasics ManagementZoneRuleConditionBaseComparisonBasic[]

Deprecated:

You should use 'comparison' instead of 'base_comparison_basic'. This attribute still exists for backwards compatibility.

baseConditionKeys ManagementZoneRuleConditionBaseConditionKey[]

Deprecated:

'base_condition_key' is deprecated. You should use 'key'

bitnessComparisions ManagementZoneRuleConditionBitnessComparision[]

Deprecated:

You should use 'bitness' instead of 'bitness_comparision'. This attribute still exists for backwards compatibility.

bitnesses ManagementZoneRuleConditionBitness[]
cloudTypeComparisons ManagementZoneRuleConditionCloudTypeComparison[]

Deprecated:

You should use 'cloud_type' instead of 'cloud_type_comparison'. This attribute still exists for backwards compatibility.

cloudTypes ManagementZoneRuleConditionCloudType[]
comparisons ManagementZoneRuleConditionComparison[]
customApplicationTypeComparisons ManagementZoneRuleConditionCustomApplicationTypeComparison[]

Deprecated:

You should use 'custom_application_type' instead of 'custom_application_type_comparison'. This attribute still exists for backwards compatibility.

customApplicationTypes ManagementZoneRuleConditionCustomApplicationType[]
customHostMetadataConditionKeys ManagementZoneRuleConditionCustomHostMetadataConditionKey[]

Deprecated:

'custom_host_metadata_condition_key' is deprecated. You should use 'custom_host_metadata'

customHostMetadatas ManagementZoneRuleConditionCustomHostMetadata[]
customProcessMetadataConditionKeys ManagementZoneRuleConditionCustomProcessMetadataConditionKey[]

Deprecated:

'custom_process_metadata_condition_key' is deprecated. You should use 'custom_process_metadata'

customProcessMetadatas ManagementZoneRuleConditionCustomProcessMetadata[]
databaseTopologies ManagementZoneRuleConditionDatabaseTopology[]
databaseTopologyComparisons ManagementZoneRuleConditionDatabaseTopologyComparison[]

Deprecated:

You should use 'database_topology' instead of 'database_topology_comparison'. This attribute still exists for backwards compatibility.

dcrumDecoderComparisons ManagementZoneRuleConditionDcrumDecoderComparison[]

Deprecated:

You should use 'dcrum_decoder' instead of 'dcrum_decoder_comparison'. This attribute still exists for backwards compatibility.

dcrumDecoders ManagementZoneRuleConditionDcrumDecoder[]
entities ManagementZoneRuleConditionEntity[]
entityIdComparisons ManagementZoneRuleConditionEntityIdComparison[]

Deprecated:

You should use 'entity' instead of 'entity_id_comparison'. This attribute still exists for backwards compatibility.

hostTeches ManagementZoneRuleConditionHostTech[]
hypervisorTypeComparisions ManagementZoneRuleConditionHypervisorTypeComparision[]

Deprecated:

hypervisor_type_comparision is deprecated. Use hypervisor instead

hypervisors ManagementZoneRuleConditionHypervisor[]
indexedNameComparisons ManagementZoneRuleConditionIndexedNameComparison[]

Deprecated:

You should use 'indexed_name' instead of 'indexed_name_comparison'. This attribute still exists for backwards compatibility.

indexedNames ManagementZoneRuleConditionIndexedName[]
indexedStringComparisons ManagementZoneRuleConditionIndexedStringComparison[]

Deprecated:

You should use 'indexed_string' instead of 'indexed_string_comparison'. This attribute still exists for backwards compatibility.

indexedStrings ManagementZoneRuleConditionIndexedString[]
indexedTagComparisons ManagementZoneRuleConditionIndexedTagComparison[]

Deprecated:

You should use 'indexed_tag' instead of 'indexed_tag_comparison'. This attribute still exists for backwards compatibility.

indexedTags ManagementZoneRuleConditionIndexedTag[]
integerComparisons ManagementZoneRuleConditionIntegerComparison[]

Deprecated:

You should use 'integer' instead of 'integer_comparison'. This attribute still exists for backwards compatibility.

integers ManagementZoneRuleConditionInteger[]
ipaddressComparisons ManagementZoneRuleConditionIpaddressComparison[]

Deprecated:

You should use 'ipaddress' instead of 'ipaddress_comparison'. This attribute still exists for backwards compatibility.

ipaddresses ManagementZoneRuleConditionIpaddress[]
keys ManagementZoneRuleConditionKey[]
mobilePlatformComparisons ManagementZoneRuleConditionMobilePlatformComparison[]

Deprecated:

You should use 'mobile_platform' instead of 'mobile_platform_comparison'. This attribute still exists for backwards compatibility.

mobilePlatforms ManagementZoneRuleConditionMobilePlatform[]
osArches ManagementZoneRuleConditionOsArch[]
osTypes ManagementZoneRuleConditionOsType[]
osarchitectureComparisons ManagementZoneRuleConditionOsarchitectureComparison[]

Deprecated:

You should use 'os_arch' instead of 'osarchitecture_comparison'. This attribute still exists for backwards compatibility.

ostypeComparisons ManagementZoneRuleConditionOstypeComparison[]

Deprecated:

You should use 'os_type' instead of 'ostype_comparison'. This attribute still exists for backwards compatibility.

paasTypeComparisons ManagementZoneRuleConditionPaasTypeComparison[]

Deprecated:

You should use 'paas_type' instead of 'paas_type_comparison'. This attribute still exists for backwards compatibility.

paasTypes ManagementZoneRuleConditionPaasType[]
processMetadataConditionKeys ManagementZoneRuleConditionProcessMetadataConditionKey[]

Deprecated:

'process_metadata_condition_key' is deprecated. You should use 'process_metadata'

processMetadatas ManagementZoneRuleConditionProcessMetadata[]
serviceTopologies ManagementZoneRuleConditionServiceTopology[]
serviceTopologyComparisons ManagementZoneRuleConditionServiceTopologyComparison[]

Deprecated:

You should use 'service_topology' instead of 'service_topology_comparison'. This attribute still exists for backwards compatibility.

serviceTypeComparisons ManagementZoneRuleConditionServiceTypeComparison[]

Deprecated:

You should use 'service_type' instead of 'service_type_comparison'. This attribute still exists for backwards compatibility.

serviceTypes ManagementZoneRuleConditionServiceType[]
simpleHostTechComparisons ManagementZoneRuleConditionSimpleHostTechComparison[]

Deprecated:

You should use 'host_tech' instead of 'simple_host_tech_comparison'. This attribute still exists for backwards compatibility.

simpleTechComparisons ManagementZoneRuleConditionSimpleTechComparison[]

Deprecated:

You should use 'tech' instead of 'simple_tech_comparison'. This attribute still exists for backwards compatibility.

stringComparisons ManagementZoneRuleConditionStringComparison[]

Deprecated:

You should use 'string' instead of 'string_comparison'. This attribute still exists for backwards compatibility.

stringConditionKeys ManagementZoneRuleConditionStringConditionKey[]

Deprecated:

'string_condition_key' is deprecated. You should use 'string_key'

stringKeys ManagementZoneRuleConditionStringKey[]
strings ManagementZoneRuleConditionString[]
syntheticEngineTypeComparisons ManagementZoneRuleConditionSyntheticEngineTypeComparison[]

Deprecated:

You should use 'synthetic_engine' instead of 'synthetic_engine_type_comparison'. This attribute still exists for backwards compatibility.

syntheticEngines ManagementZoneRuleConditionSyntheticEngine[]
tagComparisons ManagementZoneRuleConditionTagComparison[]

Deprecated:

You should use 'tag' instead of 'tag_comparison'. This attribute still exists for backwards compatibility.

tags ManagementZoneRuleConditionTag[]
teches ManagementZoneRuleConditionTech[]
unknowns string
application_type_comparisons Sequence[ManagementZoneRuleConditionApplicationTypeComparison]

Deprecated:

You should use 'application_type' instead of 'application_type_comparison'. This attribute still exists for backwards compatibility.

application_types Sequence[ManagementZoneRuleConditionApplicationType]
azure_compute_mode_comparisons Sequence[ManagementZoneRuleConditionAzureComputeModeComparison]
azure_compute_modes Sequence[ManagementZoneRuleConditionAzureComputeMode]

Deprecated:

You should use 'azure_compute_mode' instead of 'azure_compute_mode_comparison'. This attribute still exists for backwards compatibility.

azure_sku_comparisions Sequence[ManagementZoneRuleConditionAzureSkuComparision]

Deprecated:

You should use 'azure_sku' instead of 'azure_sku_comparision'. This attribute still exists for backwards compatibility.

azure_skus Sequence[ManagementZoneRuleConditionAzureSkus]
base_comparison_basics Sequence[ManagementZoneRuleConditionBaseComparisonBasic]

Deprecated:

You should use 'comparison' instead of 'base_comparison_basic'. This attribute still exists for backwards compatibility.

base_condition_keys Sequence[ManagementZoneRuleConditionBaseConditionKey]

Deprecated:

'base_condition_key' is deprecated. You should use 'key'

bitness_comparisions Sequence[ManagementZoneRuleConditionBitnessComparision]

Deprecated:

You should use 'bitness' instead of 'bitness_comparision'. This attribute still exists for backwards compatibility.

bitnesses Sequence[ManagementZoneRuleConditionBitness]
cloud_type_comparisons Sequence[ManagementZoneRuleConditionCloudTypeComparison]

Deprecated:

You should use 'cloud_type' instead of 'cloud_type_comparison'. This attribute still exists for backwards compatibility.

cloud_types Sequence[ManagementZoneRuleConditionCloudType]
comparisons Sequence[ManagementZoneRuleConditionComparison]
custom_application_type_comparisons Sequence[ManagementZoneRuleConditionCustomApplicationTypeComparison]

Deprecated:

You should use 'custom_application_type' instead of 'custom_application_type_comparison'. This attribute still exists for backwards compatibility.

custom_application_types Sequence[ManagementZoneRuleConditionCustomApplicationType]
custom_host_metadata_condition_keys Sequence[ManagementZoneRuleConditionCustomHostMetadataConditionKey]

Deprecated:

'custom_host_metadata_condition_key' is deprecated. You should use 'custom_host_metadata'

custom_host_metadatas Sequence[ManagementZoneRuleConditionCustomHostMetadata]
custom_process_metadata_condition_keys Sequence[ManagementZoneRuleConditionCustomProcessMetadataConditionKey]

Deprecated:

'custom_process_metadata_condition_key' is deprecated. You should use 'custom_process_metadata'

custom_process_metadatas Sequence[ManagementZoneRuleConditionCustomProcessMetadata]
database_topologies Sequence[ManagementZoneRuleConditionDatabaseTopology]
database_topology_comparisons Sequence[ManagementZoneRuleConditionDatabaseTopologyComparison]

Deprecated:

You should use 'database_topology' instead of 'database_topology_comparison'. This attribute still exists for backwards compatibility.

dcrum_decoder_comparisons Sequence[ManagementZoneRuleConditionDcrumDecoderComparison]

Deprecated:

You should use 'dcrum_decoder' instead of 'dcrum_decoder_comparison'. This attribute still exists for backwards compatibility.

dcrum_decoders Sequence[ManagementZoneRuleConditionDcrumDecoder]
entities Sequence[ManagementZoneRuleConditionEntity]
entity_id_comparisons Sequence[ManagementZoneRuleConditionEntityIdComparison]

Deprecated:

You should use 'entity' instead of 'entity_id_comparison'. This attribute still exists for backwards compatibility.

host_teches Sequence[ManagementZoneRuleConditionHostTech]
hypervisor_type_comparisions Sequence[ManagementZoneRuleConditionHypervisorTypeComparision]

Deprecated:

hypervisor_type_comparision is deprecated. Use hypervisor instead

hypervisors Sequence[ManagementZoneRuleConditionHypervisor]
indexed_name_comparisons Sequence[ManagementZoneRuleConditionIndexedNameComparison]

Deprecated:

You should use 'indexed_name' instead of 'indexed_name_comparison'. This attribute still exists for backwards compatibility.

indexed_names Sequence[ManagementZoneRuleConditionIndexedName]
indexed_string_comparisons Sequence[ManagementZoneRuleConditionIndexedStringComparison]

Deprecated:

You should use 'indexed_string' instead of 'indexed_string_comparison'. This attribute still exists for backwards compatibility.

indexed_strings Sequence[ManagementZoneRuleConditionIndexedString]
indexed_tag_comparisons Sequence[ManagementZoneRuleConditionIndexedTagComparison]

Deprecated:

You should use 'indexed_tag' instead of 'indexed_tag_comparison'. This attribute still exists for backwards compatibility.

indexed_tags Sequence[ManagementZoneRuleConditionIndexedTag]
integer_comparisons Sequence[ManagementZoneRuleConditionIntegerComparison]

Deprecated:

You should use 'integer' instead of 'integer_comparison'. This attribute still exists for backwards compatibility.

integers Sequence[ManagementZoneRuleConditionInteger]
ipaddress_comparisons Sequence[ManagementZoneRuleConditionIpaddressComparison]

Deprecated:

You should use 'ipaddress' instead of 'ipaddress_comparison'. This attribute still exists for backwards compatibility.

ipaddresses Sequence[ManagementZoneRuleConditionIpaddress]
keys Sequence[ManagementZoneRuleConditionKey]
mobile_platform_comparisons Sequence[ManagementZoneRuleConditionMobilePlatformComparison]

Deprecated:

You should use 'mobile_platform' instead of 'mobile_platform_comparison'. This attribute still exists for backwards compatibility.

mobile_platforms Sequence[ManagementZoneRuleConditionMobilePlatform]
os_arches Sequence[ManagementZoneRuleConditionOsArch]
os_types Sequence[ManagementZoneRuleConditionOsType]
osarchitecture_comparisons Sequence[ManagementZoneRuleConditionOsarchitectureComparison]

Deprecated:

You should use 'os_arch' instead of 'osarchitecture_comparison'. This attribute still exists for backwards compatibility.

ostype_comparisons Sequence[ManagementZoneRuleConditionOstypeComparison]

Deprecated:

You should use 'os_type' instead of 'ostype_comparison'. This attribute still exists for backwards compatibility.

paas_type_comparisons Sequence[ManagementZoneRuleConditionPaasTypeComparison]

Deprecated:

You should use 'paas_type' instead of 'paas_type_comparison'. This attribute still exists for backwards compatibility.

paas_types Sequence[ManagementZoneRuleConditionPaasType]
process_metadata_condition_keys Sequence[ManagementZoneRuleConditionProcessMetadataConditionKey]

Deprecated:

'process_metadata_condition_key' is deprecated. You should use 'process_metadata'

process_metadatas Sequence[ManagementZoneRuleConditionProcessMetadata]
service_topologies Sequence[ManagementZoneRuleConditionServiceTopology]
service_topology_comparisons Sequence[ManagementZoneRuleConditionServiceTopologyComparison]

Deprecated:

You should use 'service_topology' instead of 'service_topology_comparison'. This attribute still exists for backwards compatibility.

service_type_comparisons Sequence[ManagementZoneRuleConditionServiceTypeComparison]

Deprecated:

You should use 'service_type' instead of 'service_type_comparison'. This attribute still exists for backwards compatibility.

service_types Sequence[ManagementZoneRuleConditionServiceType]
simple_host_tech_comparisons Sequence[ManagementZoneRuleConditionSimpleHostTechComparison]

Deprecated:

You should use 'host_tech' instead of 'simple_host_tech_comparison'. This attribute still exists for backwards compatibility.

simple_tech_comparisons Sequence[ManagementZoneRuleConditionSimpleTechComparison]

Deprecated:

You should use 'tech' instead of 'simple_tech_comparison'. This attribute still exists for backwards compatibility.

string_comparisons Sequence[ManagementZoneRuleConditionStringComparison]

Deprecated:

You should use 'string' instead of 'string_comparison'. This attribute still exists for backwards compatibility.

string_condition_keys Sequence[ManagementZoneRuleConditionStringConditionKey]

Deprecated:

'string_condition_key' is deprecated. You should use 'string_key'

string_keys Sequence[ManagementZoneRuleConditionStringKey]
strings Sequence[ManagementZoneRuleConditionString]
synthetic_engine_type_comparisons Sequence[ManagementZoneRuleConditionSyntheticEngineTypeComparison]

Deprecated:

You should use 'synthetic_engine' instead of 'synthetic_engine_type_comparison'. This attribute still exists for backwards compatibility.

synthetic_engines Sequence[ManagementZoneRuleConditionSyntheticEngine]
tag_comparisons Sequence[ManagementZoneRuleConditionTagComparison]

Deprecated:

You should use 'tag' instead of 'tag_comparison'. This attribute still exists for backwards compatibility.

tags Sequence[ManagementZoneRuleConditionTag]
teches Sequence[ManagementZoneRuleConditionTech]
unknowns str
applicationTypeComparisons List<Property Map>

Deprecated:

You should use 'application_type' instead of 'application_type_comparison'. This attribute still exists for backwards compatibility.

applicationTypes List<Property Map>
azureComputeModeComparisons List<Property Map>
azureComputeModes List<Property Map>

Deprecated:

You should use 'azure_compute_mode' instead of 'azure_compute_mode_comparison'. This attribute still exists for backwards compatibility.

azureSkuComparisions List<Property Map>

Deprecated:

You should use 'azure_sku' instead of 'azure_sku_comparision'. This attribute still exists for backwards compatibility.

azureSkus List<Property Map>
baseComparisonBasics List<Property Map>

Deprecated:

You should use 'comparison' instead of 'base_comparison_basic'. This attribute still exists for backwards compatibility.

baseConditionKeys List<Property Map>

Deprecated:

'base_condition_key' is deprecated. You should use 'key'

bitnessComparisions List<Property Map>

Deprecated:

You should use 'bitness' instead of 'bitness_comparision'. This attribute still exists for backwards compatibility.

bitnesses List<Property Map>
cloudTypeComparisons List<Property Map>

Deprecated:

You should use 'cloud_type' instead of 'cloud_type_comparison'. This attribute still exists for backwards compatibility.

cloudTypes List<Property Map>
comparisons List<Property Map>
customApplicationTypeComparisons List<Property Map>

Deprecated:

You should use 'custom_application_type' instead of 'custom_application_type_comparison'. This attribute still exists for backwards compatibility.

customApplicationTypes List<Property Map>
customHostMetadataConditionKeys List<Property Map>

Deprecated:

'custom_host_metadata_condition_key' is deprecated. You should use 'custom_host_metadata'

customHostMetadatas List<Property Map>
customProcessMetadataConditionKeys List<Property Map>

Deprecated:

'custom_process_metadata_condition_key' is deprecated. You should use 'custom_process_metadata'

customProcessMetadatas List<Property Map>
databaseTopologies List<Property Map>
databaseTopologyComparisons List<Property Map>

Deprecated:

You should use 'database_topology' instead of 'database_topology_comparison'. This attribute still exists for backwards compatibility.

dcrumDecoderComparisons List<Property Map>

Deprecated:

You should use 'dcrum_decoder' instead of 'dcrum_decoder_comparison'. This attribute still exists for backwards compatibility.

dcrumDecoders List<Property Map>
entities List<Property Map>
entityIdComparisons List<Property Map>

Deprecated:

You should use 'entity' instead of 'entity_id_comparison'. This attribute still exists for backwards compatibility.

hostTeches List<Property Map>
hypervisorTypeComparisions List<Property Map>

Deprecated:

hypervisor_type_comparision is deprecated. Use hypervisor instead

hypervisors List<Property Map>
indexedNameComparisons List<Property Map>

Deprecated:

You should use 'indexed_name' instead of 'indexed_name_comparison'. This attribute still exists for backwards compatibility.

indexedNames List<Property Map>
indexedStringComparisons List<Property Map>

Deprecated:

You should use 'indexed_string' instead of 'indexed_string_comparison'. This attribute still exists for backwards compatibility.

indexedStrings List<Property Map>
indexedTagComparisons List<Property Map>

Deprecated:

You should use 'indexed_tag' instead of 'indexed_tag_comparison'. This attribute still exists for backwards compatibility.

indexedTags List<Property Map>
integerComparisons List<Property Map>

Deprecated:

You should use 'integer' instead of 'integer_comparison'. This attribute still exists for backwards compatibility.

integers List<Property Map>
ipaddressComparisons List<Property Map>

Deprecated:

You should use 'ipaddress' instead of 'ipaddress_comparison'. This attribute still exists for backwards compatibility.

ipaddresses List<Property Map>
keys List<Property Map>
mobilePlatformComparisons List<Property Map>

Deprecated:

You should use 'mobile_platform' instead of 'mobile_platform_comparison'. This attribute still exists for backwards compatibility.

mobilePlatforms List<Property Map>
osArches List<Property Map>
osTypes List<Property Map>
osarchitectureComparisons List<Property Map>

Deprecated:

You should use 'os_arch' instead of 'osarchitecture_comparison'. This attribute still exists for backwards compatibility.

ostypeComparisons List<Property Map>

Deprecated:

You should use 'os_type' instead of 'ostype_comparison'. This attribute still exists for backwards compatibility.

paasTypeComparisons List<Property Map>

Deprecated:

You should use 'paas_type' instead of 'paas_type_comparison'. This attribute still exists for backwards compatibility.

paasTypes List<Property Map>
processMetadataConditionKeys List<Property Map>

Deprecated:

'process_metadata_condition_key' is deprecated. You should use 'process_metadata'

processMetadatas List<Property Map>
serviceTopologies List<Property Map>
serviceTopologyComparisons List<Property Map>

Deprecated:

You should use 'service_topology' instead of 'service_topology_comparison'. This attribute still exists for backwards compatibility.

serviceTypeComparisons List<Property Map>

Deprecated:

You should use 'service_type' instead of 'service_type_comparison'. This attribute still exists for backwards compatibility.

serviceTypes List<Property Map>
simpleHostTechComparisons List<Property Map>

Deprecated:

You should use 'host_tech' instead of 'simple_host_tech_comparison'. This attribute still exists for backwards compatibility.

simpleTechComparisons List<Property Map>

Deprecated:

You should use 'tech' instead of 'simple_tech_comparison'. This attribute still exists for backwards compatibility.

stringComparisons List<Property Map>

Deprecated:

You should use 'string' instead of 'string_comparison'. This attribute still exists for backwards compatibility.

stringConditionKeys List<Property Map>

Deprecated:

'string_condition_key' is deprecated. You should use 'string_key'

stringKeys List<Property Map>
strings List<Property Map>
syntheticEngineTypeComparisons List<Property Map>

Deprecated:

You should use 'synthetic_engine' instead of 'synthetic_engine_type_comparison'. This attribute still exists for backwards compatibility.

syntheticEngines List<Property Map>
tagComparisons List<Property Map>

Deprecated:

You should use 'tag' instead of 'tag_comparison'. This attribute still exists for backwards compatibility.

tags List<Property Map>
teches List<Property Map>
unknowns String

ManagementZoneRuleConditionApplicationType

Operator string
Negate bool
Unknowns string
Value string
Operator string
Negate bool
Unknowns string
Value string
operator String
negate Boolean
unknowns String
value String
operator string
negate boolean
unknowns string
value string
operator String
negate Boolean
unknowns String
value String

ManagementZoneRuleConditionApplicationTypeComparison

Operator string
Negate bool
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Value string
Operator string
Negate bool
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Value string
operator String
negate Boolean
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
value String
operator string
negate boolean
type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns string
value string
operator str
negate bool
type str

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns str
value str
operator String
negate Boolean
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
value String

ManagementZoneRuleConditionAzureComputeMode

Operator string
Negate bool
Unknowns string
Value string
Operator string
Negate bool
Unknowns string
Value string
operator String
negate Boolean
unknowns String
value String
operator string
negate boolean
unknowns string
value string
operator String
negate Boolean
unknowns String
value String

ManagementZoneRuleConditionAzureComputeModeComparison

Operator string
Negate bool
Unknowns string
Value string
Operator string
Negate bool
Unknowns string
Value string
operator String
negate Boolean
unknowns String
value String
operator string
negate boolean
unknowns string
value string
operator String
negate Boolean
unknowns String
value String

ManagementZoneRuleConditionAzureSkuComparision

Operator string
Negate bool
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Value string
Operator string
Negate bool
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Value string
operator String
negate Boolean
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
value String
operator string
negate boolean
type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns string
value string
operator str
negate bool
type str

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns str
value str
operator String
negate Boolean
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
value String

ManagementZoneRuleConditionAzureSkus

Operator string
Negate bool
Unknowns string
Value string
Operator string
Negate bool
Unknowns string
Value string
operator String
negate Boolean
unknowns String
value String
operator string
negate boolean
unknowns string
value string
operator String
negate Boolean
unknowns String
value String

ManagementZoneRuleConditionBaseComparisonBasic

Type string
Negate bool
Unknowns string
Type string
Negate bool
Unknowns string
type String
negate Boolean
unknowns String
type string
negate boolean
unknowns string
type str
negate bool
unknowns str
type String
negate Boolean
unknowns String

ManagementZoneRuleConditionBaseConditionKey

Attribute string
Type string
Unknowns string
Attribute string
Type string
Unknowns string
attribute String
type String
unknowns String
attribute string
type string
unknowns string
attribute String
type String
unknowns String

ManagementZoneRuleConditionBitness

Operator string
Negate bool
Unknowns string
Value string
Operator string
Negate bool
Unknowns string
Value string
operator String
negate Boolean
unknowns String
value String
operator string
negate boolean
unknowns string
value string
operator String
negate Boolean
unknowns String
value String

ManagementZoneRuleConditionBitnessComparision

Operator string
Negate bool
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Value string
Operator string
Negate bool
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Value string
operator String
negate Boolean
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
value String
operator string
negate boolean
type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns string
value string
operator str
negate bool
type str

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns str
value str
operator String
negate Boolean
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
value String

ManagementZoneRuleConditionCloudType

Operator string
Negate bool
Unknowns string
Value string
Operator string
Negate bool
Unknowns string
Value string
operator String
negate Boolean
unknowns String
value String
operator string
negate boolean
unknowns string
value string
operator String
negate Boolean
unknowns String
value String

ManagementZoneRuleConditionCloudTypeComparison

Operator string
Negate bool
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Value string
Operator string
Negate bool
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Value string
operator String
negate Boolean
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
value String
operator string
negate boolean
type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns string
value string
operator str
negate bool
type str

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns str
value str
operator String
negate Boolean
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
value String

ManagementZoneRuleConditionComparison

Type string
Negate bool
Unknowns string
Type string
Negate bool
Unknowns string
type String
negate Boolean
unknowns String
type string
negate boolean
unknowns string
type str
negate bool
unknowns str
type String
negate Boolean
unknowns String

ManagementZoneRuleConditionCustomApplicationType

Operator string
Negate bool
Unknowns string
Value string
Operator string
Negate bool
Unknowns string
Value string
operator String
negate Boolean
unknowns String
value String
operator string
negate boolean
unknowns string
value string
operator String
negate Boolean
unknowns String
value String

ManagementZoneRuleConditionCustomApplicationTypeComparison

Operator string
Negate bool
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Value string
Operator string
Negate bool
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Value string
operator String
negate Boolean
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
value String
operator string
negate boolean
type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns string
value string
operator str
negate bool
type str

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns str
value str
operator String
negate Boolean
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
value String

ManagementZoneRuleConditionCustomHostMetadata

ManagementZoneRuleConditionCustomHostMetadataConditionKey

Attribute string
DynamicKey Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionCustomHostMetadataConditionKeyDynamicKey
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Attribute string
DynamicKey ManagementZoneRuleConditionCustomHostMetadataConditionKeyDynamicKey
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
attribute String
dynamicKey ManagementZoneRuleConditionCustomHostMetadataConditionKeyDynamicKey
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
attribute string
dynamicKey ManagementZoneRuleConditionCustomHostMetadataConditionKeyDynamicKey
type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns string
attribute str
dynamic_key ManagementZoneRuleConditionCustomHostMetadataConditionKeyDynamicKey
type str

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns str
attribute String
dynamicKey Property Map
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String

ManagementZoneRuleConditionCustomHostMetadataConditionKeyDynamicKey

Key string
Source string
Unknowns string
Key string
Source string
Unknowns string
key String
source String
unknowns String
key string
source string
unknowns string
key str
source str
unknowns str
key String
source String
unknowns String

ManagementZoneRuleConditionCustomHostMetadataDynamicKey

Key string
Source string
Unknowns string
Key string
Source string
Unknowns string
key String
source String
unknowns String
key string
source string
unknowns string
key str
source str
unknowns str
key String
source String
unknowns String

ManagementZoneRuleConditionCustomProcessMetadata

ManagementZoneRuleConditionCustomProcessMetadataConditionKey

Attribute string
DynamicKey Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionCustomProcessMetadataConditionKeyDynamicKey
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Attribute string
DynamicKey ManagementZoneRuleConditionCustomProcessMetadataConditionKeyDynamicKey
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
attribute String
dynamicKey ManagementZoneRuleConditionCustomProcessMetadataConditionKeyDynamicKey
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
attribute string
dynamicKey ManagementZoneRuleConditionCustomProcessMetadataConditionKeyDynamicKey
type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns string
attribute str
dynamic_key ManagementZoneRuleConditionCustomProcessMetadataConditionKeyDynamicKey
type str

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns str
attribute String
dynamicKey Property Map
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String

ManagementZoneRuleConditionCustomProcessMetadataConditionKeyDynamicKey

Key string
Source string
Unknowns string
Key string
Source string
Unknowns string
key String
source String
unknowns String
key string
source string
unknowns string
key str
source str
unknowns str
key String
source String
unknowns String

ManagementZoneRuleConditionCustomProcessMetadataDynamicKey

Key string
Source string
Unknowns string
Key string
Source string
Unknowns string
key String
source String
unknowns String
key string
source string
unknowns string
key str
source str
unknowns str
key String
source String
unknowns String

ManagementZoneRuleConditionDatabaseTopology

Operator string
Negate bool
Unknowns string
Value string
Operator string
Negate bool
Unknowns string
Value string
operator String
negate Boolean
unknowns String
value String
operator string
negate boolean
unknowns string
value string
operator String
negate Boolean
unknowns String
value String

ManagementZoneRuleConditionDatabaseTopologyComparison

Operator string
Negate bool
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Value string
Operator string
Negate bool
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Value string
operator String
negate Boolean
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
value String
operator string
negate boolean
type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns string
value string
operator str
negate bool
type str

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns str
value str
operator String
negate Boolean
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
value String

ManagementZoneRuleConditionDcrumDecoder

Operator string
Negate bool
Unknowns string
Value string
Operator string
Negate bool
Unknowns string
Value string
operator String
negate Boolean
unknowns String
value String
operator string
negate boolean
unknowns string
value string
operator String
negate Boolean
unknowns String
value String

ManagementZoneRuleConditionDcrumDecoderComparison

Operator string
Negate bool
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Value string
Operator string
Negate bool
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Value string
operator String
negate Boolean
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
value String
operator string
negate boolean
type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns string
value string
operator str
negate bool
type str

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns str
value str
operator String
negate Boolean
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
value String

ManagementZoneRuleConditionEntity

Operator string
Negate bool
Unknowns string
Value string
Operator string
Negate bool
Unknowns string
Value string
operator String
negate Boolean
unknowns String
value String
operator string
negate boolean
unknowns string
value string
operator String
negate Boolean
unknowns String
value String

ManagementZoneRuleConditionEntityIdComparison

Operator string
Negate bool
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Value string
Operator string
Negate bool
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Value string
operator String
negate Boolean
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
value String
operator string
negate boolean
type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns string
value string
operator str
negate bool
type str

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns str
value str
operator String
negate Boolean
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
value String

ManagementZoneRuleConditionHostTech

ManagementZoneRuleConditionHostTechValue

Type string
Unknowns string
VerbatimType string
Type string
Unknowns string
VerbatimType string
type String
unknowns String
verbatimType String
type string
unknowns string
verbatimType string
type String
unknowns String
verbatimType String

ManagementZoneRuleConditionHypervisor

Operator string
Negate bool
Unknowns string
Value string
Operator string
Negate bool
Unknowns string
Value string
operator String
negate Boolean
unknowns String
value String
operator string
negate boolean
unknowns string
value string
operator String
negate Boolean
unknowns String
value String

ManagementZoneRuleConditionHypervisorTypeComparision

Operator string
Negate bool
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Value string
Operator string
Negate bool
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Value string
operator String
negate Boolean
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
value String
operator string
negate boolean
type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns string
value string
operator str
negate bool
type str

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns str
value str
operator String
negate Boolean
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
value String

ManagementZoneRuleConditionIndexedName

Operator string
Negate bool
Unknowns string
Value string
Operator string
Negate bool
Unknowns string
Value string
operator String
negate Boolean
unknowns String
value String
operator string
negate boolean
unknowns string
value string
operator String
negate Boolean
unknowns String
value String

ManagementZoneRuleConditionIndexedNameComparison

Operator string
Negate bool
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Value string
Operator string
Negate bool
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Value string
operator String
negate Boolean
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
value String
operator string
negate boolean
type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns string
value string
operator str
negate bool
type str

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns str
value str
operator String
negate Boolean
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
value String

ManagementZoneRuleConditionIndexedString

Operator string
Negate bool
Unknowns string
Value string
Operator string
Negate bool
Unknowns string
Value string
operator String
negate Boolean
unknowns String
value String
operator string
negate boolean
unknowns string
value string
operator String
negate Boolean
unknowns String
value String

ManagementZoneRuleConditionIndexedStringComparison

Operator string
Negate bool
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Value string
Operator string
Negate bool
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Value string
operator String
negate Boolean
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
value String
operator string
negate boolean
type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns string
value string
operator str
negate bool
type str

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns str
value str
operator String
negate Boolean
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
value String

ManagementZoneRuleConditionIndexedTag

ManagementZoneRuleConditionIndexedTagComparison

Operator string
Negate bool
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Value Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionIndexedTagComparisonValue
Operator string
Negate bool
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Value ManagementZoneRuleConditionIndexedTagComparisonValue
operator String
negate Boolean
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
value ManagementZoneRuleConditionIndexedTagComparisonValue
operator string
negate boolean
type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns string
value ManagementZoneRuleConditionIndexedTagComparisonValue
operator str
negate bool
type str

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns str
value ManagementZoneRuleConditionIndexedTagComparisonValue
operator String
negate Boolean
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
value Property Map

ManagementZoneRuleConditionIndexedTagComparisonValue

Context string
Key string
Unknowns string
Value string
Context string
Key string
Unknowns string
Value string
context String
key String
unknowns String
value String
context string
key string
unknowns string
value string
context str
key str
unknowns str
value str
context String
key String
unknowns String
value String

ManagementZoneRuleConditionIndexedTagValue

Context string
Key string
Unknowns string
Value string
Context string
Key string
Unknowns string
Value string
context String
key String
unknowns String
value String
context string
key string
unknowns string
value string
context str
key str
unknowns str
value str
context String
key String
unknowns String
value String

ManagementZoneRuleConditionInteger

Operator string
Negate bool
Unknowns string
Value int
Operator string
Negate bool
Unknowns string
Value int
operator String
negate Boolean
unknowns String
value Integer
operator string
negate boolean
unknowns string
value number
operator String
negate Boolean
unknowns String
value Number

ManagementZoneRuleConditionIntegerComparison

Operator string
Negate bool
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Value int
Operator string
Negate bool
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Value int
operator String
negate Boolean
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
value Integer
operator string
negate boolean
type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns string
value number
operator str
negate bool
type str

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns str
value int
operator String
negate Boolean
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
value Number

ManagementZoneRuleConditionIpaddress

Operator string
CaseSensitive bool
Negate bool
Unknowns string
Value string
Operator string
CaseSensitive bool
Negate bool
Unknowns string
Value string
operator String
caseSensitive Boolean
negate Boolean
unknowns String
value String
operator string
caseSensitive boolean
negate boolean
unknowns string
value string
operator String
caseSensitive Boolean
negate Boolean
unknowns String
value String

ManagementZoneRuleConditionIpaddressComparison

Operator string
CaseSensitive bool
Negate bool
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Value string
Operator string
CaseSensitive bool
Negate bool
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Value string
operator String
caseSensitive Boolean
negate Boolean
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
value String
operator string
caseSensitive boolean
negate boolean
type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns string
value string
operator str
case_sensitive bool
negate bool
type str

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns str
value str
operator String
caseSensitive Boolean
negate Boolean
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
value String

ManagementZoneRuleConditionKey

Attribute string
Type string
Unknowns string
Attribute string
Type string
Unknowns string
attribute String
type String
unknowns String
attribute string
type string
unknowns string
attribute String
type String
unknowns String

ManagementZoneRuleConditionMobilePlatform

Operator string
Negate bool
Unknowns string
Value string
Operator string
Negate bool
Unknowns string
Value string
operator String
negate Boolean
unknowns String
value String
operator string
negate boolean
unknowns string
value string
operator String
negate Boolean
unknowns String
value String

ManagementZoneRuleConditionMobilePlatformComparison

Operator string
Negate bool
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Value string
Operator string
Negate bool
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Value string
operator String
negate Boolean
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
value String
operator string
negate boolean
type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns string
value string
operator str
negate bool
type str

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns str
value str
operator String
negate Boolean
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
value String

ManagementZoneRuleConditionOsArch

Operator string
Negate bool
Unknowns string
Value string
Operator string
Negate bool
Unknowns string
Value string
operator String
negate Boolean
unknowns String
value String
operator string
negate boolean
unknowns string
value string
operator String
negate Boolean
unknowns String
value String

ManagementZoneRuleConditionOsType

Operator string
Negate bool
Unknowns string
Value string
Operator string
Negate bool
Unknowns string
Value string
operator String
negate Boolean
unknowns String
value String
operator string
negate boolean
unknowns string
value string
operator String
negate Boolean
unknowns String
value String

ManagementZoneRuleConditionOsarchitectureComparison

Operator string
Negate bool
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Value string
Operator string
Negate bool
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Value string
operator String
negate Boolean
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
value String
operator string
negate boolean
type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns string
value string
operator str
negate bool
type str

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns str
value str
operator String
negate Boolean
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
value String

ManagementZoneRuleConditionOstypeComparison

Operator string
Negate bool
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Value string
Operator string
Negate bool
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Value string
operator String
negate Boolean
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
value String
operator string
negate boolean
type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns string
value string
operator str
negate bool
type str

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns str
value str
operator String
negate Boolean
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
value String

ManagementZoneRuleConditionPaasType

Operator string
Negate bool
Unknowns string
Value string
Operator string
Negate bool
Unknowns string
Value string
operator String
negate Boolean
unknowns String
value String
operator string
negate boolean
unknowns string
value string
operator String
negate Boolean
unknowns String
value String

ManagementZoneRuleConditionPaasTypeComparison

Operator string
Negate bool
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Value string
Operator string
Negate bool
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Value string
operator String
negate Boolean
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
value String
operator string
negate boolean
type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns string
value string
operator str
negate bool
type str

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns str
value str
operator String
negate Boolean
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
value String

ManagementZoneRuleConditionProcessMetadata

Attribute string
DynamicKey string
Unknowns string
Attribute string
DynamicKey string
Unknowns string
attribute String
dynamicKey String
unknowns String
attribute string
dynamicKey string
unknowns string
attribute String
dynamicKey String
unknowns String

ManagementZoneRuleConditionProcessMetadataConditionKey

Attribute string
DynamicKey string
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Attribute string
DynamicKey string
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
attribute String
dynamicKey String
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
attribute string
dynamicKey string
type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns string
attribute str
dynamic_key str
type str

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns str
attribute String
dynamicKey String
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String

ManagementZoneRuleConditionServiceTopology

Operator string
Negate bool
Unknowns string
Value string
Operator string
Negate bool
Unknowns string
Value string
operator String
negate Boolean
unknowns String
value String
operator string
negate boolean
unknowns string
value string
operator String
negate Boolean
unknowns String
value String

ManagementZoneRuleConditionServiceTopologyComparison

Operator string
Negate bool
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Value string
Operator string
Negate bool
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Value string
operator String
negate Boolean
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
value String
operator string
negate boolean
type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns string
value string
operator str
negate bool
type str

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns str
value str
operator String
negate Boolean
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
value String

ManagementZoneRuleConditionServiceType

Operator string
Negate bool
Unknowns string
Value string
Operator string
Negate bool
Unknowns string
Value string
operator String
negate Boolean
unknowns String
value String
operator string
negate boolean
unknowns string
value string
operator String
negate Boolean
unknowns String
value String

ManagementZoneRuleConditionServiceTypeComparison

Operator string
Negate bool
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Value string
Operator string
Negate bool
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Value string
operator String
negate Boolean
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
value String
operator string
negate boolean
type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns string
value string
operator str
negate bool
type str

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns str
value str
operator String
negate Boolean
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
value String

ManagementZoneRuleConditionSimpleHostTechComparison

Operator string
Negate bool
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Value Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionSimpleHostTechComparisonValue
Operator string
Negate bool
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Value ManagementZoneRuleConditionSimpleHostTechComparisonValue
operator String
negate Boolean
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
value ManagementZoneRuleConditionSimpleHostTechComparisonValue
operator string
negate boolean
type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns string
value ManagementZoneRuleConditionSimpleHostTechComparisonValue
operator str
negate bool
type str

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns str
value ManagementZoneRuleConditionSimpleHostTechComparisonValue
operator String
negate Boolean
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
value Property Map

ManagementZoneRuleConditionSimpleHostTechComparisonValue

Type string
Unknowns string
VerbatimType string
Type string
Unknowns string
VerbatimType string
type String
unknowns String
verbatimType String
type string
unknowns string
verbatimType string
type String
unknowns String
verbatimType String

ManagementZoneRuleConditionSimpleTechComparison

Operator string
Negate bool
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Value Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionSimpleTechComparisonValue
Operator string
Negate bool
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Value ManagementZoneRuleConditionSimpleTechComparisonValue
operator String
negate Boolean
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
value ManagementZoneRuleConditionSimpleTechComparisonValue
operator string
negate boolean
type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns string
value ManagementZoneRuleConditionSimpleTechComparisonValue
operator str
negate bool
type str

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns str
value ManagementZoneRuleConditionSimpleTechComparisonValue
operator String
negate Boolean
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
value Property Map

ManagementZoneRuleConditionSimpleTechComparisonValue

Type string
Unknowns string
VerbatimType string
Type string
Unknowns string
VerbatimType string
type String
unknowns String
verbatimType String
type string
unknowns string
verbatimType string
type String
unknowns String
verbatimType String

ManagementZoneRuleConditionString

Operator string
CaseSensitive bool
Negate bool
Unknowns string
Value string
Operator string
CaseSensitive bool
Negate bool
Unknowns string
Value string
operator String
caseSensitive Boolean
negate Boolean
unknowns String
value String
operator string
caseSensitive boolean
negate boolean
unknowns string
value string
operator String
caseSensitive Boolean
negate Boolean
unknowns String
value String

ManagementZoneRuleConditionStringComparison

Operator string
CaseSensitive bool
Negate bool
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Value string
Operator string
CaseSensitive bool
Negate bool
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Value string
operator String
caseSensitive Boolean
negate Boolean
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
value String
operator string
caseSensitive boolean
negate boolean
type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns string
value string
operator str
case_sensitive bool
negate bool
type str

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns str
value str
operator String
caseSensitive Boolean
negate Boolean
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
value String

ManagementZoneRuleConditionStringConditionKey

Attribute string
DynamicKey string
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Attribute string
DynamicKey string
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
attribute String
dynamicKey String
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
attribute string
dynamicKey string
type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns string
attribute str
dynamic_key str
type str

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns str
attribute String
dynamicKey String
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String

ManagementZoneRuleConditionStringKey

Attribute string
DynamicKey string
Unknowns string
Attribute string
DynamicKey string
Unknowns string
attribute String
dynamicKey String
unknowns String
attribute string
dynamicKey string
unknowns string
attribute String
dynamicKey String
unknowns String

ManagementZoneRuleConditionSyntheticEngine

Operator string
Negate bool
Unknowns string
Value string
Operator string
Negate bool
Unknowns string
Value string
operator String
negate Boolean
unknowns String
value String
operator string
negate boolean
unknowns string
value string
operator String
negate Boolean
unknowns String
value String

ManagementZoneRuleConditionSyntheticEngineTypeComparison

Operator string
Negate bool
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Value string
Operator string
Negate bool
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Value string
operator String
negate Boolean
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
value String
operator string
negate boolean
type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns string
value string
operator str
negate bool
type str

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns str
value str
operator String
negate Boolean
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
value String

ManagementZoneRuleConditionTag

ManagementZoneRuleConditionTagComparison

Operator string
Negate bool
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Value Lbrlabs.PulumiPackage.Dynatrace.Inputs.ManagementZoneRuleConditionTagComparisonValue
Operator string
Negate bool
Type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

Unknowns string
Value ManagementZoneRuleConditionTagComparisonValue
operator String
negate Boolean
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
value ManagementZoneRuleConditionTagComparisonValue
operator string
negate boolean
type string

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns string
value ManagementZoneRuleConditionTagComparisonValue
operator str
negate bool
type str

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns str
value ManagementZoneRuleConditionTagComparisonValue
operator String
negate Boolean
type String

Deprecated:

The value of the attribute type is implicit, therefore shouldn't get specified

unknowns String
value Property Map

ManagementZoneRuleConditionTagComparisonValue

Context string
Key string
Unknowns string
Value string
Context string
Key string
Unknowns string
Value string
context String
key String
unknowns String
value String
context string
key string
unknowns string
value string
context str
key str
unknowns str
value str
context String
key String
unknowns String
value String

ManagementZoneRuleConditionTagValue

Context string
Key string
Unknowns string
Value string
Context string
Key string
Unknowns string
Value string
context String
key String
unknowns String
value String
context string
key string
unknowns string
value string
context str
key str
unknowns str
value str
context String
key String
unknowns String
value String

ManagementZoneRuleConditionTech

ManagementZoneRuleConditionTechValue

Type string
Unknowns string
VerbatimType string
Type string
Unknowns string
VerbatimType string
type String
unknowns String
verbatimType String
type string
unknowns string
verbatimType string
type String
unknowns String
verbatimType String

Package Details

Repository
dynatrace lbrlabs/pulumi-dynatrace
License
Apache-2.0
Notes

This Pulumi package is based on the dynatrace Terraform Provider.