Uses of Enum
com.azure.resourcemanager.appcontainers.models.DnsVerificationTestResult
Packages that use DnsVerificationTestResult
Package
Description
Package containing the inner data models for ContainerAppsApiClient.
Package containing the data models for ContainerAppsApiClient.
-
Uses of DnsVerificationTestResult in com.azure.resourcemanager.appcontainers.fluent.models
Methods in com.azure.resourcemanager.appcontainers.fluent.models that return DnsVerificationTestResultModifier and TypeMethodDescriptionCustomHostnameAnalysisResultInner.customDomainVerificationTest()
Get the customDomainVerificationTest property: DNS verification test result. -
Uses of DnsVerificationTestResult in com.azure.resourcemanager.appcontainers.models
Methods in com.azure.resourcemanager.appcontainers.models that return DnsVerificationTestResultModifier and TypeMethodDescriptionCustomHostnameAnalysisResult.customDomainVerificationTest()
Gets the customDomainVerificationTest property: DNS verification test result.static DnsVerificationTestResult
DnsVerificationTestResult.fromString
(String value) Parses a serialized value to a DnsVerificationTestResult instance.static DnsVerificationTestResult
Returns the enum constant of this type with the specified name.static DnsVerificationTestResult[]
DnsVerificationTestResult.values()
Returns an array containing the constants of this enum type, in the order they are declared.