ValidateProbeOutput Class
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.
Output of the validate probe API.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ValidateProbeOutputTypeConverter))]
public class ValidateProbeOutput : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IValidateProbeOutput
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ValidateProbeOutputTypeConverter))>]
type ValidateProbeOutput = class
interface IValidateProbeOutput
interface IJsonSerializable
Public Class ValidateProbeOutput
Implements IValidateProbeOutput
- Inheritance
-
ValidateProbeOutput
- Attributes
- Implements
Validate |
Creates an new ValidateProbeOutput instance. |
Error |
Specifies the error code when the probe url is not accepted. |
Is |
Indicates whether the probe URL is accepted or not. |
Message |
The detailed error message describing why the probe URL is not accepted. |
Deserialize |
Deserializes a IDictionary into an instance of ValidateProbeOutput. |
Deserialize |
Deserializes a PSObject into an instance of ValidateProbeOutput. |
From |
Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IValidateProbeOutput. |
From |
Creates a new instance of ValidateProbeOutput, deserializing the content from a json string. |
To |
Serializes this instance of ValidateProbeOutput into a JsonNode. |
To |
Serializes this instance to a json string. |
To |
製品 | バージョン |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |