Freigeben über


IDeletedManagedHsmListResult Interface

Definition

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

Properties

Name Description
NextLink

The URL to get the next set of deleted managed HSM Pools.

Value

The list of deleted managed HSM Pools.

Methods

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

Applies to