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

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

공개 메소드들

메소드 설명
KeyAttributes ( ) : System

비공개 메소드들

메소드 설명
KeyAttributes ( bool enabled, System.DateTime expires, System.DateTime notBefore, string keyType, string keyOps, System.DateTime created, System.DateTime updated, string>.IDictionary tags ) : System
KeyAttributes ( bool enabled, System.DateTime expires, System.DateTime notBefore, string keyType, string keyOps, Hashtable tags ) : System

메소드 상세

KeyAttributes() 공개 메소드

public KeyAttributes ( ) : System
리턴 System