ManagedEnvironment.UpdateStages.WithAppInsightsConfiguration Interface
public static interface ManagedEnvironment.UpdateStages.WithAppInsightsConfiguration
The stage of the ManagedEnvironment update allowing to specify appInsightsConfiguration.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withAppInsightsConfiguration(AppInsightsConfiguration appInsightsConfiguration)
Specifies the app |
Method Details
withAppInsightsConfiguration
public abstract ManagedEnvironment.Update withAppInsightsConfiguration(AppInsightsConfiguration appInsightsConfiguration)
Specifies the appInsightsConfiguration property: Environment level Application Insights configuration.
Parameters:
Returns: