PSKeyRotationLifetimeAction 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
PSKeyRotationLifetimeAction() | |
PSKeyRotationLifetimeAction(KeyRotationLifetimeAction) |
PSKeyRotationLifetimeAction()
public PSKeyRotationLifetimeAction ();
Public Sub New ()
Applies to
PSKeyRotationLifetimeAction(KeyRotationLifetimeAction)
public PSKeyRotationLifetimeAction (Azure.Security.KeyVault.Keys.KeyRotationLifetimeAction keyRotationLifetimeAction);
new Microsoft.Azure.Commands.KeyVault.Models.PSKeyRotationLifetimeAction : Azure.Security.KeyVault.Keys.KeyRotationLifetimeAction -> Microsoft.Azure.Commands.KeyVault.Models.PSKeyRotationLifetimeAction
Public Sub New (keyRotationLifetimeAction As KeyRotationLifetimeAction)
Parameters
- keyRotationLifetimeAction
- KeyRotationLifetimeAction