SystemData.LastModifiedByType Property

Definition

The type of identity that last modified the resource

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Origin(Microsoft.Azure.PowerShell.Cmdlets.Cdn.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.IdentityType? LastModifiedByType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Origin(Microsoft.Azure.PowerShell.Cmdlets.Cdn.PropertyOrigin.Owned)>]
member this.LastModifiedByType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.IdentityType> with get, set
Public Property LastModifiedByType As Nullable(Of IdentityType)

Property Value

Implements

Attributes

Applies to