RoleAssignmentCreateOrUpdateContent 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.

Role assignment create parameters.

C#
public class RoleAssignmentCreateOrUpdateContent : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Authorization.Models.RoleAssignmentCreateOrUpdateContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Authorization.Models.RoleAssignmentCreateOrUpdateContent>
C#
public class RoleAssignmentCreateOrUpdateContent
Inheritance
RoleAssignmentCreateOrUpdateContent
Implements

Constructors

Properties

Condition

The conditions on the role assignment. This limits the resources it can be assigned to. e.g.: @Resource[Microsoft.Storage/storageAccounts/blobServices/containers:ContainerName] StringEqualsIgnoreCase 'foo_storage_container'.

ConditionVersion

Version of the condition. Currently the only accepted value is '2.0'.

CreatedBy

Id of the user who created the assignment.

CreatedOn

Time it was created.

DelegatedManagedIdentityResourceId

Id of the delegated managed identity resource.

Description

Description of role assignment.

PrincipalId

The principal ID.

PrincipalType

The principal type of the assigned principal ID.

RoleDefinitionId

The role definition ID.

Scope

The role assignment scope.

UpdatedBy

Id of the user who updated the assignment.

UpdatedOn

Time it was updated.

Explicit Interface Implementations

Applies to

Product Versies
Azure SDK for .NET Latest, Preview