Freigeben über


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

Name Description
Message

Detailed error message

Status

The validation status.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to