共用方式為


BatchAccountIdentityUserAssignedIdentitiesValue 類別

定義

警告

Please use UserAssignedIdentities instead.

[System.Obsolete("Please use UserAssignedIdentities instead.")]
public class BatchAccountIdentityUserAssignedIdentitiesValue : Microsoft.Azure.Management.Batch.Models.UserAssignedIdentities
[<System.Obsolete("Please use UserAssignedIdentities instead.")>]
type BatchAccountIdentityUserAssignedIdentitiesValue = class
    inherit UserAssignedIdentities
Public Class BatchAccountIdentityUserAssignedIdentitiesValue
Inherits UserAssignedIdentities
繼承
BatchAccountIdentityUserAssignedIdentitiesValue
屬性

建構函式

BatchAccountIdentityUserAssignedIdentitiesValue(String, String)

屬性

ClientId
已淘汰.

取得使用者指派身分識別的用戶端識別碼。

(繼承來源 UserAssignedIdentities)
PrincipalId
已淘汰.

取得使用者指派身分識別的主體識別碼。

(繼承來源 UserAssignedIdentities)

適用於