Permissions interface

身分識別對於金鑰、秘密、憑證和儲存體的許可權。

屬性

certificates

憑證的許可權

keys

金鑰的許可權

secrets

秘密的許可權

storage

儲存體帳戶的許可權

屬性詳細資料

certificates

憑證的許可權

certificates?: string[]

屬性值

string[]

keys

金鑰的許可權

keys?: string[]

屬性值

string[]

secrets

秘密的許可權

secrets?: string[]

屬性值

string[]

storage

儲存體帳戶的許可權

storage?: string[]

屬性值

string[]