共用方式為


EncryptionSetIdentity interface

磁碟加密集的受控識別。 它應該授與金鑰保存庫的許可權,才能用來加密磁碟。

屬性

principalId

受控識別資源的物件標識碼。 如果資源具有 systemAssigned(implicit) 身分識別附註,這會透過 PUT 要求中的 x-ms-identity-principal-id 標頭,從 ARM 傳送至 RP:此屬性將不會串行化。 它只能由伺服器填入。

tenantId

受控識別資源的租用戶標識碼。 如果資源具有 systemAssigned(implicit) 身分識別附註,這會透過 PUT 要求中的 x-ms-client-tenant-id 標頭,從 ARM 傳送至 RP:此屬性將不會串行化。 它只能由伺服器填入。

type

DiskEncryptionSet 所使用的受控識別類型。 僅支援 SystemAssigned。

屬性詳細資料

principalId

受控識別資源的物件標識碼。 如果資源具有 systemAssigned(implicit) 身分識別附註,這會透過 PUT 要求中的 x-ms-identity-principal-id 標頭,從 ARM 傳送至 RP:此屬性將不會串行化。 它只能由伺服器填入。

principalId?: string

屬性值

string

tenantId

受控識別資源的租用戶標識碼。 如果資源具有 systemAssigned(implicit) 身分識別附註,這會透過 PUT 要求中的 x-ms-client-tenant-id 標頭,從 ARM 傳送至 RP:此屬性將不會串行化。 它只能由伺服器填入。

tenantId?: string

屬性值

string

type

DiskEncryptionSet 所使用的受控識別類型。 僅支援 SystemAssigned。

type?: string

屬性值

string