IMonitorResource.PlanDataEffectiveDate Property

Definition

date when plan was applied

[Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Runtime.Info(Description="date when plan was applied", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="effectiveDate")]
public DateTime? PlanDataEffectiveDate { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Runtime.Info(Description="date when plan was applied", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="effectiveDate")>]
member this.PlanDataEffectiveDate : Nullable<DateTime> with get, set
Public Property PlanDataEffectiveDate As Nullable(Of DateTime)

Property Value

Attributes

Applies to