C# Class Microsoft.Azure.Commands.KeyVault.Models.SecretAttributes

Secret attributes from PSH perspective
Afficher le fichier Open project: Azure/azure-powershell Class Usage Examples

Méthodes publiques

Méthode Description
SecretAttributes ( ) : System

Private Methods

Méthode Description
SecretAttributes ( bool enabled, System.DateTime expires, System.DateTime notBefore, System.DateTime created, System.DateTime updated, string contentType, string>.IDictionary tags ) : System
SecretAttributes ( bool enabled, System.DateTime expires, System.DateTime notBefore, string contentType, Hashtable tags ) : System

Method Details

SecretAttributes() public méthode

public SecretAttributes ( ) : System
Résultat System