ContainerAppDnsVerificationTestResult Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
DNS verification test result.
public enum ContainerAppDnsVerificationTestResult
type ContainerAppDnsVerificationTestResult =
Public Enum ContainerAppDnsVerificationTestResult
- Inheritance
-
ContainerAppDnsVerificationTestResult
Fields
Name | Value | Description |
---|---|---|
Passed | 0 | Passed. |
Failed | 1 | Failed. |
Skipped | 2 | Skipped. |