Class GetAnalyticsItemArgs


  • public final class GetAnalyticsItemArgs
    extends com.pulumi.resources.InvokeArgs
    • Method Detail

      • id

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> id()
        Returns:
        The Id of a specific item defined in the Application Insights component
      • name

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> name()
        Returns:
        The name of a specific item defined in the Application Insights component
      • resourceGroupName

        public com.pulumi.core.Output<java.lang.String> resourceGroupName()
        Returns:
        The name of the resource group. The name is case insensitive.
      • resourceName

        public com.pulumi.core.Output<java.lang.String> resourceName()
        Returns:
        The name of the Application Insights component resource.
      • scopePath

        public com.pulumi.core.Output<java.lang.String> scopePath()
        Returns:
        Enum indicating if this item definition is owned by a specific user or is shared between all users with access to the Application Insights component.