Udostępnij za pośrednictwem


IValidateSecretOutput Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ValidateSecretOutputTypeConverter))]
public interface IValidateSecretOutput : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ValidateSecretOutputTypeConverter))>]
type IValidateSecretOutput = interface
    interface IJsonSerializable
Public Interface IValidateSecretOutput
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Message

Detailed error message

Status

The validation status.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to