CustomEntityStoreAssignment Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- 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) |