你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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