Uses of Class
com.azure.resourcemanager.apicenter.models.EnvironmentProperties
Packages that use EnvironmentProperties
Package
Description
Package containing the inner data models for AzureApiCenter.
Package containing the data models for AzureApiCenter.
-
Uses of EnvironmentProperties in com.azure.resourcemanager.apicenter.fluent.models
Methods in com.azure.resourcemanager.apicenter.fluent.models that return EnvironmentPropertiesModifier and TypeMethodDescriptionEnvironmentInner.properties()
Get the properties property: The resource-specific properties for this resource.Methods in com.azure.resourcemanager.apicenter.fluent.models with parameters of type EnvironmentPropertiesModifier and TypeMethodDescriptionEnvironmentInner.withProperties
(EnvironmentProperties properties) Set the properties property: The resource-specific properties for this resource. -
Uses of EnvironmentProperties in com.azure.resourcemanager.apicenter.models
Methods in com.azure.resourcemanager.apicenter.models that return EnvironmentPropertiesModifier and TypeMethodDescriptionstatic EnvironmentProperties
EnvironmentProperties.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of EnvironmentProperties from the JsonReader.Environment.properties()
Gets the properties property: The resource-specific properties for this resource.EnvironmentProperties.withCustomProperties
(Object customProperties) Set the customProperties property: The custom metadata defined for API catalog entities.EnvironmentProperties.withDescription
(String description) Set the description property: The environment description.EnvironmentProperties.withKind
(EnvironmentKind kind) Set the kind property: Environment kind.EnvironmentProperties.withOnboarding
(Onboarding onboarding) Set the onboarding property: Environment onboarding information.EnvironmentProperties.withServer
(EnvironmentServer server) Set the server property: Server information of the environment.Set the title property: Environment title.Methods in com.azure.resourcemanager.apicenter.models with parameters of type EnvironmentPropertiesModifier and TypeMethodDescriptionEnvironment.DefinitionStages.WithProperties.withProperties
(EnvironmentProperties properties) Specifies the properties property: The resource-specific properties for this resource..Environment.UpdateStages.WithProperties.withProperties
(EnvironmentProperties properties) Specifies the properties property: The resource-specific properties for this resource..