Share via


CustomEntityStoreAssignment Class

Definition

Custom entity store assignment

[Microsoft.Rest.Serialization.JsonTransformation]
public class CustomEntityStoreAssignment : Microsoft.Azure.Management.Security.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type CustomEntityStoreAssignment = class
    inherit Resource
Public Class CustomEntityStoreAssignment
Inherits Resource
Inheritance
CustomEntityStoreAssignment
Attributes

Constructors

CustomEntityStoreAssignment()

Initializes a new instance of the CustomEntityStoreAssignment class.

CustomEntityStoreAssignment(String, String, String, SystemData, String, String)

Initializes a new instance of the CustomEntityStoreAssignment class.

Properties

EntityStoreDatabaseLink

Gets or sets the link to entity store database.

Id

Gets resource Id

(Inherited from Resource)
Name

Gets resource name

(Inherited from Resource)
Principal

Gets or sets the principal assigned with entity store. Format of principal is: [AAD type]=[PrincipalObjectId];[TenantId]

SystemData

Gets azure Resource Manager metadata containing createdBy and modifiedBy information.

Type

Gets resource type

(Inherited from Resource)

Applies to