Partager via


IKeyCreationTime Interface

Definition

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

Properties

Name Description
Key1
Key2

Methods

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

Applies to