Condividi tramite


IRegenerateAccessKeyParameters Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.RegenerateAccessKeyParametersTypeConverter))]
public interface IRegenerateAccessKeyParameters : Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.RegenerateAccessKeyParametersTypeConverter))>]
type IRegenerateAccessKeyParameters = interface
    interface IJsonSerializable
Public Interface IRegenerateAccessKeyParameters
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Key
KeyType

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to