Compartilhar via


IRegenerateKeyParameters Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Models.Api20220501.RegenerateKeyParametersTypeConverter))]
public interface IRegenerateKeyParameters : Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Models.Api20220501.RegenerateKeyParametersTypeConverter))>]
type IRegenerateKeyParameters = interface
    interface IJsonSerializable
Public Interface IRegenerateKeyParameters
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Id

The id of the key to regenerate.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to