共用方式為


PolicyAssignmentProperties.LastModifiedBy Property

Definition

The name of the entity last modified it.

public Azure.Provisioning.Authorization.RoleManagementPrincipal LastModifiedBy { get; }
public Azure.Provisioning.BicepValue<Azure.Provisioning.Authorization.RoleManagementPrincipal> LastModifiedBy { get; }
member this.LastModifiedBy : Azure.Provisioning.Authorization.RoleManagementPrincipal
member this.LastModifiedBy : Azure.Provisioning.BicepValue<Azure.Provisioning.Authorization.RoleManagementPrincipal>
Public ReadOnly Property LastModifiedBy As RoleManagementPrincipal
Public ReadOnly Property LastModifiedBy As BicepValue(Of RoleManagementPrincipal)

Property Value

Applies to