Class ApplicationInsightsServiceSubscription

  • All Implemented Interfaces:
    com.microsoft.azure.toolkit.lib.common.model.AzResource, com.microsoft.azure.toolkit.lib.common.model.Refreshable

    public class ApplicationInsightsServiceSubscription
    extends com.microsoft.azure.toolkit.lib.common.model.AbstractAzServiceSubscription<ApplicationInsightsServiceSubscription,​com.azure.resourcemanager.applicationinsights.ApplicationInsightsManager>
    • Nested Class Summary

      • Nested classes/interfaces inherited from class com.microsoft.azure.toolkit.lib.common.model.AbstractAzServiceSubscription

        com.microsoft.azure.toolkit.lib.common.model.AbstractAzServiceSubscription.HttpClientHolder
      • Nested classes/interfaces inherited from interface com.microsoft.azure.toolkit.lib.common.model.AzResource

        com.microsoft.azure.toolkit.lib.common.model.AzResource.Draft<T extends com.microsoft.azure.toolkit.lib.common.model.AzResource,​R extends Object>, com.microsoft.azure.toolkit.lib.common.model.AzResource.FormalStatus, com.microsoft.azure.toolkit.lib.common.model.AzResource.None, com.microsoft.azure.toolkit.lib.common.model.AzResource.Status
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      ApplicationInsightsModule applicationInsights()  
      List<com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule<?,​?,​?>> getSubModules()  
      List<com.microsoft.azure.toolkit.lib.common.model.Region> listSupportedRegions()  
      • Methods inherited from class com.microsoft.azure.toolkit.lib.common.model.AbstractAzServiceSubscription

        getDefaultHttpClient, getFullResourceType, getResourceManager, getResourceManager, getService, getUserAgentPolicy, listSupportedRegions, loadStatus
      • Methods inherited from class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource

        canEqual, delete, doModify, doModify, equals, exists, getCachedSubModules, getId, getModule, getName, getParent, getRemote, getResourceGroup, getResourceGroupName, getStatus, getSubModule, hashCode, invalidateCache, isAuthRequired, isDraft, isDraftForCreating, isDraftForUpdating, isNotFoundException, loadRemoteFromAzure, onRemoteUpdated, refresh, remoteOptional, setRemote, setStatus, toString, update, updateAdditionalProperties
      • Methods inherited from interface com.microsoft.azure.toolkit.lib.common.model.AzResource

        getFormalStatus, getPortalUrl, getResourceTypeName, getSubscription, getSubscriptionId, id, name
    • Method Detail

      • getSubModules

        @Nonnull
        public List<com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule<?,​?,​?>> getSubModules()
        Specified by:
        getSubModules in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource<ApplicationInsightsServiceSubscription,​com.microsoft.azure.toolkit.lib.common.model.AzResource.None,​com.azure.resourcemanager.applicationinsights.ApplicationInsightsManager>
      • listSupportedRegions

        @Nonnull
        public List<com.microsoft.azure.toolkit.lib.common.model.Region> listSupportedRegions()