IMonitoringTagRules.PropertiesSystemDataCreatedByType Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Logz.Runtime.Info(Description="The type of identity that created the resource.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Logz.Support.CreatedByType) }, ReadOnly=false, Required=false, SerializedName="createdByType")]
public Microsoft.Azure.PowerShell.Cmdlets.Logz.Support.CreatedByType? PropertiesSystemDataCreatedByType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Logz.Runtime.Info(Description="The type of identity that created the resource.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Logz.Support.CreatedByType) }, ReadOnly=false, Required=false, SerializedName="createdByType")>]
member this.PropertiesSystemDataCreatedByType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Logz.Support.CreatedByType> with get, set
Public Property PropertiesSystemDataCreatedByType As Nullable(Of CreatedByType)

Property Value

Nullable<CreatedByType>
Attributes

Applies to