Uses of Enum
com.azure.resourcemanager.appservice.models.ConfigReferenceSource
Packages that use ConfigReferenceSource
Package
Description
Package containing the inner data models for WebSiteManagementClient.
Package containing the data models for WebSiteManagementClient.
-
Uses of ConfigReferenceSource in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return ConfigReferenceSourceModifier and TypeMethodDescriptionApiKVReferenceInner.source()Get the source property: The source property.ApiKVReferenceProperties.source()Get the source property: The source property.Methods in com.azure.resourcemanager.appservice.fluent.models with parameters of type ConfigReferenceSourceModifier and TypeMethodDescriptionApiKVReferenceInner.withSource(ConfigReferenceSource source) Set the source property: The source property.ApiKVReferenceProperties.withSource(ConfigReferenceSource source) Set the source property: The source property. -
Uses of ConfigReferenceSource in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return ConfigReferenceSourceModifier and TypeMethodDescriptionstatic ConfigReferenceSourceConfigReferenceSource.fromString(String value) Parses a serialized value to a ConfigReferenceSource instance.static ConfigReferenceSourceReturns the enum constant of this type with the specified name.static ConfigReferenceSource[]ConfigReferenceSource.values()Returns an array containing the constants of this enum type, in the order they are declared.