次の方法で共有


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)

適用対象