Uses of Enum
com.azure.resourcemanager.appservice.models.CloneAbilityResult
Packages that use CloneAbilityResult
Package
Description
Package containing the inner data models for WebSiteManagementClient.
Package containing the data models for WebSiteManagementClient.
-
Uses of CloneAbilityResult in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return CloneAbilityResultModifier and TypeMethodDescriptionSiteCloneabilityInner.result()Get the result property: Name of app.Methods in com.azure.resourcemanager.appservice.fluent.models with parameters of type CloneAbilityResultModifier and TypeMethodDescriptionSiteCloneabilityInner.withResult(CloneAbilityResult result) Set the result property: Name of app. -
Uses of CloneAbilityResult in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return CloneAbilityResultModifier and TypeMethodDescriptionstatic CloneAbilityResultCloneAbilityResult.fromString(String value) Parses a serialized value to a CloneAbilityResult instance.static CloneAbilityResultReturns the enum constant of this type with the specified name.static CloneAbilityResult[]CloneAbilityResult.values()Returns an array containing the constants of this enum type, in the order they are declared.