Interface ApplicationInsightsComponent.DefinitionStages.WithCreate
- All Superinterfaces:
ApplicationInsightsComponent.DefinitionStages.WithApplicationType,ApplicationInsightsComponent.DefinitionStages.WithDisableIpMasking,ApplicationInsightsComponent.DefinitionStages.WithDisableLocalAuth,ApplicationInsightsComponent.DefinitionStages.WithEtag,ApplicationInsightsComponent.DefinitionStages.WithFlowType,ApplicationInsightsComponent.DefinitionStages.WithForceCustomerStorageForProfiler,ApplicationInsightsComponent.DefinitionStages.WithHockeyAppId,ApplicationInsightsComponent.DefinitionStages.WithImmediatePurgeDataOn30Days,ApplicationInsightsComponent.DefinitionStages.WithIngestionMode,ApplicationInsightsComponent.DefinitionStages.WithPublicNetworkAccessForIngestion,ApplicationInsightsComponent.DefinitionStages.WithPublicNetworkAccessForQuery,ApplicationInsightsComponent.DefinitionStages.WithRequestSource,ApplicationInsightsComponent.DefinitionStages.WithRetentionInDays,ApplicationInsightsComponent.DefinitionStages.WithSamplingPercentage,ApplicationInsightsComponent.DefinitionStages.WithTags,ApplicationInsightsComponent.DefinitionStages.WithWorkspaceResourceId
- All Known Subinterfaces:
ApplicationInsightsComponent.Definition
- Enclosing interface:
- ApplicationInsightsComponent.DefinitionStages
public static interface ApplicationInsightsComponent.DefinitionStages.WithCreate
extends ApplicationInsightsComponent.DefinitionStages.WithTags, ApplicationInsightsComponent.DefinitionStages.WithEtag, ApplicationInsightsComponent.DefinitionStages.WithApplicationType, ApplicationInsightsComponent.DefinitionStages.WithFlowType, ApplicationInsightsComponent.DefinitionStages.WithRequestSource, ApplicationInsightsComponent.DefinitionStages.WithHockeyAppId, ApplicationInsightsComponent.DefinitionStages.WithSamplingPercentage, ApplicationInsightsComponent.DefinitionStages.WithRetentionInDays, ApplicationInsightsComponent.DefinitionStages.WithDisableIpMasking, ApplicationInsightsComponent.DefinitionStages.WithImmediatePurgeDataOn30Days, ApplicationInsightsComponent.DefinitionStages.WithWorkspaceResourceId, ApplicationInsightsComponent.DefinitionStages.WithPublicNetworkAccessForIngestion, ApplicationInsightsComponent.DefinitionStages.WithPublicNetworkAccessForQuery, ApplicationInsightsComponent.DefinitionStages.WithIngestionMode, ApplicationInsightsComponent.DefinitionStages.WithDisableLocalAuth, ApplicationInsightsComponent.DefinitionStages.WithForceCustomerStorageForProfiler
The stage of the ApplicationInsightsComponent definition which contains all the minimum required properties
for the resource to be created, but also allows for any other optional properties to be specified.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.applicationinsights.models.ApplicationInsightsComponent.DefinitionStages.WithApplicationType
withApplicationTypeMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.ApplicationInsightsComponent.DefinitionStages.WithDisableIpMasking
withDisableIpMaskingMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.ApplicationInsightsComponent.DefinitionStages.WithDisableLocalAuth
withDisableLocalAuthMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.ApplicationInsightsComponent.DefinitionStages.WithEtag
withEtagMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.ApplicationInsightsComponent.DefinitionStages.WithFlowType
withFlowTypeMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.ApplicationInsightsComponent.DefinitionStages.WithForceCustomerStorageForProfiler
withForceCustomerStorageForProfilerMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.ApplicationInsightsComponent.DefinitionStages.WithHockeyAppId
withHockeyAppIdMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.ApplicationInsightsComponent.DefinitionStages.WithImmediatePurgeDataOn30Days
withImmediatePurgeDataOn30DaysMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.ApplicationInsightsComponent.DefinitionStages.WithIngestionMode
withIngestionModeMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.ApplicationInsightsComponent.DefinitionStages.WithPublicNetworkAccessForIngestion
withPublicNetworkAccessForIngestionMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.ApplicationInsightsComponent.DefinitionStages.WithPublicNetworkAccessForQuery
withPublicNetworkAccessForQueryMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.ApplicationInsightsComponent.DefinitionStages.WithRequestSource
withRequestSourceMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.ApplicationInsightsComponent.DefinitionStages.WithRetentionInDays
withRetentionInDaysMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.ApplicationInsightsComponent.DefinitionStages.WithSamplingPercentage
withSamplingPercentageMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.ApplicationInsightsComponent.DefinitionStages.WithTags
withTagsMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.ApplicationInsightsComponent.DefinitionStages.WithWorkspaceResourceId
withWorkspaceResourceId
-
Method Details
-
create
ApplicationInsightsComponent create()Executes the create request.- Returns:
- the created resource.
-
create
Executes the create request.- Parameters:
context- The context to associate with this operation.- Returns:
- the created resource.
-