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

azure-native.eventgrid.getEventChannel

Explore with Pulumi AI

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

    Get properties of an event channel. API Version: 2021-06-01-preview.

    Using getEventChannel

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getEventChannel(args: GetEventChannelArgs, opts?: InvokeOptions): Promise<GetEventChannelResult>
    function getEventChannelOutput(args: GetEventChannelOutputArgs, opts?: InvokeOptions): Output<GetEventChannelResult>
    def get_event_channel(event_channel_name: Optional[str] = None,
                          partner_namespace_name: Optional[str] = None,
                          resource_group_name: Optional[str] = None,
                          opts: Optional[InvokeOptions] = None) -> GetEventChannelResult
    def get_event_channel_output(event_channel_name: Optional[pulumi.Input[str]] = None,
                          partner_namespace_name: Optional[pulumi.Input[str]] = None,
                          resource_group_name: Optional[pulumi.Input[str]] = None,
                          opts: Optional[InvokeOptions] = None) -> Output[GetEventChannelResult]
    func LookupEventChannel(ctx *Context, args *LookupEventChannelArgs, opts ...InvokeOption) (*LookupEventChannelResult, error)
    func LookupEventChannelOutput(ctx *Context, args *LookupEventChannelOutputArgs, opts ...InvokeOption) LookupEventChannelResultOutput

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

    public static class GetEventChannel 
    {
        public static Task<GetEventChannelResult> InvokeAsync(GetEventChannelArgs args, InvokeOptions? opts = null)
        public static Output<GetEventChannelResult> Invoke(GetEventChannelInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetEventChannelResult> getEventChannel(GetEventChannelArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:eventgrid:getEventChannel
      arguments:
        # arguments dictionary

    The following arguments are supported:

    EventChannelName string
    Name of the event channel.
    PartnerNamespaceName string
    Name of the partner namespace.
    ResourceGroupName string
    The name of the resource group within the user's subscription.
    EventChannelName string
    Name of the event channel.
    PartnerNamespaceName string
    Name of the partner namespace.
    ResourceGroupName string
    The name of the resource group within the user's subscription.
    eventChannelName String
    Name of the event channel.
    partnerNamespaceName String
    Name of the partner namespace.
    resourceGroupName String
    The name of the resource group within the user's subscription.
    eventChannelName string
    Name of the event channel.
    partnerNamespaceName string
    Name of the partner namespace.
    resourceGroupName string
    The name of the resource group within the user's subscription.
    event_channel_name str
    Name of the event channel.
    partner_namespace_name str
    Name of the partner namespace.
    resource_group_name str
    The name of the resource group within the user's subscription.
    eventChannelName String
    Name of the event channel.
    partnerNamespaceName String
    Name of the partner namespace.
    resourceGroupName String
    The name of the resource group within the user's subscription.

    getEventChannel Result

    The following output properties are available:

    Id string
    Fully qualified identifier of the resource.
    Name string
    Name of the resource.
    PartnerTopicReadinessState string
    The readiness state of the corresponding partner topic.
    ProvisioningState string
    Provisioning state of the event channel.
    SystemData Pulumi.AzureNative.EventGrid.Outputs.SystemDataResponse
    The system metadata relating to Event Channel resource.
    Type string
    Type of the resource.
    Destination Pulumi.AzureNative.EventGrid.Outputs.EventChannelDestinationResponse
    Represents the destination of an event channel.
    ExpirationTimeIfNotActivatedUtc string
    Expiration time of the event channel. If this timer expires while the corresponding partner topic is never activated, the event channel and corresponding partner topic are deleted.
    Filter Pulumi.AzureNative.EventGrid.Outputs.EventChannelFilterResponse
    Information about the filter for the event channel.
    PartnerTopicFriendlyDescription string
    Friendly description about the topic. This can be set by the publisher/partner to show custom description for the customer partner topic. This will be helpful to remove any ambiguity of the origin of creation of the partner topic for the customer.
    Source Pulumi.AzureNative.EventGrid.Outputs.EventChannelSourceResponse
    Source of the event channel. This represents a unique resource in the partner's resource model.
    Id string
    Fully qualified identifier of the resource.
    Name string
    Name of the resource.
    PartnerTopicReadinessState string
    The readiness state of the corresponding partner topic.
    ProvisioningState string
    Provisioning state of the event channel.
    SystemData SystemDataResponse
    The system metadata relating to Event Channel resource.
    Type string
    Type of the resource.
    Destination EventChannelDestinationResponse
    Represents the destination of an event channel.
    ExpirationTimeIfNotActivatedUtc string
    Expiration time of the event channel. If this timer expires while the corresponding partner topic is never activated, the event channel and corresponding partner topic are deleted.
    Filter EventChannelFilterResponse
    Information about the filter for the event channel.
    PartnerTopicFriendlyDescription string
    Friendly description about the topic. This can be set by the publisher/partner to show custom description for the customer partner topic. This will be helpful to remove any ambiguity of the origin of creation of the partner topic for the customer.
    Source EventChannelSourceResponse
    Source of the event channel. This represents a unique resource in the partner's resource model.
    id String
    Fully qualified identifier of the resource.
    name String
    Name of the resource.
    partnerTopicReadinessState String
    The readiness state of the corresponding partner topic.
    provisioningState String
    Provisioning state of the event channel.
    systemData SystemDataResponse
    The system metadata relating to Event Channel resource.
    type String
    Type of the resource.
    destination EventChannelDestinationResponse
    Represents the destination of an event channel.
    expirationTimeIfNotActivatedUtc String
    Expiration time of the event channel. If this timer expires while the corresponding partner topic is never activated, the event channel and corresponding partner topic are deleted.
    filter EventChannelFilterResponse
    Information about the filter for the event channel.
    partnerTopicFriendlyDescription String
    Friendly description about the topic. This can be set by the publisher/partner to show custom description for the customer partner topic. This will be helpful to remove any ambiguity of the origin of creation of the partner topic for the customer.
    source EventChannelSourceResponse
    Source of the event channel. This represents a unique resource in the partner's resource model.
    id string
    Fully qualified identifier of the resource.
    name string
    Name of the resource.
    partnerTopicReadinessState string
    The readiness state of the corresponding partner topic.
    provisioningState string
    Provisioning state of the event channel.
    systemData SystemDataResponse
    The system metadata relating to Event Channel resource.
    type string
    Type of the resource.
    destination EventChannelDestinationResponse
    Represents the destination of an event channel.
    expirationTimeIfNotActivatedUtc string
    Expiration time of the event channel. If this timer expires while the corresponding partner topic is never activated, the event channel and corresponding partner topic are deleted.
    filter EventChannelFilterResponse
    Information about the filter for the event channel.
    partnerTopicFriendlyDescription string
    Friendly description about the topic. This can be set by the publisher/partner to show custom description for the customer partner topic. This will be helpful to remove any ambiguity of the origin of creation of the partner topic for the customer.
    source EventChannelSourceResponse
    Source of the event channel. This represents a unique resource in the partner's resource model.
    id str
    Fully qualified identifier of the resource.
    name str
    Name of the resource.
    partner_topic_readiness_state str
    The readiness state of the corresponding partner topic.
    provisioning_state str
    Provisioning state of the event channel.
    system_data SystemDataResponse
    The system metadata relating to Event Channel resource.
    type str
    Type of the resource.
    destination EventChannelDestinationResponse
    Represents the destination of an event channel.
    expiration_time_if_not_activated_utc str
    Expiration time of the event channel. If this timer expires while the corresponding partner topic is never activated, the event channel and corresponding partner topic are deleted.
    filter EventChannelFilterResponse
    Information about the filter for the event channel.
    partner_topic_friendly_description str
    Friendly description about the topic. This can be set by the publisher/partner to show custom description for the customer partner topic. This will be helpful to remove any ambiguity of the origin of creation of the partner topic for the customer.
    source EventChannelSourceResponse
    Source of the event channel. This represents a unique resource in the partner's resource model.
    id String
    Fully qualified identifier of the resource.
    name String
    Name of the resource.
    partnerTopicReadinessState String
    The readiness state of the corresponding partner topic.
    provisioningState String
    Provisioning state of the event channel.
    systemData Property Map
    The system metadata relating to Event Channel resource.
    type String
    Type of the resource.
    destination Property Map
    Represents the destination of an event channel.
    expirationTimeIfNotActivatedUtc String
    Expiration time of the event channel. If this timer expires while the corresponding partner topic is never activated, the event channel and corresponding partner topic are deleted.
    filter Property Map
    Information about the filter for the event channel.
    partnerTopicFriendlyDescription String
    Friendly description about the topic. This can be set by the publisher/partner to show custom description for the customer partner topic. This will be helpful to remove any ambiguity of the origin of creation of the partner topic for the customer.
    source Property Map
    Source of the event channel. This represents a unique resource in the partner's resource model.

    Supporting Types

    BoolEqualsAdvancedFilterResponse

    Key string
    The field/property in the event based on which you want to filter.
    Value bool
    The boolean filter value.
    Key string
    The field/property in the event based on which you want to filter.
    Value bool
    The boolean filter value.
    key String
    The field/property in the event based on which you want to filter.
    value Boolean
    The boolean filter value.
    key string
    The field/property in the event based on which you want to filter.
    value boolean
    The boolean filter value.
    key str
    The field/property in the event based on which you want to filter.
    value bool
    The boolean filter value.
    key String
    The field/property in the event based on which you want to filter.
    value Boolean
    The boolean filter value.

    EventChannelDestinationResponse

    AzureSubscriptionId string
    Azure subscription ID of the customer creating the event channel. The partner topic associated with the event channel will be created under this Azure subscription.
    PartnerTopicName string
    Name of the partner topic associated with the event channel.
    ResourceGroup string
    Azure Resource Group of the customer creating the event channel. The partner topic associated with the event channel will be created under this resource group.
    AzureSubscriptionId string
    Azure subscription ID of the customer creating the event channel. The partner topic associated with the event channel will be created under this Azure subscription.
    PartnerTopicName string
    Name of the partner topic associated with the event channel.
    ResourceGroup string
    Azure Resource Group of the customer creating the event channel. The partner topic associated with the event channel will be created under this resource group.
    azureSubscriptionId String
    Azure subscription ID of the customer creating the event channel. The partner topic associated with the event channel will be created under this Azure subscription.
    partnerTopicName String
    Name of the partner topic associated with the event channel.
    resourceGroup String
    Azure Resource Group of the customer creating the event channel. The partner topic associated with the event channel will be created under this resource group.
    azureSubscriptionId string
    Azure subscription ID of the customer creating the event channel. The partner topic associated with the event channel will be created under this Azure subscription.
    partnerTopicName string
    Name of the partner topic associated with the event channel.
    resourceGroup string
    Azure Resource Group of the customer creating the event channel. The partner topic associated with the event channel will be created under this resource group.
    azure_subscription_id str
    Azure subscription ID of the customer creating the event channel. The partner topic associated with the event channel will be created under this Azure subscription.
    partner_topic_name str
    Name of the partner topic associated with the event channel.
    resource_group str
    Azure Resource Group of the customer creating the event channel. The partner topic associated with the event channel will be created under this resource group.
    azureSubscriptionId String
    Azure subscription ID of the customer creating the event channel. The partner topic associated with the event channel will be created under this Azure subscription.
    partnerTopicName String
    Name of the partner topic associated with the event channel.
    resourceGroup String
    Azure Resource Group of the customer creating the event channel. The partner topic associated with the event channel will be created under this resource group.

    EventChannelFilterResponse

    AdvancedFilters List<object>
    An array of advanced filters that are used for filtering event channels.
    EnableAdvancedFilteringOnArrays bool
    Allows advanced filters to be evaluated against an array of values instead of expecting a singular value. The default value is either false or null.
    AdvancedFilters []interface{}
    An array of advanced filters that are used for filtering event channels.
    EnableAdvancedFilteringOnArrays bool
    Allows advanced filters to be evaluated against an array of values instead of expecting a singular value. The default value is either false or null.
    advancedFilters List<Object>
    An array of advanced filters that are used for filtering event channels.
    enableAdvancedFilteringOnArrays Boolean
    Allows advanced filters to be evaluated against an array of values instead of expecting a singular value. The default value is either false or null.
    advancedFilters (BoolEqualsAdvancedFilterResponse | IsNotNullAdvancedFilterResponse | IsNullOrUndefinedAdvancedFilterResponse | NumberGreaterThanAdvancedFilterResponse | NumberGreaterThanOrEqualsAdvancedFilterResponse | NumberInAdvancedFilterResponse | NumberInRangeAdvancedFilterResponse | NumberLessThanAdvancedFilterResponse | NumberLessThanOrEqualsAdvancedFilterResponse | NumberNotInAdvancedFilterResponse | NumberNotInRangeAdvancedFilterResponse | StringBeginsWithAdvancedFilterResponse | StringContainsAdvancedFilterResponse | StringEndsWithAdvancedFilterResponse | StringInAdvancedFilterResponse | StringNotBeginsWithAdvancedFilterResponse | StringNotContainsAdvancedFilterResponse | StringNotEndsWithAdvancedFilterResponse | StringNotInAdvancedFilterResponse)[]
    An array of advanced filters that are used for filtering event channels.
    enableAdvancedFilteringOnArrays boolean
    Allows advanced filters to be evaluated against an array of values instead of expecting a singular value. The default value is either false or null.
    advanced_filters Sequence[Union[BoolEqualsAdvancedFilterResponse, IsNotNullAdvancedFilterResponse, IsNullOrUndefinedAdvancedFilterResponse, NumberGreaterThanAdvancedFilterResponse, NumberGreaterThanOrEqualsAdvancedFilterResponse, NumberInAdvancedFilterResponse, NumberInRangeAdvancedFilterResponse, NumberLessThanAdvancedFilterResponse, NumberLessThanOrEqualsAdvancedFilterResponse, NumberNotInAdvancedFilterResponse, NumberNotInRangeAdvancedFilterResponse, StringBeginsWithAdvancedFilterResponse, StringContainsAdvancedFilterResponse, StringEndsWithAdvancedFilterResponse, StringInAdvancedFilterResponse, StringNotBeginsWithAdvancedFilterResponse, StringNotContainsAdvancedFilterResponse, StringNotEndsWithAdvancedFilterResponse, StringNotInAdvancedFilterResponse]]
    An array of advanced filters that are used for filtering event channels.
    enable_advanced_filtering_on_arrays bool
    Allows advanced filters to be evaluated against an array of values instead of expecting a singular value. The default value is either false or null.
    advancedFilters List<Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map>
    An array of advanced filters that are used for filtering event channels.
    enableAdvancedFilteringOnArrays Boolean
    Allows advanced filters to be evaluated against an array of values instead of expecting a singular value. The default value is either false or null.

    EventChannelSourceResponse

    Source string
    The identifier of the resource that's the source of the events. This represents a unique resource in the partner's resource model.
    Source string
    The identifier of the resource that's the source of the events. This represents a unique resource in the partner's resource model.
    source String
    The identifier of the resource that's the source of the events. This represents a unique resource in the partner's resource model.
    source string
    The identifier of the resource that's the source of the events. This represents a unique resource in the partner's resource model.
    source str
    The identifier of the resource that's the source of the events. This represents a unique resource in the partner's resource model.
    source String
    The identifier of the resource that's the source of the events. This represents a unique resource in the partner's resource model.

    IsNotNullAdvancedFilterResponse

    Key string
    The field/property in the event based on which you want to filter.
    Key string
    The field/property in the event based on which you want to filter.
    key String
    The field/property in the event based on which you want to filter.
    key string
    The field/property in the event based on which you want to filter.
    key str
    The field/property in the event based on which you want to filter.
    key String
    The field/property in the event based on which you want to filter.

    IsNullOrUndefinedAdvancedFilterResponse

    Key string
    The field/property in the event based on which you want to filter.
    Key string
    The field/property in the event based on which you want to filter.
    key String
    The field/property in the event based on which you want to filter.
    key string
    The field/property in the event based on which you want to filter.
    key str
    The field/property in the event based on which you want to filter.
    key String
    The field/property in the event based on which you want to filter.

    NumberGreaterThanAdvancedFilterResponse

    Key string
    The field/property in the event based on which you want to filter.
    Value double
    The filter value.
    Key string
    The field/property in the event based on which you want to filter.
    Value float64
    The filter value.
    key String
    The field/property in the event based on which you want to filter.
    value Double
    The filter value.
    key string
    The field/property in the event based on which you want to filter.
    value number
    The filter value.
    key str
    The field/property in the event based on which you want to filter.
    value float
    The filter value.
    key String
    The field/property in the event based on which you want to filter.
    value Number
    The filter value.

    NumberGreaterThanOrEqualsAdvancedFilterResponse

    Key string
    The field/property in the event based on which you want to filter.
    Value double
    The filter value.
    Key string
    The field/property in the event based on which you want to filter.
    Value float64
    The filter value.
    key String
    The field/property in the event based on which you want to filter.
    value Double
    The filter value.
    key string
    The field/property in the event based on which you want to filter.
    value number
    The filter value.
    key str
    The field/property in the event based on which you want to filter.
    value float
    The filter value.
    key String
    The field/property in the event based on which you want to filter.
    value Number
    The filter value.

    NumberInAdvancedFilterResponse

    Key string
    The field/property in the event based on which you want to filter.
    Values List<double>
    The set of filter values.
    Key string
    The field/property in the event based on which you want to filter.
    Values []float64
    The set of filter values.
    key String
    The field/property in the event based on which you want to filter.
    values List<Double>
    The set of filter values.
    key string
    The field/property in the event based on which you want to filter.
    values number[]
    The set of filter values.
    key str
    The field/property in the event based on which you want to filter.
    values Sequence[float]
    The set of filter values.
    key String
    The field/property in the event based on which you want to filter.
    values List<Number>
    The set of filter values.

    NumberInRangeAdvancedFilterResponse

    Key string
    The field/property in the event based on which you want to filter.
    Values List<ImmutableArray<double>>
    The set of filter values.
    Key string
    The field/property in the event based on which you want to filter.
    Values [][]float64
    The set of filter values.
    key String
    The field/property in the event based on which you want to filter.
    values List<List<Double>>
    The set of filter values.
    key string
    The field/property in the event based on which you want to filter.
    values number[][]
    The set of filter values.
    key str
    The field/property in the event based on which you want to filter.
    values Sequence[Sequence[float]]
    The set of filter values.
    key String
    The field/property in the event based on which you want to filter.
    values List<List<Number>>
    The set of filter values.

    NumberLessThanAdvancedFilterResponse

    Key string
    The field/property in the event based on which you want to filter.
    Value double
    The filter value.
    Key string
    The field/property in the event based on which you want to filter.
    Value float64
    The filter value.
    key String
    The field/property in the event based on which you want to filter.
    value Double
    The filter value.
    key string
    The field/property in the event based on which you want to filter.
    value number
    The filter value.
    key str
    The field/property in the event based on which you want to filter.
    value float
    The filter value.
    key String
    The field/property in the event based on which you want to filter.
    value Number
    The filter value.

    NumberLessThanOrEqualsAdvancedFilterResponse

    Key string
    The field/property in the event based on which you want to filter.
    Value double
    The filter value.
    Key string
    The field/property in the event based on which you want to filter.
    Value float64
    The filter value.
    key String
    The field/property in the event based on which you want to filter.
    value Double
    The filter value.
    key string
    The field/property in the event based on which you want to filter.
    value number
    The filter value.
    key str
    The field/property in the event based on which you want to filter.
    value float
    The filter value.
    key String
    The field/property in the event based on which you want to filter.
    value Number
    The filter value.

    NumberNotInAdvancedFilterResponse

    Key string
    The field/property in the event based on which you want to filter.
    Values List<double>
    The set of filter values.
    Key string
    The field/property in the event based on which you want to filter.
    Values []float64
    The set of filter values.
    key String
    The field/property in the event based on which you want to filter.
    values List<Double>
    The set of filter values.
    key string
    The field/property in the event based on which you want to filter.
    values number[]
    The set of filter values.
    key str
    The field/property in the event based on which you want to filter.
    values Sequence[float]
    The set of filter values.
    key String
    The field/property in the event based on which you want to filter.
    values List<Number>
    The set of filter values.

    NumberNotInRangeAdvancedFilterResponse

    Key string
    The field/property in the event based on which you want to filter.
    Values List<ImmutableArray<double>>
    The set of filter values.
    Key string
    The field/property in the event based on which you want to filter.
    Values [][]float64
    The set of filter values.
    key String
    The field/property in the event based on which you want to filter.
    values List<List<Double>>
    The set of filter values.
    key string
    The field/property in the event based on which you want to filter.
    values number[][]
    The set of filter values.
    key str
    The field/property in the event based on which you want to filter.
    values Sequence[Sequence[float]]
    The set of filter values.
    key String
    The field/property in the event based on which you want to filter.
    values List<List<Number>>
    The set of filter values.

    StringBeginsWithAdvancedFilterResponse

    Key string
    The field/property in the event based on which you want to filter.
    Values List<string>
    The set of filter values.
    Key string
    The field/property in the event based on which you want to filter.
    Values []string
    The set of filter values.
    key String
    The field/property in the event based on which you want to filter.
    values List<String>
    The set of filter values.
    key string
    The field/property in the event based on which you want to filter.
    values string[]
    The set of filter values.
    key str
    The field/property in the event based on which you want to filter.
    values Sequence[str]
    The set of filter values.
    key String
    The field/property in the event based on which you want to filter.
    values List<String>
    The set of filter values.

    StringContainsAdvancedFilterResponse

    Key string
    The field/property in the event based on which you want to filter.
    Values List<string>
    The set of filter values.
    Key string
    The field/property in the event based on which you want to filter.
    Values []string
    The set of filter values.
    key String
    The field/property in the event based on which you want to filter.
    values List<String>
    The set of filter values.
    key string
    The field/property in the event based on which you want to filter.
    values string[]
    The set of filter values.
    key str
    The field/property in the event based on which you want to filter.
    values Sequence[str]
    The set of filter values.
    key String
    The field/property in the event based on which you want to filter.
    values List<String>
    The set of filter values.

    StringEndsWithAdvancedFilterResponse

    Key string
    The field/property in the event based on which you want to filter.
    Values List<string>
    The set of filter values.
    Key string
    The field/property in the event based on which you want to filter.
    Values []string
    The set of filter values.
    key String
    The field/property in the event based on which you want to filter.
    values List<String>
    The set of filter values.
    key string
    The field/property in the event based on which you want to filter.
    values string[]
    The set of filter values.
    key str
    The field/property in the event based on which you want to filter.
    values Sequence[str]
    The set of filter values.
    key String
    The field/property in the event based on which you want to filter.
    values List<String>
    The set of filter values.

    StringInAdvancedFilterResponse

    Key string
    The field/property in the event based on which you want to filter.
    Values List<string>
    The set of filter values.
    Key string
    The field/property in the event based on which you want to filter.
    Values []string
    The set of filter values.
    key String
    The field/property in the event based on which you want to filter.
    values List<String>
    The set of filter values.
    key string
    The field/property in the event based on which you want to filter.
    values string[]
    The set of filter values.
    key str
    The field/property in the event based on which you want to filter.
    values Sequence[str]
    The set of filter values.
    key String
    The field/property in the event based on which you want to filter.
    values List<String>
    The set of filter values.

    StringNotBeginsWithAdvancedFilterResponse

    Key string
    The field/property in the event based on which you want to filter.
    Values List<string>
    The set of filter values.
    Key string
    The field/property in the event based on which you want to filter.
    Values []string
    The set of filter values.
    key String
    The field/property in the event based on which you want to filter.
    values List<String>
    The set of filter values.
    key string
    The field/property in the event based on which you want to filter.
    values string[]
    The set of filter values.
    key str
    The field/property in the event based on which you want to filter.
    values Sequence[str]
    The set of filter values.
    key String
    The field/property in the event based on which you want to filter.
    values List<String>
    The set of filter values.

    StringNotContainsAdvancedFilterResponse

    Key string
    The field/property in the event based on which you want to filter.
    Values List<string>
    The set of filter values.
    Key string
    The field/property in the event based on which you want to filter.
    Values []string
    The set of filter values.
    key String
    The field/property in the event based on which you want to filter.
    values List<String>
    The set of filter values.
    key string
    The field/property in the event based on which you want to filter.
    values string[]
    The set of filter values.
    key str
    The field/property in the event based on which you want to filter.
    values Sequence[str]
    The set of filter values.
    key String
    The field/property in the event based on which you want to filter.
    values List<String>
    The set of filter values.

    StringNotEndsWithAdvancedFilterResponse

    Key string
    The field/property in the event based on which you want to filter.
    Values List<string>
    The set of filter values.
    Key string
    The field/property in the event based on which you want to filter.
    Values []string
    The set of filter values.
    key String
    The field/property in the event based on which you want to filter.
    values List<String>
    The set of filter values.
    key string
    The field/property in the event based on which you want to filter.
    values string[]
    The set of filter values.
    key str
    The field/property in the event based on which you want to filter.
    values Sequence[str]
    The set of filter values.
    key String
    The field/property in the event based on which you want to filter.
    values List<String>
    The set of filter values.

    StringNotInAdvancedFilterResponse

    Key string
    The field/property in the event based on which you want to filter.
    Values List<string>
    The set of filter values.
    Key string
    The field/property in the event based on which you want to filter.
    Values []string
    The set of filter values.
    key String
    The field/property in the event based on which you want to filter.
    values List<String>
    The set of filter values.
    key string
    The field/property in the event based on which you want to filter.
    values string[]
    The set of filter values.
    key str
    The field/property in the event based on which you want to filter.
    values Sequence[str]
    The set of filter values.
    key String
    The field/property in the event based on which you want to filter.
    values List<String>
    The set of filter values.

    SystemDataResponse

    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.
    createdAt string
    The timestamp of resource creation (UTC).
    createdBy string
    The identity that created the resource.
    createdByType string
    The type of identity that created the resource.
    lastModifiedAt string
    The timestamp of resource last modification (UTC)
    lastModifiedBy string
    The identity that last modified the resource.
    lastModifiedByType string
    The type of identity that last modified the resource.
    created_at str
    The timestamp of resource creation (UTC).
    created_by str
    The identity that created the resource.
    created_by_type str
    The type of identity that created the resource.
    last_modified_at str
    The timestamp of resource last modification (UTC)
    last_modified_by str
    The identity that last modified the resource.
    last_modified_by_type str
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.

    Package Details

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