Share via


BatchAccountIdentityUserAssignedIdentitiesValue Class

Definition

Caution

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
Inheritance
BatchAccountIdentityUserAssignedIdentitiesValue
Attributes

Constructors

BatchAccountIdentityUserAssignedIdentitiesValue(String, String)

Properties

ClientId

Gets the client id of user assigned identity.

(Inherited from UserAssignedIdentities)
PrincipalId

Gets the principal id of user assigned identity.

(Inherited from UserAssignedIdentities)

Applies to