SystemData.LastModifiedByType Property

Definition

The type of identity that last modified the resource.

public Azure.Provisioning.BicepValue<Azure.Provisioning.Resources.CreatedByType> LastModifiedByType { get; }
member this.LastModifiedByType : Azure.Provisioning.BicepValue<Azure.Provisioning.Resources.CreatedByType>
Public ReadOnly Property LastModifiedByType As BicepValue(Of CreatedByType)

Property Value

Applies to