ISecretParameters Interface

Definition

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

Properties

Type

The type of the secret resource.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to