EncryptionPropertiesIdentity 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
用於 CMK 的使用者身分識別。
public class EncryptionPropertiesIdentity
type EncryptionPropertiesIdentity = class
Public Class EncryptionPropertiesIdentity
- 繼承
-
EncryptionPropertiesIdentity
建構函式
EncryptionPropertiesIdentity() |
初始化 EncryptionPropertiesIdentity 類別的新實例。 |
EncryptionPropertiesIdentity(Object) |
初始化 EncryptionPropertiesIdentity 類別的新實例。 |
屬性
UserAssignedIdentity |
取得或設定用於 CMK 的使用者身分識別。 其格式為 '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}' 形式的 ARM 資源識別碼。 |