Aracılığıyla paylaş


CustomEntityStoreAssignmentRequest Class

Definition

describes the custom entity store assignment request

[Microsoft.Rest.Serialization.JsonTransformation]
public class CustomEntityStoreAssignmentRequest
[<Microsoft.Rest.Serialization.JsonTransformation>]
type CustomEntityStoreAssignmentRequest = class
Public Class CustomEntityStoreAssignmentRequest
Inheritance
CustomEntityStoreAssignmentRequest
Attributes

Constructors

CustomEntityStoreAssignmentRequest()

Initializes a new instance of the CustomEntityStoreAssignmentRequest class.

CustomEntityStoreAssignmentRequest(String)

Initializes a new instance of the CustomEntityStoreAssignmentRequest class.

Properties

Principal

Gets or sets the principal assigned with entity store. If not provided, will use caller principal. Format of principal is: [AAD type]=[PrincipalObjectId];[TenantId]

Applies to