KeyPolicy Class
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.
KeyPolicy assigned to the storage account.
public class KeyPolicy
type KeyPolicy = class
Public Class KeyPolicy
- Inheritance
-
KeyPolicy
Constructors
| Name | Description |
|---|---|
| KeyPolicy() |
Initializes a new instance of the KeyPolicy class. |
| KeyPolicy(Int32) |
Initializes a new instance of the KeyPolicy class. |
Properties
| Name | Description |
|---|---|
| KeyExpirationPeriodInDays |
Gets or sets the key expiration period in days. |
Methods
| Name | Description |
|---|---|
| Validate() |
Validate the object. |