IMonitorResourceUpdate.PlanDataPlanDetail Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
plan id as published by Dynatrace
[Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Runtime.Info(Description="plan id as published by Dynatrace", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="planDetails")]
public string PlanDataPlanDetail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Runtime.Info(Description="plan id as published by Dynatrace", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="planDetails")>]
member this.PlanDataPlanDetail : string with get, set
Public Property PlanDataPlanDetail As String
Property Value
- Attributes