C# 클래스 Microsoft.Azure.Commands.KeyVault.Models.SecretAttributes

Secret attributes from PSH perspective
파일 보기 프로젝트 열기: Azure/azure-powershell 1 사용 예제들

공개 메소드들

메소드 설명
SecretAttributes ( ) : System

비공개 메소드들

메소드 설명
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

메소드 상세

SecretAttributes() 공개 메소드

public SecretAttributes ( ) : System
리턴 System