PSKeyCreationTime Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
PSKeyCreationTime() | |
PSKeyCreationTime(KeyCreationTime) |
PSKeyCreationTime()
public PSKeyCreationTime ();
Public Sub New ()
Applies to
PSKeyCreationTime(KeyCreationTime)
public PSKeyCreationTime (Microsoft.Azure.Management.Storage.Models.KeyCreationTime keyCreationTime);
new Microsoft.Azure.Commands.Management.Storage.Models.PSKeyCreationTime : Microsoft.Azure.Management.Storage.Models.KeyCreationTime -> Microsoft.Azure.Commands.Management.Storage.Models.PSKeyCreationTime
Public Sub New (keyCreationTime As KeyCreationTime)
Parameters
- keyCreationTime
- KeyCreationTime