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
사용되지 않음.

사용자 할당 ID의 클라이언트 ID를 가져옵니다.

(다음에서 상속됨 UserAssignedIdentities)
PrincipalId
사용되지 않음.

사용자 할당 ID의 보안 주체 ID를 가져옵니다.

(다음에서 상속됨 UserAssignedIdentities)

적용 대상