Uses of Class
com.azure.resourcemanager.appcontainers.fluent.models.ConnectedEnvironmentProperties
Packages that use ConnectedEnvironmentProperties
Package
Description
Package containing the inner data models for ContainerAppsApiClient.
-
Uses of ConnectedEnvironmentProperties in com.azure.resourcemanager.appcontainers.fluent.models
Methods in com.azure.resourcemanager.appcontainers.fluent.models that return ConnectedEnvironmentPropertiesModifier and TypeMethodDescriptionConnectedEnvironmentProperties.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of ConnectedEnvironmentProperties from the JsonReader.ConnectedEnvironmentProperties.withCustomDomainConfiguration
(CustomDomainConfiguration customDomainConfiguration) Set the customDomainConfiguration property: Custom domain configuration for the environment.ConnectedEnvironmentProperties.withDaprAIConnectionString
(String daprAIConnectionString) Set the daprAIConnectionString property: Application Insights connection string used by Dapr to export Service to Service communication telemetry.ConnectedEnvironmentProperties.withStaticIp
(String staticIp) Set the staticIp property: Static IP of the connectedEnvironment.