Share via


SystemData.CreatedByType Property

Definition

The type of identity that created the resource.

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

Property Value

Implements

Attributes

Applies to